void-packages/srcpkgs/libnotify/template
Juan RP 138c9a075a libnotify: update to 0.7.2.
--HG--
branch : gnome3
2011-04-07 09:55:20 +02:00

25 lines
733 B
Plaintext

# Template file for 'libnotify'
pkgname=libnotify
version=0.7.2
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Desktop notification library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=9b6a8459401e4af3da9cbc9e35a58d1a977273d3fe898d4a00a888f4191b85d6
long_desc="
libnotify is an implementation of the freedesktop.org desktop
notification specification."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run glib
Add_dependency run libpng
Add_dependency run gdk-pixbuf
Add_dependency build pkg-config
Add_dependency build glib-devel
Add_dependency build libpng-devel
Add_dependency build gdk-pixbuf-devel
Add_dependency build gobject-introspection