Use pycompile_{dirs,module} in packages with python modules.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user