Update xfce4-related pkgs for new rshlib thing
This commit is contained in:
2
srcpkgs/speex/libspeex.rshlibs
Normal file
2
srcpkgs/speex/libspeex.rshlibs
Normal file
@@ -0,0 +1,2 @@
|
||||
libm.so.6
|
||||
libc.so.6
|
||||
@@ -1,5 +1,6 @@
|
||||
# Template file for 'libspeex'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} - shared libraries"
|
||||
long_desc="
|
||||
Speex is an audio codec especially designed for compressing voice at low
|
||||
@@ -9,7 +10,6 @@ long_desc="
|
||||
|
||||
This package contains the Speex runtime shared libraries."
|
||||
|
||||
Add_dependency run glibc
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
||||
4
srcpkgs/speex/speex.rshlibs
Normal file
4
srcpkgs/speex/speex.rshlibs
Normal file
@@ -0,0 +1,4 @@
|
||||
libspeex.so.1
|
||||
libogg.so.0
|
||||
libc.so.6
|
||||
libspeexdsp.so.1
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'speex'.
|
||||
pkgname=speex
|
||||
version=1.2rc1
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="http://downloads.xiph.org/releases/speex/speex-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
short_desc="A free codec for free speech"
|
||||
@@ -16,8 +16,5 @@ long_desc="
|
||||
This package contains the encoder and decoder command-line applications."
|
||||
|
||||
subpackages="libspeex $pkgname-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libspeex
|
||||
Add_dependency run libogg
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build libogg-devel
|
||||
|
||||
Reference in New Issue
Block a user