1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

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.
This commit is contained in:
Koop Mast 2005-06-02 15:44:53 +00:00
parent 1eab858ef3
commit 902986329d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136678
9 changed files with 109 additions and 0 deletions

View File

@ -33,6 +33,7 @@
SUBDIR += gcfilms
SUBDIR += gdvrecv
SUBDIR += gmencoder
SUBDIR += gnonlin
SUBDIR += goggles
SUBDIR += gopchop
SUBDIR += gpac-libm4systems

View File

@ -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>

View File

@ -0,0 +1,2 @@
MD5 (gnonlin-0.2.2.tar.bz2) = 7ff9f2e58463a3bb783a1c77445e9863
SIZE (gnonlin-0.2.2.tar.bz2) = 284397

View File

@ -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/

View File

@ -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

View File

@ -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>

View File

@ -0,0 +1,2 @@
MD5 (gnonlin-0.2.2.tar.bz2) = 7ff9f2e58463a3bb783a1c77445e9863
SIZE (gnonlin-0.2.2.tar.bz2) = 284397

View File

@ -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/

View File

@ -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