15 lines
495 B
Text
15 lines
495 B
Text
# Template file for 'sexy-python'
|
|
pkgname=sexy-python
|
|
version=0.1.9
|
|
revision=2
|
|
distfiles="http://releases.chipx86.com/libsexy/$pkgname/$pkgname-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
short_desc="Python bindings for libsexy"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=2d8d257bbfa498a89792e0405ed8cf70396648b3df3c8e32cdc3dcc9bb666f15
|
|
long_desc="
|
|
This packages provides the Python bindings."
|
|
|
|
Add_dependency run pygtk
|
|
Add_dependency build libsexy-devel
|
|
Add_dependency build pygtk-devel
|