xfce4-notifyd.guncellendi

This commit is contained in:
milisarge 2017-06-20 10:08:52 +03:00
parent 78d5d53524
commit 4e0412f6b9
2 changed files with 14 additions and 14 deletions

View File

@ -4,19 +4,19 @@
# Depends on: xfce4-libui libnotify # Depends on: xfce4-libui libnotify
name=xfce4-notifyd name=xfce4-notifyd
version=0.2.4 version=0.3.6
release=3 release=4
source=(http://archive.xfce.org/src/apps/$name/0.2/$name-$version.tar.bz2) source=(http://archive.xfce.org/src/apps/$name/0.3/$name-$version.tar.bz2)
build() { build() {
cd $name-$version cd $name-$version
./configure \ ./configure \
--prefix=/usr \ --prefix=/usr \
--sysconfdir=/etc \ --sysconfdir=/etc \
--libexecdir=/usr/lib \ --libexecdir=/usr/lib \
--localstatedir=/var \ --localstatedir=/var \
--disable-static \ --disable-static \
--disable-debug --disable-debug
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install
} }

View File

@ -1 +1 @@
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor