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,4 @@
libstdc++.so.6
libm.so.6
libc.so.6
libgcc_s.so.1

View File

@@ -3,6 +3,7 @@ pkgname=libmodplug
version=0.8.8.3
distfiles="${SOURCEFORGE_SITE}/modplug-xmms/$pkgname-$version.tar.gz"
build_style=gnu-configure
revision=1
short_desc="A MOD playing library"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://modplug-xmms.sourceforge.net/"
@@ -16,6 +17,3 @@ long_desc="
include high-quality resampling, bass expansion, surround and reverb."
subpackages="$pkgname-devel"
Add_dependency run libgcc
Add_dependency run glibc
Add_dependency run libstdc++