summaryrefslogtreecommitdiff
path: root/gcr/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2016-06-17 12:59:31 +1000
committerDanny Rawlins <monster.romster@gmail.com>2016-06-17 12:59:31 +1000
commit9b35d434dfae3393206553be857d48266396b1b3 (patch)
tree3a861ad6650edc601d95148a9eaf96a13c477c8f /gcr/Pkgfile
parent167c98d3295fdc49f8db28484bba654a0bc59f1a (diff)
downloadcontrib-9b35d434dfae3393206553be857d48266396b1b3.tar.gz
contrib-9b35d434dfae3393206553be857d48266396b1b3.tar.xz
gcr: 3.16.0 -> 3.20.0
Diffstat (limited to 'gcr/Pkgfile')
-rw-r--r--gcr/Pkgfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/gcr/Pkgfile b/gcr/Pkgfile
index cd2bb9573..6cb104e5f 100644
--- a/gcr/Pkgfile
+++ b/gcr/Pkgfile
@@ -2,10 +2,10 @@
# URL: https://developer.gnome.org/gcr/
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Danny Rawlins, crux at romster dot me
-# Depends on: gnupg gtk3 libepoxy p11-kit util-linux
+# Depends on: gnupg gtk3 p11-kit util-linux vala xorg-libxcomposite xorg-libxcursor xorg-libxinerama xorg-libxrandr
name=gcr
-version=3.16.0
+version=3.20.0
release=1
source=(http://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz)
@@ -14,11 +14,9 @@ build() {
./configure \
--prefix=/usr \
- --mandir=/usr/man \
--disable-update-icon-cache \
--disable-update-mime \
--disable-nls
-
make
make DESTDIR=$PKG install

Generated by cgit