18 lines
903 B
Bash
18 lines
903 B
Bash
# Template file for 'mate-notification-daemon'
|
|
pkgname=mate-notification-daemon
|
|
version=1.26.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --disable-schemas-compile --enable-wayland"
|
|
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel libxml2"
|
|
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"
|
|
short_desc="Notification daemon for MATE"
|
|
maintainer="skmpz <dem.procopiou@gmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
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%.*}/mate-notification-daemon-${version}.tar.xz"
|
|
checksum=0eae9296c48a3c71fd56f1931961f92d29e45a045fe5f1a05f83c7400c319924
|