mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xfce4-notifyd: update to 0.9.4.
This commit is contained in:
parent
840a139ab9
commit
bb5c07a0a9
1 changed files with 6 additions and 5 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'xfce4-notifyd'
|
# Template file for 'xfce4-notifyd'
|
||||||
pkgname=xfce4-notifyd
|
pkgname=xfce4-notifyd
|
||||||
version=0.6.4
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale --enable-dbus-start-daemon"
|
configure_args="--enable-dbus-start-daemon"
|
||||||
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
|
hostmakedepends="pkg-config glib-devel dbus-glib-devel gettext"
|
||||||
makedepends="libnotify-devel xfce4-panel-devel"
|
makedepends="libnotify-devel xfce4-panel-devel sqlite-devel wayland-devel
|
||||||
|
libcanberra-devel gtk-layer-shell-devel"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="Simple, visually-appealing notification daemon for Xfce"
|
short_desc="Simple, visually-appealing notification daemon for Xfce"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
@ -13,7 +14,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://goodies.xfce.org/projects/applications/xfce4-notifyd"
|
homepage="https://goodies.xfce.org/projects/applications/xfce4-notifyd"
|
||||||
changelog="https://gitlab.xfce.org/apps/xfce4-notifyd/-/raw/master/NEWS"
|
changelog="https://gitlab.xfce.org/apps/xfce4-notifyd/-/raw/master/NEWS"
|
||||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=0ece78f091f895374aad81a3bdc00701080b4ed07f7322fb680c4234319120f6
|
checksum=ae6c128c055c44bd07202f73ae69ad833c5e4754f3530696965136e4d9ea7818
|
||||||
provides="notification-daemon-${version}_${revision}"
|
provides="notification-daemon-${version}_${revision}"
|
||||||
replaces="notification-daemon>=0"
|
replaces="notification-daemon>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue