Use pycompile_{dirs,module} in packages with python modules.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Template file for 'dbus-python'
|
||||
pkgname=dbus-python
|
||||
version=0.83.2
|
||||
revision=1
|
||||
distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="D-Bus Python bindings"
|
||||
@@ -9,6 +10,8 @@ checksum=883729c98f40790021e3be0f7028ae863ee1c4a7b922a5578c1342592adfff64
|
||||
long_desc="
|
||||
This package provides Python bindings for D-BUS."
|
||||
|
||||
pycompile_module="dbus"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run dbus-libs
|
||||
|
||||
Reference in New Issue
Block a user