Initial commit
This commit is contained in:
commit
9ecbd54961
10 changed files with 510 additions and 0 deletions
26
.SRCINFO
Normal file
26
.SRCINFO
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
pkgbase = mousam
|
||||
pkgdesc = Weather at a Glance
|
||||
pkgver = 1.4.0
|
||||
pkgrel = 2
|
||||
url = https://github.com/amit9838/mousam
|
||||
arch = any
|
||||
license = GPL-3.0-or-later
|
||||
checkdepends = appstream-glib
|
||||
makedepends = git
|
||||
makedepends = meson
|
||||
depends = dconf
|
||||
depends = gdk-pixbuf2
|
||||
depends = glib2
|
||||
depends = gtk4
|
||||
depends = hicolor-icon-theme
|
||||
depends = libadwaita
|
||||
depends = python
|
||||
depends = python-cairo
|
||||
depends = python-gobject
|
||||
depends = python-requests
|
||||
source = mousam-1.4.0::git+https://github.com/amit9838/mousam.git#tag=v1.4.0
|
||||
source = hotfix.patch
|
||||
b2sums = ac6226ca955ed74ea7506ac48c353763551bd207f6a4e7d4957b1b14f384a70683364abeb5d60a99bda508219942299c51998d52677f53b5c478d9677e6caf96
|
||||
b2sums = 6841dd7e7b738feb7fbb6e1006466bc1caf278e8a982e7effc3010a4dab91c6ffdc0e0cfc196682e3d75ec2ea9e809e9aecfd2a5695b13c03ea97b65cc58fa02
|
||||
|
||||
pkgname = mousam
|
||||
Loading…
Add table
Add a link
Reference in a new issue