Use pycompile_{dirs,module} in packages with python modules.

This commit is contained in:
Juan RP 2011-10-05 16:42:03 +02:00
parent 4f583a3d50
commit 639e94624f
61 changed files with 172 additions and 33 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'notify-python'
pkgname=notify-python
version=0.1.1
revision=4
revision=5
patch_args="-Np1"
distfiles="http://www.galago-project.org/files/releases/source/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
@ -16,6 +16,8 @@ long_desc="
$pkgname provides just the Python bindings for libnotify."
pycompile_module="gtk-2.0/pynotify"
Add_dependency run glibc
Add_dependency run libnotify
Add_dependency run gtk+