diff options
Diffstat (limited to 'multimedia/clutter-gst')
-rw-r--r-- | multimedia/clutter-gst/Makefile | 31 | ||||
-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, 0 insertions, 81 deletions
diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile deleted file mode 100644 index 629aa9476..000000000 --- a/multimedia/clutter-gst/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: clutter-gst -# Date created: 2008-12-25 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= clutter-gst -PORTVERSION= 1.0.0 -PORTREVISION= 1 -CATEGORIES= multimedia -MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ - -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 deleted file mode 100644 index ed5b62154..000000000 --- a/multimedia/clutter-gst/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (clutter-gst-1.0.0.tar.bz2) = 673e9548172698ebd48713ebedff500c -SHA256 (clutter-gst-1.0.0.tar.bz2) = ae6ec048b570157130e9f9069f2495caf0da9eefa8d7f3b1789f3346fb16f696 -SIZE (clutter-gst-1.0.0.tar.bz2) = 414768 diff --git a/multimedia/clutter-gst/pkg-descr b/multimedia/clutter-gst/pkg-descr deleted file mode 100644 index e45e23ccd..000000000 --- a/multimedia/clutter-gst/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -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 deleted file mode 100644 index baef6b414..000000000 --- a/multimedia/clutter-gst/pkg-plist +++ /dev/null @@ -1,31 +0,0 @@ -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-1.0.a -lib/libclutter-gst-1.0.la -lib/libclutter-gst-1.0.so -lib/libclutter-gst-1.0.so.0 -lib/girepository-1.0/ClutterGst-1.0.typelib -libdata/pkgconfig/clutter-gst-1.0.pc -%%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 -share/gir-1.0/ClutterGst-1.0.gir -@dirrmtry %%DOCSDIR%% -@dirrm include/clutter-1.0/clutter-gst -@dirrmtry include/clutter-1.0 |