[Midnightbsd-cvs] mports [20040] trunk/multimedia: add clutter-gst for cheese

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 25 21:51:39 EDT 2015


Revision: 20040
          http://svnweb.midnightbsd.org/mports/?rev=20040
Author:   laffer1
Date:     2015-08-25 21:51:39 -0400 (Tue, 25 Aug 2015)
Log Message:
-----------
add clutter-gst for cheese

Modified Paths:
--------------
    trunk/multimedia/Makefile

Added Paths:
-----------
    trunk/multimedia/clutter-gst/
    trunk/multimedia/clutter-gst/Makefile
    trunk/multimedia/clutter-gst/distinfo
    trunk/multimedia/clutter-gst/pkg-descr
    trunk/multimedia/clutter-gst/pkg-plist

Modified: trunk/multimedia/Makefile
===================================================================
--- trunk/multimedia/Makefile	2015-08-26 01:49:57 UTC (rev 20039)
+++ trunk/multimedia/Makefile	2015-08-26 01:51:39 UTC (rev 20040)
@@ -4,6 +4,7 @@
 
 SUBDIR += cheese
 SUBDIR += clive
+SUBDIR += clutter-gst
 SUBDIR += dirac
 SUBDIR += etoile-babbler
 SUBDIR += etoile-mediakit

Added: trunk/multimedia/clutter-gst/Makefile
===================================================================
--- trunk/multimedia/clutter-gst/Makefile	                        (rev 0)
+++ trunk/multimedia/clutter-gst/Makefile	2015-08-26 01:51:39 UTC (rev 20040)
@@ -0,0 +1,31 @@
+# Created by: Martin Wilke <miwi at FreeBSD.org>
+# $MidnightBSD$
+
+PORTNAME=	clutter-gst
+PORTVERSION=	2.0.16
+CATEGORIES=	multimedia
+MASTER_SITES=	GNOME
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Clutter GStreamer integration
+
+LICENSE=	lgpl2.1
+
+LIB_DEPENDS=	libclutter-1.0.so:${PORTSDIR}/graphics/clutter
+
+PORTSCOUT=	ignore:1
+
+USES=		gmake libtool pathfix pkgconfig tar:xz
+USE_GNOME=	introspection gnomeprefix
+GNU_CONFIGURE=	yes
+USE_GL=		gl
+USE_GSTREAMER1=	yes
+USE_XORG=	xp x11
+USE_LDCONFIG=	yes
+MAKE_ENV=	XDG_CACHE_HOME=${WRKDIR}
+
+CPPFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-lpthread -L${LOCALBASE}/lib
+INSTALL_TARGET=	install-strip
+
+.include <bsd.port.mk>


Property changes on: trunk/multimedia/clutter-gst/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/multimedia/clutter-gst/distinfo
===================================================================
--- trunk/multimedia/clutter-gst/distinfo	                        (rev 0)
+++ trunk/multimedia/clutter-gst/distinfo	2015-08-26 01:51:39 UTC (rev 20040)
@@ -0,0 +1,2 @@
+SHA256 (clutter-gst-2.0.16.tar.xz) = a944f84186937021aba6329c23954f6015d33bf151ba8994e13c59cefd742039
+SIZE (clutter-gst-2.0.16.tar.xz) = 357380


Property changes on: trunk/multimedia/clutter-gst/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/multimedia/clutter-gst/pkg-descr
===================================================================
--- trunk/multimedia/clutter-gst/pkg-descr	                        (rev 0)
+++ trunk/multimedia/clutter-gst/pkg-descr	2015-08-26 01:51:39 UTC (rev 20040)
@@ -0,0 +1,16 @@
+Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer
+with Clutter.
+
+Clutter is an open source software library for creating fast, visually
+rich and animated graphical user interfaces. It uses OpenGL for drawing
+primitives and has multiple backends, allowing its usage on different
+platforms.
+
+GStreamer is a streaming media framework, based on graphs of filters
+which operate on media data. Applications using this library can do
+anything from real-time sound processing to playing videos, and just
+about anything else media-related. Its plugin-based architecture means
+that new data types or processing capabilities can be added simply by
+installing new plug-ins.
+
+WWW: http://clutter-project.org/


Property changes on: trunk/multimedia/clutter-gst/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/multimedia/clutter-gst/pkg-plist
===================================================================
--- trunk/multimedia/clutter-gst/pkg-plist	                        (rev 0)
+++ trunk/multimedia/clutter-gst/pkg-plist	2015-08-26 01:51:39 UTC (rev 20040)
@@ -0,0 +1,34 @@
+include/clutter-gst-2.0/clutter-gst/clutter-gst-enum-types.h
+include/clutter-gst-2.0/clutter-gst/clutter-gst-player.h
+include/clutter-gst-2.0/clutter-gst/clutter-gst-types.h
+include/clutter-gst-2.0/clutter-gst/clutter-gst-util.h
+include/clutter-gst-2.0/clutter-gst/clutter-gst-version.h
+include/clutter-gst-2.0/clutter-gst/clutter-gst-video-sink.h
+include/clutter-gst-2.0/clutter-gst/clutter-gst-video-texture.h
+include/clutter-gst-2.0/clutter-gst/clutter-gst.h
+lib/girepository-1.0/ClutterGst-2.0.typelib
+lib/gstreamer-1.0/libgstclutter.so
+lib/libclutter-gst-2.0.so
+lib/libclutter-gst-2.0.so.0
+lib/libclutter-gst-2.0.so.0.16.0
+libdata/pkgconfig/clutter-gst-2.0.pc
+%%DOCSDIR%%/ClutterGstPlayer.html
+%%DOCSDIR%%/ClutterGstVideoSink.html
+%%DOCSDIR%%/ClutterGstVideoTexture.html
+%%DOCSDIR%%/ch01.html
+%%DOCSDIR%%/ch02.html
+%%DOCSDIR%%/clutter-gst-Utilities.html
+%%DOCSDIR%%/clutter-gst-Versioning-Macros.html
+%%DOCSDIR%%/clutter-gst.devhelp2
+%%DOCSDIR%%/home.png
+%%DOCSDIR%%/index.html
+%%DOCSDIR%%/index.sgml
+%%DOCSDIR%%/left-insensitive.png
+%%DOCSDIR%%/left.png
+%%DOCSDIR%%/license.html
+%%DOCSDIR%%/right-insensitive.png
+%%DOCSDIR%%/right.png
+%%DOCSDIR%%/style.css
+%%DOCSDIR%%/up-insensitive.png
+%%DOCSDIR%%/up.png
+share/gir-1.0/ClutterGst-2.0.gir


Property changes on: trunk/multimedia/clutter-gst/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