15 lines
479 B
Text
15 lines
479 B
Text
|
# Template file for 'sexy-python'
|
||
|
pkgname=sexy-python
|
||
|
version=0.1.9
|
||
|
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 libsexy
|
||
|
Add_dependency full pygtk
|
||
|
Add_dependency build libsexy-devel
|