Updated 95% pkgs to the new shlibs world order, not yet finished.

This commit is contained in:
Juan RP
2011-11-14 18:12:47 +01:00
parent abc9819a60
commit 25b70bd9c1
1225 changed files with 7177 additions and 4752 deletions

View File

@@ -0,0 +1,3 @@
libpython2.7.so.1.0
libpthread.so.0
libc.so.6

View File

@@ -1,7 +1,7 @@
# Template file for 'Twisted'
pkgname=Twisted
version=11.0.0
revision=1
revision=2
distfiles="http://twistedmatrix.com/Releases/Twisted/${version%.*}/Twisted-${version}.tar.bz2"
build_style=python-module
short_desc="Event-driven networking engine written in Python"
@@ -42,7 +42,6 @@ long_desc="
pycompile_module="twisted"
Add_dependency run glibc
Add_dependency full python
Add_dependency full zope.interface
Add_dependency full pycrypto