mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
mate-notification-daemon: update to 1.26.0.
This commit is contained in:
parent
75d33bbff1
commit
62b0c99808
1 changed files with 6 additions and 4 deletions
|
@ -1,15 +1,17 @@
|
||||||
# Template file for 'mate-notification-daemon'
|
# Template file for 'mate-notification-daemon'
|
||||||
pkgname=mate-notification-daemon
|
pkgname=mate-notification-daemon
|
||||||
version=1.24.2
|
version=1.26.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static --disable-schemas-compile --enable-wayland"
|
||||||
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel libxml2"
|
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel libxml2"
|
||||||
makedepends="libnotify-devel dbus-glib-devel libwnck-devel libcanberra-devel"
|
makedepends="libnotify-devel dbus-glib-devel libwnck-devel libcanberra-devel
|
||||||
|
mate-desktop-devel libmate-panel-devel gtk-layer-shell-devel"
|
||||||
depends="dconf hicolor-icon-theme desktop-file-utils"
|
depends="dconf hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="Notification daemon for MATE"
|
short_desc="Notification daemon for MATE"
|
||||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
|
changelog="https://raw.githubusercontent.com/mate-desktop/mate-notification-daemon/master/NEWS"
|
||||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=58a4193ef8b36024ec0035c3e48e2a08d87c569260317ffef6f12f665048ae0a
|
checksum=b23c6581f8f5916d6a16584edd91c2e4b6d0db7dd8e1eec5dd360acf2834b9ba
|
||||||
|
|
Loading…
Add table
Reference in a new issue