From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 16 23:10:02 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95C926D6 for ; Sun, 16 Mar 2014 23:10:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 71614EC0 for ; Sun, 16 Mar 2014 23:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2GNA2BJ022403 for ; Sun, 16 Mar 2014 23:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2GNA2Ej022402; Sun, 16 Mar 2014 23:10:02 GMT (envelope-from gnats) Resent-Date: Sun, 16 Mar 2014 23:10:02 GMT Resent-Message-Id: <201403162310.s2GNA2Ej022402@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Olivier Duchateau Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 92C0B5AE for ; Sun, 16 Mar 2014 23:00:32 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 64E77E62 for ; Sun, 16 Mar 2014 23:00:32 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s2GN0Wmp019658 for ; Sun, 16 Mar 2014 23:00:32 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s2GN0Wfi019657; Sun, 16 Mar 2014 23:00:32 GMT (envelope-from nobody) Message-Id: <201403162300.s2GN0Wfi019657@cgiserv.freebsd.org> Date: Sun, 16 Mar 2014 23:00:32 GMT From: Olivier Duchateau To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/187646: [NEW PORT] multimedia/gstreamer1-plugins-gnonlin to 1.2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2014 23:10:02 -0000 >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 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 exit >Release-Note: >Audit-Trail: >Unformatted: