notification-daemon: update to 0.7.2.
This commit is contained in:
parent
af6a05e2f7
commit
d041e155df
1 changed files with 3 additions and 8 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'notification-daemon'
|
# Template file for 'notification-daemon'
|
||||||
pkgname=notification-daemon
|
pkgname=notification-daemon
|
||||||
version=0.7.1
|
version=0.7.2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var --disable-static"
|
configure_args="--localstatedir=/var --disable-static"
|
||||||
short_desc="Shows notification messages on the desktop"
|
short_desc="Shows notification messages on the desktop"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=d26bf9021b3ae708d36e55437642a89d6b81693fe39d27c5d1ec869e22697b8b
|
checksum=74ccbedfe25c9559278ba35ef716125ada9ba0074fe7321a2271abfed5990661
|
||||||
long_desc="
|
long_desc="
|
||||||
notification-daemon is an application that shows notifications sent by
|
notification-daemon is an application that shows notifications sent by
|
||||||
other applications on your desktop in the form of popups. It is based
|
other applications on your desktop in the form of popups. It is based
|
||||||
|
@ -25,11 +25,6 @@ Add_dependency run libcanberra ">=0.28_1" # gtk+3 support
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build glib-devel
|
|
||||||
Add_dependency build atk-devel
|
|
||||||
Add_dependency build gdk-pixbuf-devel
|
|
||||||
Add_dependency build cairo-devel
|
|
||||||
Add_dependency build libX11-devel
|
|
||||||
Add_dependency build gtk+3-devel
|
Add_dependency build gtk+3-devel
|
||||||
Add_dependency build libcanberra-devel
|
Add_dependency build libcanberra-devel
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue