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
1 changed files with 2 additions and 2 deletions

View File

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