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
name=xfce4-notifyd
version=0.2.4
release=3
version=0.3.6
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() {
cd $name-$version
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
--localstatedir=/var \
--disable-static \
--disable-debug
make
make DESTDIR=$PKG install
cd $name-$version
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
--localstatedir=/var \
--disable-static \
--disable-debug
make
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