Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
22
srcpkgs/sexy-python/sexy-python.rshlibs
Normal file
22
srcpkgs/sexy-python/sexy-python.rshlibs
Normal file
@@ -0,0 +1,22 @@
|
||||
libsexy.so.2
|
||||
libgtk-x11-2.0.so.0
|
||||
libgdk-x11-2.0.so.0
|
||||
libatk-1.0.so.0
|
||||
libgio-2.0.so.0
|
||||
libpangoft2-1.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libpng14.so.14
|
||||
libm.so.6
|
||||
libcairo.so.2
|
||||
libpango-1.0.so.0
|
||||
libfreetype.so.6
|
||||
libfontconfig.so.1
|
||||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libxml2.so.2
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'sexy-python'
|
||||
pkgname=sexy-python
|
||||
version=0.1.9
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="http://releases.chipx86.com/libsexy/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
short_desc="Python bindings for libsexy"
|
||||
@@ -10,18 +10,6 @@ checksum=2d8d257bbfa498a89792e0405ed8cf70396648b3df3c8e32cdc3dcc9bb666f15
|
||||
long_desc="
|
||||
This packages provides the Python bindings."
|
||||
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run atk
|
||||
Add_dependency run glib
|
||||
Add_dependency run pango
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run libpng
|
||||
Add_dependency run glibc
|
||||
Add_dependency run cairo
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run libxml2
|
||||
Add_dependency run libsexy
|
||||
Add_dependency run pygtk
|
||||
Add_dependency build libsexy-devel
|
||||
Add_dependency build pygtk-devel
|
||||
|
||||
Reference in New Issue
Block a user