sexy-python: rebuild with update pkgs.

This commit is contained in:
Juan RP 2012-06-06 13:57:38 +02:00
parent 406b519b99
commit 2f826717e5
2 changed files with 2 additions and 9 deletions

View file

@ -6,17 +6,11 @@ libgio-2.0.so.0
libpangoft2-1.0.so.0 libpangoft2-1.0.so.0
libpangocairo-1.0.so.0 libpangocairo-1.0.so.0
libgdk_pixbuf-2.0.so.0 libgdk_pixbuf-2.0.so.0
libpng14.so.14
libm.so.6
libcairo.so.2 libcairo.so.2
libpango-1.0.so.0 libpango-1.0.so.0
libfreetype.so.6 libfreetype.so.6
libfontconfig.so.1 libfontconfig.so.1
libgobject-2.0.so.0 libgobject-2.0.so.0
libgmodule-2.0.so.0
libgthread-2.0.so.0
librt.so.1
libglib-2.0.so.0 libglib-2.0.so.0
libxml2.so.2 libxml2.so.2
libpthread.so.0
libc.so.6 libc.so.6

View file

@ -1,7 +1,7 @@
# Template file for 'sexy-python' # Template file for 'sexy-python'
pkgname=sexy-python pkgname=sexy-python
version=0.1.9 version=0.1.9
revision=2 revision=3
distfiles="http://releases.chipx86.com/libsexy/$pkgname/$pkgname-$version.tar.gz" distfiles="http://releases.chipx86.com/libsexy/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure build_style=gnu-configure
depends="pygtk" depends="pygtk"
@ -10,5 +10,4 @@ short_desc="Python bindings for libsexy"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=2d8d257bbfa498a89792e0405ed8cf70396648b3df3c8e32cdc3dcc9bb666f15 checksum=2d8d257bbfa498a89792e0405ed8cf70396648b3df3c8e32cdc3dcc9bb666f15
long_desc=" long_desc="
This packages provides the Python bindings." This packages provides the libsexy Python bindings."