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 'gst-python'.
pkgname=gst-python
version=0.10.21
revision=1
revision=2
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Python bindings for GStreamer 0.10"
@@ -11,6 +11,8 @@ long_desc="
This package provides the Python language bindings for the GStreamer 0.10
multimedia framework."
pycompile_module="gst-0.10"
Add_dependency run glibc
Add_dependency run glib
Add_dependency run python