From da341d25a809050cca2469e907c75e07cfa8bafd Mon Sep 17 00:00:00 2001 From: davehome Date: Thu, 3 Nov 2011 04:40:34 -0600 Subject: [PATCH] gst-plugins-bad: add celt, libgsm support; update SONAME for libgsm --- srcpkgs/gst-plugins-bad/template | 6 +++++- xbps-src/common/mapping_shlib_binpkg.txt | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/srcpkgs/gst-plugins-bad/template b/srcpkgs/gst-plugins-bad/template index db5bbb4ab89..d93c47baf17 100644 --- a/srcpkgs/gst-plugins-bad/template +++ b/srcpkgs/gst-plugins-bad/template @@ -1,7 +1,7 @@ # Template file for 'gst-plugins-bad'. pkgname=gst-plugins-bad version=0.10.22 -revision=2 +revision=3 homepage="http://gstreamer.freedesktop.org" distfiles="$homepage/src/$pkgname/$pkgname-$version.tar.bz2" build_style=gnu-configure @@ -60,6 +60,8 @@ Add_dependency run libcurl Add_dependency run gstreamer Add_dependency run gst-plugins-base Add_dependency run libvdpau +Add_dependency run celt +Add_dependency run libgsm Add_dependency build pkg-config Add_dependency build intltool @@ -89,3 +91,5 @@ Add_dependency build neon-devel Add_dependency build libcurl-devel Add_dependency build libvpx-devel Add_dependency build libvdpau-devel +Add_dependency build celt-devel +Add_dependency build libgsm-devel diff --git a/xbps-src/common/mapping_shlib_binpkg.txt b/xbps-src/common/mapping_shlib_binpkg.txt index dcf5dfa8278..395a06b5545 100644 --- a/xbps-src/common/mapping_shlib_binpkg.txt +++ b/xbps-src/common/mapping_shlib_binpkg.txt @@ -983,3 +983,4 @@ libecontactlisteditor.so.0 libevolution evolution-devel libcomposer.so.0 libevolution evolution-devel libeutil.so.0 libevolution evolution-devel libeshell.so.0 libevolution evolution-devel +libgsm.so libgsm libgsm-devel