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 @@
libcurl.so.4
liblua.so
libm.so.6
libc.so.6

View File

@@ -4,6 +4,7 @@ version=0.4.0
homepage="http://quvi.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/quvi/$pkgname-$version.tar.gz"
build_style=gnu-configure
revision=1
short_desc="C library that can be used to parse flash media stream URLs"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
@@ -22,10 +23,6 @@ long_desc="
replaces="quvi<0.4.0"
subpackages="${pkgname}-devel"
Add_dependency run glibc
Add_dependency run lua
Add_dependency run libcurl
Add_dependency build pkg-config
Add_dependency build lua-devel
Add_dependency build libcurl-devel