# Contributor: Sheila Aman # Maintainer: Sheila Aman pkgname=mate-notification-daemon pkgver=1.24.2 pkgrel=0 pkgdesc="Notification service for the MATE desktop environment" url="https://mate-desktop.org" arch="all" license="GPL-2.0+" depends="" makedepends="gtk+3.0-dev intltool libcanberra-dev libnotify-dev libwnck-dev libxml2-dev wayland-protocols" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" source="https://pub.mate-desktop.org/releases/${pkgver%.*}/mate-notification-daemon-$pkgver.tar.xz" build() { ./configure \ --build=$CBUILD \ --host=$CHOST \ --prefix=/usr \ --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var make } check() { make check } package() { make DESTDIR="$pkgdir" install } sha512sums="be9db249bec6dc2206d69998b972f06ab4e2ee5c30b5bcf44c43b508954a9984a37bc9a2fe9989aec55969492256ed742fb2a9618b751e47ff43b66c383c1bd4 mate-notification-daemon-1.24.2.tar.xz"