gstreamer-vaapi: update to 0.7.0.
This commit is contained in:
parent
31b9837bdf
commit
fd7f1b82c4
|
@ -1102,6 +1102,7 @@ libgstsignalprocessor-1.0.so.0 gst-plugins-bad1-1.0.0_1
|
||||||
libgstbasevideo-1.0.so.0 gst-plugins-bad1-1.0.0_1
|
libgstbasevideo-1.0.so.0 gst-plugins-bad1-1.0.0_1
|
||||||
libgstbasecamerabinsrc-1.0.so.0 gst-plugins-bad1-1.0.0_1
|
libgstbasecamerabinsrc-1.0.so.0 gst-plugins-bad1-1.0.0_1
|
||||||
libgstcodecparsers-1.0.so.0 gst-plugins-bad1-1.0.0_1
|
libgstcodecparsers-1.0.so.0 gst-plugins-bad1-1.0.0_1
|
||||||
|
libgstgl-1.0.so.0 gst-plugins-bad1-1.6.1_1
|
||||||
libgnome-desktop-3.so.12 gnome-desktop-3.18.0_1
|
libgnome-desktop-3.so.12 gnome-desktop-3.18.0_1
|
||||||
libsecret-1.so.0 libsecret-0.10_1
|
libsecret-1.so.0 libsecret-0.10_1
|
||||||
libgweather-3.so.6 libgweather-3.10.0_1
|
libgweather-3.so.6 libgweather-3.10.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gstreamer-vaapi'
|
# Template file for 'gstreamer-vaapi'
|
||||||
pkgname=gstreamer-vaapi
|
pkgname=gstreamer-vaapi
|
||||||
version=0.6.1
|
version=0.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
configure_args="--disable-builtin-libvpx --disable-static --disable-wayland --with-gstreamer-api=1.0"
|
configure_args="--disable-builtin-libvpx --disable-static --disable-wayland --with-gstreamer-api=1.0"
|
||||||
|
@ -11,7 +11,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/"
|
homepage="http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/"
|
||||||
distfiles="http://www.freedesktop.org/software/vaapi/releases/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.freedesktop.org/software/vaapi/releases/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=36fc8afeb7ec679ea8df34671a34dba57dcc0b66255fb0991acb485e3efd67b3
|
checksum=abe8ea4dfb3177d038b38610537c651b943707ed110882782a19b95a9ea04a92
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue