summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a85e02961202
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = pylibgamma
+ pkgdesc = Display server abstraction layer for gamma ramps and Python 3
+ pkgver = 1.1
+ pkgrel = 2
+ url = https://github.com/maandree/pylibgamma
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = python3
+ makedepends = libgamma>=0.6
+ makedepends = glibc
+ makedepends = make
+ makedepends = gcc
+ makedepends = cython
+ makedepends = coreutils
+ makedepends = pkg-config
+ depends = python3
+ depends = libgamma>=0.6
+ depends = glibc
+ source = https://github.com/maandree/pylibgamma/archive/1.1.tar.gz
+ sha256sums = 51274db5645d6fec25fe61dd0d31af07354cb5d98cff8fc2d731258bea4552f3
+
+pkgname = pylibgamma
+