mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
gst-omx: update to 1.14.1.
This commit is contained in:
parent
ec3900e2c9
commit
92d762a0d0
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'gst-omx'
|
# Template file for 'gst-omx'
|
||||||
pkgname=gst-omx
|
pkgname=gst-omx
|
||||||
version=1.14.0
|
version=1.14.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config python glib-devel"
|
hostmakedepends="pkg-config python glib-devel"
|
||||||
makedepends="gst-plugins-base1-devel"
|
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="LGPL-2.1-only"
|
||||||
homepage="https://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=4d43c354087cb77924982943e34e0d47294b5570304db11fd8b268b53bcff693
|
checksum=7cb6c39301dfa3960abce195305c7cf431736bf6b47bde1fd4412c81c3e75cd8
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*|aarch64*)
|
i686*|x86_64*|aarch64*)
|
||||||
|
|
Loading…
Add table
Reference in a new issue