2009-12-24 02:59:50 +01:00
|
|
|
# Template file for 'sexy-python'
|
|
|
|
pkgname=sexy-python
|
|
|
|
version=0.1.9
|
2011-11-14 18:12:47 +01:00
|
|
|
revision=2
|
2009-12-24 02:59:50 +01:00
|
|
|
distfiles="http://releases.chipx86.com/libsexy/$pkgname/$pkgname-$version.tar.gz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2009-12-24 02:59:50 +01:00
|
|
|
short_desc="Python bindings for libsexy"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=2d8d257bbfa498a89792e0405ed8cf70396648b3df3c8e32cdc3dcc9bb666f15
|
|
|
|
long_desc="
|
|
|
|
This packages provides the Python bindings."
|
|
|
|
|
2011-07-07 17:44:29 +02:00
|
|
|
Add_dependency run pygtk
|
2009-12-24 02:59:50 +01:00
|
|
|
Add_dependency build libsexy-devel
|
2011-07-07 17:44:29 +02:00
|
|
|
Add_dependency build pygtk-devel
|