notify-osd: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-22 00:03:17 +01:00 committed by maxice8
parent f7fbe12d4c
commit 69a9ddc385
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 10 additions and 7 deletions

View File

@ -1,15 +1,18 @@
# Template file for 'notify-osd'
pkgname=notify-osd
version=0.9.34
revision=1
revision=2
build_style=gnu-configure
short_desc="Canonical's on-screen-display notification agent"
maintainer="Emanuel Serpa <emanuel@openmailbox.org>"
hostmakedepends="pkg-config glib-devel dbus-glib-devel"
makedepends="libwnck-devel libnotify-devel dbus-glib-devel"
provides="notification-daemon-0_1"
license="GPL-3"
short_desc="Canonical's on-screen-display notification agent"
maintainer="Emanuel Serpa <emanuel@openmailbox.org>"
license="GPL-3.0-only"
homepage="https://launchpad.net/notify-osd"
distfiles="https://launchpad.net/notify-osd/precise/${version}/+download/notify-osd-${version}.tar.gz"
checksum="12080deeaa5e1e10b420117351c2bd5db3421b0d1efcab8ee8052c808c3aaa3c"
checksum=12080deeaa5e1e10b420117351c2bd5db3421b0d1efcab8ee8052c808c3aaa3c
provides="notification-daemon-0_1"
do_check() {
: # requires xserver
}