gst-plugins-bad1: enable soundtouch plugin.
This commit is contained in:
parent
c83c8a282a
commit
bb3e22ebf4
|
@ -1,3 +1,4 @@
|
|||
libSoundTouch.so.0
|
||||
libgstreamer-1.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gst-plugins-bad1'.
|
||||
pkgname=gst-plugins-bad1
|
||||
version=1.0.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="gst-plugins-bad-${version}"
|
||||
subpackages="${pkgname}-devel"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,8 @@ gst-plugins-base1-devel libdca-devel orc-devel>=0.4.16 libmms-devel exempi-devel
|
|||
libexif-devel libmpcdec-devel faac-devel SDL-devel libpng-devel>=1.5.10
|
||||
faad2-devel libdvdread-devel libdvdnav-devel librsvg-devel libsndfile-devel
|
||||
xvidcore-devel jasper-devel libmodplug-devel neon-devel libcurl-devel
|
||||
libvpx-devel libvdpau-devel libgsm-devel librtmp-devel libass-devel mpg123-devel"
|
||||
libvpx-devel libvdpau-devel libgsm-devel librtmp-devel libass-devel
|
||||
mpg123-devel soundtouch-devel"
|
||||
short_desc="GStreamer plugins from the bad set (v1.x)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
|
|
Loading…
Reference in New Issue