Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
10
srcpkgs/icecast/icecast.rshlibs
Normal file
10
srcpkgs/icecast/icecast.rshlibs
Normal file
@@ -0,0 +1,10 @@
|
||||
libssl.so.1
|
||||
libcurl.so.4
|
||||
libspeex.so.1
|
||||
libtheora.so.0
|
||||
libvorbis.so.0
|
||||
libogg.so.0
|
||||
libxslt.so.1
|
||||
libxml2.so.2
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
@@ -4,6 +4,7 @@ version=2.3.2
|
||||
build_style=gnu-configure
|
||||
homepage="http://www.icecast.org/"
|
||||
distfiles="http://downloads.xiph.org/releases/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
revision=1
|
||||
short_desc="Free server software for streaming multimedia"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
license="GPL-2"
|
||||
@@ -17,16 +18,6 @@ long_desc="
|
||||
|
||||
conf_files="/etc/icecast.xml"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libssl
|
||||
Add_dependency run libcurl
|
||||
Add_dependency run libspeex
|
||||
Add_dependency run libtheora
|
||||
Add_dependency run libvorbis
|
||||
Add_dependency run libogg
|
||||
Add_dependency run libxslt
|
||||
Add_dependency run libxml2
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build openssl-devel
|
||||
Add_dependency build libcurl-devel
|
||||
|
||||
Reference in New Issue
Block a user