mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xfce4-notifyd: update to 0.9.7.
This commit is contained in:
parent
a6a6def521
commit
a2f0c5f2f2
1 changed files with 6 additions and 6 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'xfce4-notifyd'
|
||||
pkgname=xfce4-notifyd
|
||||
version=0.9.6
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-dbus-start-daemon"
|
||||
version=0.9.7
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddbus-start-daemon=true"
|
||||
hostmakedepends="pkg-config glib-devel dbus-glib-devel gettext"
|
||||
makedepends="libnotify-devel xfce4-panel-devel sqlite-devel wayland-devel
|
||||
libcanberra-devel gtk-layer-shell-devel"
|
||||
libcanberra-devel gtk-layer-shell-devel libglib-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="Simple, visually-appealing notification daemon for Xfce"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://goodies.xfce.org/projects/applications/xfce4-notifyd"
|
||||
changelog="https://gitlab.xfce.org/apps/xfce4-notifyd/-/raw/master/NEWS"
|
||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9e53265cca7d835c31b3c2c0d3ae961704870839ef583dcca3e4cc98ae3d2671
|
||||
checksum=170d18fd5f40cce823ffc7ae3d7e21644007c3f45808ab4835f0401d21b3516a
|
||||
provides="notification-daemon-${version}_${revision}"
|
||||
replaces="notification-daemon>=0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue