diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-31 16:08:05 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-31 16:08:05 +0800 |
commit | 8dd3767deb907eb7e0a06119cdce32ab17cd66f1 (patch) | |
tree | 1071852fbc19283659df8d7d24172430211fd417 | |
parent | df61a8733a5d347f36a29d206ee57e928511b871 (diff) | |
download | marcuscom-ports-8dd3767deb907eb7e0a06119cdce32ab17cd66f1.tar marcuscom-ports-8dd3767deb907eb7e0a06119cdce32ab17cd66f1.tar.gz marcuscom-ports-8dd3767deb907eb7e0a06119cdce32ab17cd66f1.tar.bz2 marcuscom-ports-8dd3767deb907eb7e0a06119cdce32ab17cd66f1.tar.lz marcuscom-ports-8dd3767deb907eb7e0a06119cdce32ab17cd66f1.tar.xz marcuscom-ports-8dd3767deb907eb7e0a06119cdce32ab17cd66f1.tar.zst marcuscom-ports-8dd3767deb907eb7e0a06119cdce32ab17cd66f1.zip |
Update to 0.10.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12546 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | multimedia/clutter-gst/Makefile | 30 | ||||
-rw-r--r-- | multimedia/clutter-gst/distinfo | 3 | ||||
-rw-r--r-- | multimedia/clutter-gst/pkg-descr | 16 | ||||
-rw-r--r-- | multimedia/clutter-gst/pkg-plist | 31 |
4 files changed, 80 insertions, 0 deletions
diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile new file mode 100644 index 000000000..3a9f59af0 --- /dev/null +++ b/multimedia/clutter-gst/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: clutter-gst +# Date created: 2008-12-25 +# Whom: Martin Wilke <miwi@FreeBSD.org> +# +# $FreeBSD: ports/multimedia/clutter-gst/Makefile,v 1.1 2008/12/26 22:05:01 miwi Exp $ +# + +PORTNAME= clutter-gst +PORTVERSION= 0.10.0 +CATEGORIES= multimedia +MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/0.10/ + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Clutter GStreamer integration + +LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter + +USE_GMAKE= yes +USE_BZIP2= yes +USE_AUTOTOOLS= libtool:22 +USE_GNOME= gnomehack ltverhack gnomeprefix +USE_GSTREAMER= yes +USE_XORG= xp x11 +USE_LDCONFIG= yes +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" + +CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} +LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} + +.include <bsd.port.mk> diff --git a/multimedia/clutter-gst/distinfo b/multimedia/clutter-gst/distinfo new file mode 100644 index 000000000..cef7aa3a4 --- /dev/null +++ b/multimedia/clutter-gst/distinfo @@ -0,0 +1,3 @@ +MD5 (clutter-gst-0.10.0.tar.bz2) = 876317e3f445bd28fcb9206b2272c102 +SHA256 (clutter-gst-0.10.0.tar.bz2) = 8d946f62b6b26de111fc23a885c377e47b157d169408bbae47c662ab9a494108 +SIZE (clutter-gst-0.10.0.tar.bz2) = 399277 diff --git a/multimedia/clutter-gst/pkg-descr b/multimedia/clutter-gst/pkg-descr new file mode 100644 index 000000000..e45e23ccd --- /dev/null +++ b/multimedia/clutter-gst/pkg-descr @@ -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/ diff --git a/multimedia/clutter-gst/pkg-plist b/multimedia/clutter-gst/pkg-plist new file mode 100644 index 000000000..b813b7500 --- /dev/null +++ b/multimedia/clutter-gst/pkg-plist @@ -0,0 +1,31 @@ +include/clutter-1.0/clutter-gst/clutter-gst-audio.h +include/clutter-1.0/clutter-gst/clutter-gst-util.h +include/clutter-1.0/clutter-gst/clutter-gst-version.h +include/clutter-1.0/clutter-gst/clutter-gst-video-sink.h +include/clutter-1.0/clutter-gst/clutter-gst-video-texture.h +include/clutter-1.0/clutter-gst/clutter-gst.h +lib/libclutter-gst-0.10.a +lib/libclutter-gst-0.10.la +lib/libclutter-gst-0.10.so +lib/libclutter-gst-0.10.so.0 +libdata/pkgconfig/clutter-gst-0.10.pc +%%DOCSDIR%%/ClutterGstAudio.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.devhelp +%%DOCSDIR%%/clutter-gst.devhelp2 +%%DOCSDIR%%/home.png +%%DOCSDIR%%/index.html +%%DOCSDIR%%/index.sgml +%%DOCSDIR%%/left.png +%%DOCSDIR%%/license.html +%%DOCSDIR%%/right.png +%%DOCSDIR%%/style.css +%%DOCSDIR%%/up.png +@dirrmtry %%DOCSDIR%% +@dirrm include/clutter-1.0/clutter-gst +@dirrmtry include/clutter-1.0 |