Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 2014 23:00:32 GMT
From:      Olivier Duchateau <olivierd@freebsd.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187646: [NEW PORT] multimedia/gstreamer1-plugins-gnonlin to 1.2.0
Message-ID:  <201403162300.s2GN0Wfi019657@cgiserv.freebsd.org>
Resent-Message-ID: <201403162310.s2GNA2Ej022402@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187646
>Category:       ports
>Synopsis:       [NEW PORT] multimedia/gstreamer1-plugins-gnonlin to 1.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 16 23:10:02 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        
>Organization:
>Environment:
>Description:
- Add GNonLin 1.2.0 (copy from multimedia/gstreamer-plugins-gnonlin)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gstreamer1-plugins-gnonlin/
#	gstreamer1-plugins-gnonlin/pkg-descr
#	gstreamer1-plugins-gnonlin/distinfo
#	gstreamer1-plugins-gnonlin/Makefile
#
echo c - gstreamer1-plugins-gnonlin/
mkdir -p gstreamer1-plugins-gnonlin/ > /dev/null 2>&1
echo x - gstreamer1-plugins-gnonlin/pkg-descr
sed 's/^X//' >gstreamer1-plugins-gnonlin/pkg-descr << ''
XGStreamer library for writing non-linear audio and video
X
XWWW: http://gstreamer.freedesktop.org/

echo x - gstreamer1-plugins-gnonlin/distinfo
sed 's/^X//' >gstreamer1-plugins-gnonlin/distinfo << ''
XSHA256 (gnonlin-1.2.0.tar.xz) = 876e225c250b95b1a0632c284afc472b08a5072539b233e414a96af426581e96
XSIZE (gnonlin-1.2.0.tar.xz) = 401900

echo x - gstreamer1-plugins-gnonlin/Makefile
sed 's/^X//' >gstreamer1-plugins-gnonlin/Makefile << ''
X# Created by: Michael Johnson <ahze@FreeBSD.org>
X# $FreeBSD: head/multimedia/gstreamer-plugins-gnonlin/Makefile 340722 2014-01-22 17:00:46Z mat $
X#    $MCom: ports/multimedia/gstreamer-plugins-gnonlin/Makefile,v 1.7 2006/07/21 16:39:31 ahze Exp $
X
XPORTNAME=	gstreamer1-plugins-gnonlin
XPORTVERSION=	1.2.0
XCATEGORIES=	multimedia
XMASTER_SITES=	http://gstreamer.freedesktop.org/src/gnonlin/
XDISTNAME=	gnonlin-${PORTVERSION}
X
XMAINTAINER=	multimedia@FreeBSD.org
XCOMMENT=	GStreamer library for writing non-linear audio and video
X
XCFLAGS:=	${CFLAGS} -O2 -Wno-format
XUSES=		pkgconfig gmake tar:xz
XGNU_CONFIGURE=	yes
XUSE_GNOME=	glib20
XUSE_GSTREAMER1=	yes
XUSE_LDCONFIG=	yes
XUSE_PYTHON=	2
X
XCONFIGURE_ARGS=	--with-default-audiosrc=autoaudiosrc
X
XPLIST_FILES=	lib/gstreamer-1.0/libgnl.la \
X		lib/gstreamer-1.0/libgnl.so
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' ${WRKSRC}/configure
X
X.include <bsd.port.mk>

exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403162300.s2GN0Wfi019657>