[Midnightbsd-cvs] mports [22452] trunk/multimedia: add clutter-gst3
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat May 13 16:05:59 EDT 2017
Revision: 22452
http://svnweb.midnightbsd.org/mports/?rev=22452
Author: laffer1
Date: 2017-05-13 16:05:59 -0400 (Sat, 13 May 2017)
Log Message:
-----------
add clutter-gst3
Modified Paths:
--------------
trunk/multimedia/Makefile
Added Paths:
-----------
trunk/multimedia/clutter-gst3/
trunk/multimedia/clutter-gst3/Makefile
trunk/multimedia/clutter-gst3/distinfo
trunk/multimedia/clutter-gst3/pkg-descr
trunk/multimedia/clutter-gst3/pkg-plist
Modified: trunk/multimedia/Makefile
===================================================================
--- trunk/multimedia/Makefile 2017-05-13 19:56:13 UTC (rev 22451)
+++ trunk/multimedia/Makefile 2017-05-13 20:05:59 UTC (rev 22452)
@@ -5,6 +5,7 @@
SUBDIR += cheese
SUBDIR += clive
SUBDIR += clutter-gst
+SUBDIR += clutter-gst3
SUBDIR += cuse4bsd-kmod
SUBDIR += dirac
SUBDIR += emby-server
Added: trunk/multimedia/clutter-gst3/Makefile
===================================================================
--- trunk/multimedia/clutter-gst3/Makefile (rev 0)
+++ trunk/multimedia/clutter-gst3/Makefile 2017-05-13 20:05:59 UTC (rev 22452)
@@ -0,0 +1,35 @@
+# Created by: Martin Wilke <miwi at FreeBSD.org>
+# $FreeBSD: head/multimedia/clutter-gst3/Makefile 412348 2016-04-01 14:16:16Z mat $
+# $MidnightBSD$
+
+PORTNAME= clutter-gst
+PORTVERSION= 3.0.14
+CATEGORIES= multimedia
+MASTER_SITES= GNOME
+PKGNAMESUFFIX= 3
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Clutter GStreamer integration
+
+LICENSE= lgpl2.1
+
+LIB_DEPENDS= libclutter-1.0.so:graphics/clutter
+
+USES= gmake gnome libtool pathfix pkgconfig tar:xz
+USE_GNOME= gnomeprefix introspection:build
+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 ${PTHREAD_CFLAGS}
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+INSTALL_TARGET= install-strip
+
+# The clutter-gst gstreamer plugin is not parrallel installable with
+# the 2.0 version. Don't install it (see @comment in plist) until
+# all users can be ported (upstream task) to the 3.0 version.
+
+.include <bsd.port.mk>
Property changes on: trunk/multimedia/clutter-gst3/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-gst3/distinfo
===================================================================
--- trunk/multimedia/clutter-gst3/distinfo (rev 0)
+++ trunk/multimedia/clutter-gst3/distinfo 2017-05-13 20:05:59 UTC (rev 22452)
@@ -0,0 +1,2 @@
+SHA256 (clutter-gst-3.0.14.tar.xz) = f7c8a7dc479759cad5ff7483cb5a1abbe3efd0b4f83ed0e443dc602430a82de2
+SIZE (clutter-gst-3.0.14.tar.xz) = 391596
Property changes on: trunk/multimedia/clutter-gst3/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-gst3/pkg-descr
===================================================================
--- trunk/multimedia/clutter-gst3/pkg-descr (rev 0)
+++ trunk/multimedia/clutter-gst3/pkg-descr 2017-05-13 20:05:59 UTC (rev 22452)
@@ -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-gst3/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-gst3/pkg-plist
===================================================================
--- trunk/multimedia/clutter-gst3/pkg-plist (rev 0)
+++ trunk/multimedia/clutter-gst3/pkg-plist 2017-05-13 20:05:59 UTC (rev 22452)
@@ -0,0 +1,49 @@
+include/clutter-gst-3.0/clutter-gst/clutter-gst-aspectratio.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst-camera-device.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst-camera-manager.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst-camera.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst-content.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst-crop.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst-enum-types.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst-playback.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst-player.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst-types.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst-util.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst-version.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst-video-sink.h
+include/clutter-gst-3.0/clutter-gst/clutter-gst.h
+lib/girepository-1.0/ClutterGst-3.0.typelib
+ at comment See Makefile for comments on this.
+ at comment lib/gstreamer-1.0/libgstclutter-3.0.so
+lib/libclutter-gst-3.0.so
+lib/libclutter-gst-3.0.so.0
+lib/libclutter-gst-3.0.so.0.14.0
+libdata/pkgconfig/clutter-gst-3.0.pc
+%%DOCSDIR%%-3.0/ClutterGstAspectratio.html
+%%DOCSDIR%%-3.0/ClutterGstCamera.html
+%%DOCSDIR%%-3.0/ClutterGstCameraDevice.html
+%%DOCSDIR%%-3.0/ClutterGstContent.html
+%%DOCSDIR%%-3.0/ClutterGstCrop.html
+%%DOCSDIR%%-3.0/ClutterGstPlayback.html
+%%DOCSDIR%%-3.0/ClutterGstPlayer.html
+%%DOCSDIR%%-3.0/ch01.html
+%%DOCSDIR%%-3.0/ch02.html
+%%DOCSDIR%%-3.0/ch03.html
+%%DOCSDIR%%-3.0/ch04.html
+%%DOCSDIR%%-3.0/ch05.html
+%%DOCSDIR%%-3.0/clutter-gst-3.0.devhelp2
+%%DOCSDIR%%-3.0/clutter-gst-Utilities.html
+%%DOCSDIR%%-3.0/clutter-gst-Versioning-Macros.html
+%%DOCSDIR%%-3.0/clutter-gst-Video-Sink.html
+%%DOCSDIR%%-3.0/home.png
+%%DOCSDIR%%-3.0/index.html
+%%DOCSDIR%%-3.0/index.sgml
+%%DOCSDIR%%-3.0/left-insensitive.png
+%%DOCSDIR%%-3.0/left.png
+%%DOCSDIR%%-3.0/license.html
+%%DOCSDIR%%-3.0/right-insensitive.png
+%%DOCSDIR%%-3.0/right.png
+%%DOCSDIR%%-3.0/style.css
+%%DOCSDIR%%-3.0/up-insensitive.png
+%%DOCSDIR%%-3.0/up.png
+share/gir-1.0/ClutterGst-3.0.gir
Property changes on: trunk/multimedia/clutter-gst3/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