void-packages/srcpkgs/libnotify/template

20 lines
672 B
Text
Raw Normal View History

# Template file for 'libnotify'
pkgname=libnotify
2012-03-27 05:50:17 +00:00
version=0.7.5
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
build_style=gnu-configure
2012-03-27 05:50:17 +00:00
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>"
2011-08-29 06:49:00 +00:00
homepage="http://library.gnome.org/devel/notification-spec/"
license="LGPL-2.1"
2012-03-27 05:50:17 +00:00
checksum=4378cb47874ba4d5f759b7890d8d28d086e81d3f0bd4f6e84e5ab66d82ffb652
long_desc="
libnotify is an implementation of the freedesktop.org desktop
notification specification."
subpackages="$pkgname-devel"
2010-10-28 15:06:12 +00:00