notification-daemon.guncellendi
This commit is contained in:
parent
4e0412f6b9
commit
0c60d6d054
1 changed files with 7 additions and 7 deletions
|
@ -4,17 +4,17 @@
|
||||||
# Depends on: intltool gtk3 libcanberra
|
# Depends on: intltool gtk3 libcanberra
|
||||||
|
|
||||||
name=notification-daemon
|
name=notification-daemon
|
||||||
version=3.16.1
|
version=3.20.0
|
||||||
release=1
|
release=1
|
||||||
|
|
||||||
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
|
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--libexecdir=/usr/lib/notification-daemon
|
--libexecdir=/usr/lib/notification-daemon
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue