2009-12-24 02:59:50 +01:00
|
|
|
# Template file for 'sexy-python'
|
|
|
|
pkgname=sexy-python
|
|
|
|
version=0.1.9
|
2012-06-06 13:57:38 +02:00
|
|
|
revision=3
|
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
|
2012-05-23 18:26:56 +02:00
|
|
|
depends="pygtk"
|
|
|
|
makedepends="libsexy-devel pygtk-devel"
|
2009-12-24 02:59:50 +01:00
|
|
|
short_desc="Python bindings for libsexy"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=2d8d257bbfa498a89792e0405ed8cf70396648b3df3c8e32cdc3dcc9bb666f15
|
|
|
|
long_desc="
|
2012-06-06 13:57:38 +02:00
|
|
|
This packages provides the libsexy Python bindings."
|