18 lines
605 B
Text
18 lines
605 B
Text
# Template build file for 'gnome-video-effects'.
|
|
pkgname=gnome-video-effects
|
|
version=0.4.0
|
|
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
short_desc="A collection of GStreamer effects for GNOME"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
checksum=8f7f674b23abab88fac1c10db8eda0cfc7bff1c39413f2959203b9755575bde7
|
|
long_desc="
|
|
This package contains a set of GStreamer video effects for the GNOME desktop."
|
|
|
|
noarch=yes
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gstreamer-devel
|