gst-plugins-good1: update to 1.2.2.
This commit is contained in:
parent
b88b2e6efe
commit
4f3ae7f0da
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'gst-plugins-good1'.
|
||||
pkgname=gst-plugins-good1
|
||||
version=1:1.2.1
|
||||
version=1:1.2.2
|
||||
revision=1
|
||||
wrksrc="gst-plugins-good-${version#*:}"
|
||||
wrksrc="${pkgname/1/}-${version#*:}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gudev --with-libv4l2 --enable-experimental
|
||||
--enable-libcaca --disable-libdv --disable-dv1394 --disable-shout2
|
||||
|
@ -20,5 +20,5 @@ short_desc="GStreamer set of well-maintained good plug-ins (1.x)"
|
|||
maintainer="Juan RP <xtraeme@gmail.org>"
|
||||
homepage="http://gstreamer.freedesktop.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${version#*:}.tar.xz"
|
||||
checksum=660fa02dbe01086fcf702d87acc0ba5dde2559d6a11ecf438874afe504c50517
|
||||
distfiles="http://gstreamer.freedesktop.org/src/${pkgname/1/}/${pkgname/1/}-${version#*:}.tar.xz"
|
||||
checksum=6c090f00e8e4588f12807bd9fbb06a03b84a512c93e84d928123ee4a42228a81
|
||||
|
|
Loading…
Reference in New Issue