summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-gnonlin
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2005-06-02 15:44:53 +0000
committerKoop Mast <kwm@FreeBSD.org>2005-06-02 15:44:53 +0000
commit902986329d8578b883ec30719761956e5473025b (patch)
treeacba84c0d777d519e479c864d9b6293087dd1441 /multimedia/gstreamer-plugins-gnonlin
parentUpdate to 4505 (diff)
Add gnonlin, This was included in pitivi.
Gnonlin is a library built on top of GStreamer which provides support for writing non-linear audio and video editing applications. It introduces the concept of a timeline.
Notes
Notes: svn path=/head/; revision=136678
Diffstat (limited to 'multimedia/gstreamer-plugins-gnonlin')
-rw-r--r--multimedia/gstreamer-plugins-gnonlin/Makefile32
-rw-r--r--multimedia/gstreamer-plugins-gnonlin/distinfo2
-rw-r--r--multimedia/gstreamer-plugins-gnonlin/pkg-descr5
-rw-r--r--multimedia/gstreamer-plugins-gnonlin/pkg-plist15
4 files changed, 54 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins-gnonlin/Makefile b/multimedia/gstreamer-plugins-gnonlin/Makefile
new file mode 100644
index 000000000000..b3509e8c18c5
--- /dev/null
+++ b/multimedia/gstreamer-plugins-gnonlin/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: gnonlin
+# Date created: 2 June 2005
+# Whom: Koop Mast <kwm@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gnonlin
+PORTVERSION= 0.2.2
+CATEGORIES= multimedia
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= kwm@FreeBSD.org
+COMMENT= GStreamer extension library for non-linear editing
+
+LIB_DEPENDS= gstreamer-0.8.5:${PORTSDIR}/multimedia/gstreamer
+
+CONFLICTS= pitivi-0.1.1*
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_GNOME= gnomehack gnometarget
+USE_LIBTOOL_VER= 15
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+MAN1= gnonlin-config.1
+
+.include <bsd.port.mk>
diff --git a/multimedia/gstreamer-plugins-gnonlin/distinfo b/multimedia/gstreamer-plugins-gnonlin/distinfo
new file mode 100644
index 000000000000..f7af041573da
--- /dev/null
+++ b/multimedia/gstreamer-plugins-gnonlin/distinfo
@@ -0,0 +1,2 @@
+MD5 (gnonlin-0.2.2.tar.bz2) = 7ff9f2e58463a3bb783a1c77445e9863
+SIZE (gnonlin-0.2.2.tar.bz2) = 284397
diff --git a/multimedia/gstreamer-plugins-gnonlin/pkg-descr b/multimedia/gstreamer-plugins-gnonlin/pkg-descr
new file mode 100644
index 000000000000..21da31bd3b1c
--- /dev/null
+++ b/multimedia/gstreamer-plugins-gnonlin/pkg-descr
@@ -0,0 +1,5 @@
+Gnonlin is a library built on top of GStreamer (http://gstreamer.net) which
+provides support for writing non-linear audio and video editing applications.
+It introduces the concept of a timeline.
+
+WWW: http://gnonlin.sf.net/
diff --git a/multimedia/gstreamer-plugins-gnonlin/pkg-plist b/multimedia/gstreamer-plugins-gnonlin/pkg-plist
new file mode 100644
index 000000000000..b9855640e0da
--- /dev/null
+++ b/multimedia/gstreamer-plugins-gnonlin/pkg-plist
@@ -0,0 +1,15 @@
+bin/gnonlin-config
+include/gnl/gnl.h
+include/gnl/gnlcomposition.h
+include/gnl/gnlmarshal.h
+include/gnl/gnlobject.h
+include/gnl/gnloperation.h
+include/gnl/gnlsource.h
+include/gnl/gnltimeline.h
+include/gnl/gnltypes.h
+include/gnl/gnlversion.h
+lib/gstreamer-0.8/libgnl.a
+lib/gstreamer-0.8/libgnl.so
+lib/gstreamer-0.8/libgnl.so.0
+libdata/pkgconfig/gnonlin.pc
+@dirrm include/gnl