summaryrefslogtreecommitdiffstats
path: root/extra/libnotify/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libnotify/Pkgfile')
-rw-r--r--extra/libnotify/Pkgfile11
1 files changed, 5 insertions, 6 deletions
diff --git a/extra/libnotify/Pkgfile b/extra/libnotify/Pkgfile
index f21d5e7d9..9b375c2ef 100644
--- a/extra/libnotify/Pkgfile
+++ b/extra/libnotify/Pkgfile
@@ -2,18 +2,17 @@
# URL: http://www.galago-project.org/news/index.php
# Maintainer: NuTyX
# Packager: thierryn1 at hispeed dot ch
-# Depends on: gtk, dbus-glib, xorg-libxcursor, xorg-libxdamage, xorg-libxrandr, xorg-libxinerama
-# Run on: gtk,dbus-glib
+# Depends on: gtk3, dbus-glib, xorg-libxcursor, xorg-libxdamage, xorg-libxrandr, xorg-libxinerama
+# Run on: gtk3,dbus-glib
name=libnotify
-version=0.4.5
+version=0.7.4
release=1
-source=(http://www.galago-project.org/files/releases/source/$name/$name-$version.tar.gz)
+source=(http://ftp.acc.umu.se/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
cd $name-$version
- ./configure --prefix=/usr \
- --disable-static
+ ./configure --prefix=/usr --disable-static
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share