Update xfce4-related pkgs for new rshlib thing

This commit is contained in:
davehome 2011-11-12 08:45:15 +00:00
parent 4d76ba1f41
commit 7fa0e64d4d
324 changed files with 1717 additions and 1053 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'libsndfile'
pkgname=libsndfile
version=1.0.23
revision=1
revision=2
distfiles="http://www.mega-nerd.com/$pkgname/files/$pkgname-$version.tar.gz"
build_style=gnu-configure
short_desc="C library for reading and writing files containing sampled sound"
@ -13,10 +13,6 @@ long_desc="
through one standard library interface."
subpackages="$pkgname-progs $pkgname-devel"
Add_dependency run glibc
Add_dependency run libogg
Add_dependency run libvorbis
Add_dependency run libflac
Add_dependency build alsa-lib-devel
Add_dependency build libvorbis-devel ">=1.2.3"
Add_dependency build libflac-devel