void-packages/srcpkgs/notify-python/template
Juan RP 3ed3206e09 notify-python: sanitize deps, bumprev.
--HG--
extra : convert_revision : eb5a32fd79ad831a6e76181ca1879bb660ff667f
2010-01-15 05:03:05 +01:00

43 lines
1.4 KiB
Plaintext

# Template file for 'notify-python'
pkgname=notify-python
version=0.1.1
revision=1
distfiles="http://www.galago-project.org/files/releases/source/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
short_desc="Python bindings for libnotify"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=8c5ee28017fdc5b110c31cb76503e535e15e0c60b9a1f1e95ff6c018dd806022
long_desc="
libnotify sends desktop notifications to a notification daemon, as defined
in the Desktop Notifications spec. These notifications can be used to
inform the user about an event or display some form of information without
getting in the user's way.
$pkgname provides just the Python bindings for libnotify."
Add_dependency run glibc
Add_dependency run libnotify
Add_dependency run python
Add_dependency run gtk+
Add_dependency run dbus-glib
Add_dependency run atk
Add_dependency run glib
Add_dependency run pango
Add_dependency run cairo
Add_dependency run freetype
Add_dependency run fontconfig
Add_dependency run dbus-libs
Add_dependency build gtk+-devel
Add_dependency build dbus-glib-devel
Add_dependency build atk-devel
Add_dependency build glib-devel
Add_dependency build pango-devel
Add_dependency build cairo-devel
Add_dependency build freetype-devel
Add_dependency build fontconfig-devel
Add_dependency build dbus-devel
Add_dependency build libffi-devel
Add_dependency build python-devel
Add_dependency build libnotify-devel
Add_dependency full pygtk