diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-14 18:11:26 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-14 18:11:26 +0800 |
commit | f5aec5b4c710e5e850873d4363638382b6d161da (patch) | |
tree | f8344c2cb5f3db888a380e4dffb126bcd96f0ff8 /graphics | |
parent | 6e1c2281c7fd84da52a1de3c6bdd1e96fb6e10ac (diff) | |
download | marcuscom-ports-f5aec5b4c710e5e850873d4363638382b6d161da.tar marcuscom-ports-f5aec5b4c710e5e850873d4363638382b6d161da.tar.gz marcuscom-ports-f5aec5b4c710e5e850873d4363638382b6d161da.tar.bz2 marcuscom-ports-f5aec5b4c710e5e850873d4363638382b6d161da.tar.lz marcuscom-ports-f5aec5b4c710e5e850873d4363638382b6d161da.tar.xz marcuscom-ports-f5aec5b4c710e5e850873d4363638382b6d161da.tar.zst marcuscom-ports-f5aec5b4c710e5e850873d4363638382b6d161da.zip |
Update graphics/gnome-video-effects to 0.4.0 and mark the port as stage compliant.
Reviewed by: kwm
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gnome-video-effects/Makefile | 7 | ||||
-rw-r--r-- | graphics/gnome-video-effects/distinfo | 4 | ||||
-rw-r--r-- | graphics/gnome-video-effects/pkg-plist | 1 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gnome-video-effects/Makefile b/graphics/gnome-video-effects/Makefile index 36a1f5516..63e249568 100644 --- a/graphics/gnome-video-effects/Makefile +++ b/graphics/gnome-video-effects/Makefile @@ -1,17 +1,16 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/graphics/gnome-video-effects/Makefile 18393 2013-04-26 21:23:07Z kwm $ +# $MCom$ PORTNAME= gnome-video-effects -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 CATEGORIES= graphics MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org COMMENT= Collection of Gstreamer effects -NO_STAGE= yes -USE_BZIP2= yes +USE_XZ= yes USE_GNOME= intlhack USES= gettext gmake pathfix GNU_CONFIGURE= yes diff --git a/graphics/gnome-video-effects/distinfo b/graphics/gnome-video-effects/distinfo index 8b73abc1e..135595125 100644 --- a/graphics/gnome-video-effects/distinfo +++ b/graphics/gnome-video-effects/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-video-effects-0.3.0.tar.bz2) = c637f81f5da65846247c6f28d139a7ac0ef294c737cd0da5288b4d2e36b08e7d -SIZE (gnome-video-effects-0.3.0.tar.bz2) = 179150 +SHA256 (gnome-video-effects-0.4.0.tar.xz) = 8f7f674b23abab88fac1c10db8eda0cfc7bff1c39413f2959203b9755575bde7 +SIZE (gnome-video-effects-0.4.0.tar.xz) = 142740 diff --git a/graphics/gnome-video-effects/pkg-plist b/graphics/gnome-video-effects/pkg-plist index 4801297ff..12907d3e1 100644 --- a/graphics/gnome-video-effects/pkg-plist +++ b/graphics/gnome-video-effects/pkg-plist @@ -6,6 +6,7 @@ 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/flip.effect share/gnome-video-effects/heat.effect share/gnome-video-effects/historical.effect share/gnome-video-effects/hulk.effect |