From 4952593e8cf4893d5bf4c0d80b4ed19951bef4a6 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 10 Mar 2011 19:00:28 +0000 Subject: Add gnome-video-effects. A set of Gstreamer effects. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15453 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/gnome-video-effects/Makefile | 22 +++++++++++++++++++++ graphics/gnome-video-effects/distinfo | 2 ++ graphics/gnome-video-effects/pkg-descr | 3 +++ graphics/gnome-video-effects/pkg-plist | 35 ++++++++++++++++++++++++++++++++++ 4 files changed, 62 insertions(+) create mode 100644 graphics/gnome-video-effects/Makefile create mode 100644 graphics/gnome-video-effects/distinfo create mode 100644 graphics/gnome-video-effects/pkg-descr create mode 100644 graphics/gnome-video-effects/pkg-plist (limited to 'graphics') diff --git a/graphics/gnome-video-effects/Makefile b/graphics/gnome-video-effects/Makefile new file mode 100644 index 000000000..3405ba4a9 --- /dev/null +++ b/graphics/gnome-video-effects/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: gnome-video-effects +# Date Created: 10 Mar 2011 +# Whom: Koop Mast +# +# $FreeBSD$ +# + +PORTNAME= gnome-video-effects +PORTVERSION= 0.3.0 +CATEGORIES= graphics +MASTER_SITES= GNOME + +MAINTAINER= kwm@FreeBSD.org +COMMENT= A collection of Gstreamer effects + +USE_BZIP2= yes +USE_GNOME= gnomehack +USE_GMAKE= yes +USE_GETTEXT= yes +GNU_CONFIGURE= yes + +.include diff --git a/graphics/gnome-video-effects/distinfo b/graphics/gnome-video-effects/distinfo new file mode 100644 index 000000000..8b73abc1e --- /dev/null +++ b/graphics/gnome-video-effects/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome-video-effects-0.3.0.tar.bz2) = c637f81f5da65846247c6f28d139a7ac0ef294c737cd0da5288b4d2e36b08e7d +SIZE (gnome-video-effects-0.3.0.tar.bz2) = 179150 diff --git a/graphics/gnome-video-effects/pkg-descr b/graphics/gnome-video-effects/pkg-descr new file mode 100644 index 000000000..5afa5c72d --- /dev/null +++ b/graphics/gnome-video-effects/pkg-descr @@ -0,0 +1,3 @@ +A collection of Gstreamer effects. + +WWW: http://live.gnome.org/GnomeVideoEffects diff --git a/graphics/gnome-video-effects/pkg-plist b/graphics/gnome-video-effects/pkg-plist new file mode 100644 index 000000000..4801297ff --- /dev/null +++ b/graphics/gnome-video-effects/pkg-plist @@ -0,0 +1,35 @@ +libdata/pkgconfig/gnome-video-effects.pc +share/gnome-video-effects/bulge.effect +share/gnome-video-effects/cartoon.effect +share/gnome-video-effects/cheguevara.effect +share/gnome-video-effects/chrome.effect +share/gnome-video-effects/dicetv.effect +share/gnome-video-effects/distortion.effect +share/gnome-video-effects/edgetv.effect +share/gnome-video-effects/heat.effect +share/gnome-video-effects/historical.effect +share/gnome-video-effects/hulk.effect +share/gnome-video-effects/invertion.effect +share/gnome-video-effects/kaleidoscope.effect +share/gnome-video-effects/mauve.effect +share/gnome-video-effects/mirror.effect +share/gnome-video-effects/noir.effect +share/gnome-video-effects/optv.effect +share/gnome-video-effects/pinch.effect +share/gnome-video-effects/quarktv.effect +share/gnome-video-effects/radioactv.effect +share/gnome-video-effects/revtv.effect +share/gnome-video-effects/ripple.effect +share/gnome-video-effects/saturation.effect +share/gnome-video-effects/sepia.effect +share/gnome-video-effects/shagadelictv.effect +share/gnome-video-effects/sobel.effect +share/gnome-video-effects/square.effect +share/gnome-video-effects/streaktv.effect +share/gnome-video-effects/stretch.effect +share/gnome-video-effects/timedelay.effect +share/gnome-video-effects/twirl.effect +share/gnome-video-effects/vertigotv.effect +share/gnome-video-effects/warptv.effect +share/gnome-video-effects/xray.effect +@dirrm share/gnome-video-effects -- cgit v1.2.3