gst-omx: update to 1.10.2

This commit is contained in:
Alessio Sergi 2016-11-30 12:55:59 +01:00
parent 3fa7313fa8
commit 27c7cca822

View File

@ -1,6 +1,6 @@
# Template file for 'gst-omx' # Template file for 'gst-omx'
pkgname=gst-omx pkgname=gst-omx
version=1.10.1 version=1.10.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config python glib-devel" hostmakedepends="pkg-config python glib-devel"
@ -8,9 +8,9 @@ makedepends="gst-plugins-base1-devel"
short_desc="GStreamer OpenMAX IL wrapper plugin (1.x)" short_desc="GStreamer OpenMAX IL wrapper plugin (1.x)"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://gstreamer.freedesktop.org" homepage="https://gstreamer.freedesktop.org"
distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz" distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=1b07b9ceb4552c0911af1e3b97987e3314c601eacfbc09f1cca8632e98581231 checksum=c069a9cf775c92f889ca8f3b2fc718e428cd0579b7b805851a960c850a7aa497
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*|aarch64*) i686*|x86_64*|aarch64*)