gnome-video-effects: switch to gstreamer1

This commit is contained in:
Michael Gehring 2017-05-16 06:58:34 +00:00
parent 4c48f4c6e2
commit 1f70dc1283

View file

@ -1,11 +1,11 @@
# Template build file for 'gnome-video-effects'. # Template build file for 'gnome-video-effects'.
pkgname=gnome-video-effects pkgname=gnome-video-effects
version=0.4.3 version=0.4.3
revision=1 revision=2
noarch="yes" noarch="yes"
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config intltool" hostmakedepends="pkg-config intltool"
makedepends="gstreamer-devel" makedepends="gstreamer1-devel"
short_desc="A collection of GStreamer effects for GNOME" short_desc="A collection of GStreamer effects for GNOME"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"