18 lines
593 B
Plaintext
18 lines
593 B
Plaintext
# Template file for 'libnotify'
|
|
pkgname=libnotify
|
|
version=0.4.5
|
|
distfiles="http://www.galago-project.org/files/releases/source/$pkgname/$pkgname-$version.tar.gz"
|
|
build_style=gnu_configure
|
|
short_desc="Desktop notification library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=0799db8ea1500b65a477421a8c930cc8c8b0bbc0596e55ea1601e2542f3fb0d9
|
|
long_desc="
|
|
libnotify is an implementation of the freedesktop.org desktop
|
|
notification specification."
|
|
|
|
subpackages="$pkgname-devel"
|
|
Add_dependency build pkg-config
|
|
Add_dependency full glibc
|
|
Add_dependency full dbus-glib
|
|
Add_dependency full gtk+
|