mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 04:13:06 +02:00
gnome-video-effects: switch to gstreamer1
This commit is contained in:
parent
4c48f4c6e2
commit
1f70dc1283
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue