19 lines
672 B
Text
19 lines
672 B
Text
# Template file for 'libnotify'
|
|
pkgname=libnotify
|
|
version=0.7.5
|
|
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
makedepends="pkg-config glib-devel libpng-devel gdk-pixbuf-devel gtk+3-devel gobject-introspection"
|
|
revision=1
|
|
short_desc="Desktop notification library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://library.gnome.org/devel/notification-spec/"
|
|
license="LGPL-2.1"
|
|
checksum=4378cb47874ba4d5f759b7890d8d28d086e81d3f0bd4f6e84e5ab66d82ffb652
|
|
long_desc="
|
|
libnotify is an implementation of the freedesktop.org desktop
|
|
notification specification."
|
|
|
|
subpackages="$pkgname-devel"
|
|
|