2009-12-24 01:59:50 +00:00
|
|
|
# Template file for 'sexy-python'
|
|
|
|
pkgname=sexy-python
|
|
|
|
version=0.1.9
|
2012-06-06 11:57:38 +00:00
|
|
|
revision=3
|
2009-12-24 01:59:50 +00:00
|
|
|
distfiles="http://releases.chipx86.com/libsexy/$pkgname/$pkgname-$version.tar.gz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="pygtk"
|
|
|
|
makedepends="libsexy-devel pygtk-devel"
|
2009-12-24 01:59:50 +00:00
|
|
|
short_desc="Python bindings for libsexy"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=2d8d257bbfa498a89792e0405ed8cf70396648b3df3c8e32cdc3dcc9bb666f15
|
|
|
|
long_desc="
|
2012-06-06 11:57:38 +00:00
|
|
|
This packages provides the libsexy Python bindings."
|