gst-plugins-good1: update to 1.0.5.
This commit is contained in:
parent
f89bc8a6b6
commit
99a6d14018
1 changed files with 4 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gst-plugins-good1'.
|
# Template file for 'gst-plugins-good1'.
|
||||||
pkgname=gst-plugins-good1
|
pkgname=gst-plugins-good1
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="gst-plugins-good-${version}"
|
wrksrc="gst-plugins-good-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gudev --with-libv4l2 --enable-experimental
|
configure_args="--with-gudev --with-libv4l2 --enable-experimental
|
||||||
|
@ -14,18 +14,9 @@ makedepends="pkg-config intltool libpng-devel>=1.5.10 libxml2-devel
|
||||||
taglib-devel libsoup-gnome-devel gst-plugins-base1-devel>=${version}
|
taglib-devel libsoup-gnome-devel gst-plugins-base1-devel>=${version}
|
||||||
GConf-devel pulseaudio-devel orc-devel>=0.4.16 libXv-devel wavpack-devel
|
GConf-devel pulseaudio-devel orc-devel>=0.4.16 libXv-devel wavpack-devel
|
||||||
v4l-utils-devel jack-devel speex-devel libvpx-devel"
|
v4l-utils-devel jack-devel speex-devel libvpx-devel"
|
||||||
short_desc="Core GStreamer libraries and elements (v1.x)"
|
short_desc="GStreamer set of well-maintained good plug-ins (1.x)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.org>"
|
maintainer="Juan RP <xtraeme@gmail.org>"
|
||||||
homepage="http://gstreamer.freedesktop.org/"
|
homepage="http://gstreamer.freedesktop.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${version}.tar.xz"
|
distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${version}.tar.xz"
|
||||||
checksum=2a32089c88ae6676be2cb8c8c39271ed47021ce5fdb3f6999d8399f3ef81ac99
|
checksum=53bd0b848e7896f1b22548ca4e8be56cf425e5100e121c472dff8272d5140bc5
|
||||||
long_desc="
|
|
||||||
GStreamer is a streaming media framework, goodd on graphs of filters which
|
|
||||||
operate on media data. Applications using this library can do anything
|
|
||||||
real-time sound processing to playing videos, and just about anything
|
|
||||||
else media-related. Its plugin-goodd architecture means that new data
|
|
||||||
types or processing capabilities can be added simply by installing new
|
|
||||||
plug-ins.
|
|
||||||
|
|
||||||
This package contains a set of well-maintained good plug-ins."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue