diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-11 03:00:28 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-11 03:00:28 +0800 |
commit | 4952593e8cf4893d5bf4c0d80b4ed19951bef4a6 (patch) | |
tree | 1b313663e85cd86fdba0810061c40bae936e5b17 /graphics/gnome-video-effects | |
parent | 99c4dc65be1a7dc8f3287f0bf5dbe99005328798 (diff) | |
download | marcuscom-ports-4952593e8cf4893d5bf4c0d80b4ed19951bef4a6.tar marcuscom-ports-4952593e8cf4893d5bf4c0d80b4ed19951bef4a6.tar.gz marcuscom-ports-4952593e8cf4893d5bf4c0d80b4ed19951bef4a6.tar.bz2 marcuscom-ports-4952593e8cf4893d5bf4c0d80b4ed19951bef4a6.tar.lz marcuscom-ports-4952593e8cf4893d5bf4c0d80b4ed19951bef4a6.tar.xz marcuscom-ports-4952593e8cf4893d5bf4c0d80b4ed19951bef4a6.tar.zst marcuscom-ports-4952593e8cf4893d5bf4c0d80b4ed19951bef4a6.zip |
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
Diffstat (limited to 'graphics/gnome-video-effects')
-rw-r--r-- | graphics/gnome-video-effects/Makefile | 22 | ||||
-rw-r--r-- | graphics/gnome-video-effects/distinfo | 2 | ||||
-rw-r--r-- | graphics/gnome-video-effects/pkg-descr | 3 | ||||
-rw-r--r-- | graphics/gnome-video-effects/pkg-plist | 35 |
4 files changed, 62 insertions, 0 deletions
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 <kwm@FreeBSD.org> +# +# $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 <bsd.port.mk> 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 |