[Midnightbsd-cvs] mports [20038] trunk/graphics: add gnome video effects port for cheese

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 25 21:48:17 EDT 2015


Revision: 20038
          http://svnweb.midnightbsd.org/mports/?rev=20038
Author:   laffer1
Date:     2015-08-25 21:48:16 -0400 (Tue, 25 Aug 2015)
Log Message:
-----------
add gnome video effects port for cheese

Modified Paths:
--------------
    trunk/graphics/Makefile

Added Paths:
-----------
    trunk/graphics/gnome-video-effects/
    trunk/graphics/gnome-video-effects/Makefile
    trunk/graphics/gnome-video-effects/distinfo
    trunk/graphics/gnome-video-effects/pkg-descr
    trunk/graphics/gnome-video-effects/pkg-plist

Modified: trunk/graphics/Makefile
===================================================================
--- trunk/graphics/Makefile	2015-08-26 01:46:09 UTC (rev 20037)
+++ trunk/graphics/Makefile	2015-08-26 01:48:16 UTC (rev 20038)
@@ -39,6 +39,7 @@
 SUBDIR += glew
 SUBDIR += glitz
 SUBDIR += gnash
+SUBDIR += gnome-video-effects
 SUBDIR += gnustep-slideshow
 SUBDIR += gnustep-slideshowkit
 SUBDIR += gocr

Added: trunk/graphics/gnome-video-effects/Makefile
===================================================================
--- trunk/graphics/gnome-video-effects/Makefile	                        (rev 0)
+++ trunk/graphics/gnome-video-effects/Makefile	2015-08-26 01:48:16 UTC (rev 20038)
@@ -0,0 +1,18 @@
+# Created by: Koop Mast <kwm at FreeBSD.org>
+# $MidnightBSD$
+
+PORTNAME=	gnome-video-effects
+PORTVERSION=	0.4.1
+CATEGORIES=	graphics
+MASTER_SITES=	GNOME
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Collection of Gstreamer effects
+
+LICENSE=	gpl2
+
+USE_GNOME=	intlhack
+USES=		gettext gmake pathfix tar:xz
+GNU_CONFIGURE=	yes
+
+.include <bsd.port.mk>


Property changes on: trunk/graphics/gnome-video-effects/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/gnome-video-effects/distinfo
===================================================================
--- trunk/graphics/gnome-video-effects/distinfo	                        (rev 0)
+++ trunk/graphics/gnome-video-effects/distinfo	2015-08-26 01:48:16 UTC (rev 20038)
@@ -0,0 +1,2 @@
+SHA256 (gnome-video-effects-0.4.1.tar.xz) = 34be42713a97caf698b84ce7e1158aa21cc0977df7f7a7477cece226bc8d844a
+SIZE (gnome-video-effects-0.4.1.tar.xz) = 145016


Property changes on: trunk/graphics/gnome-video-effects/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/gnome-video-effects/pkg-descr
===================================================================
--- trunk/graphics/gnome-video-effects/pkg-descr	                        (rev 0)
+++ trunk/graphics/gnome-video-effects/pkg-descr	2015-08-26 01:48:16 UTC (rev 20038)
@@ -0,0 +1,3 @@
+A collection of Gstreamer effects.
+
+WWW: https://wiki.gnome.org/Projects/GnomeVideoEffects


Property changes on: trunk/graphics/gnome-video-effects/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/gnome-video-effects/pkg-plist
===================================================================
--- trunk/graphics/gnome-video-effects/pkg-plist	                        (rev 0)
+++ trunk/graphics/gnome-video-effects/pkg-plist	2015-08-26 01:48:16 UTC (rev 20038)
@@ -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/flip.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


Property changes on: trunk/graphics/gnome-video-effects/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list