From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Nov 20 21:40:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C80DE1065670 for ; Thu, 20 Nov 2008 21:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A1F708FC3F for ; Thu, 20 Nov 2008 21:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mAKLe1GI013153 for ; Thu, 20 Nov 2008 21:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mAKLe1nO013152; Thu, 20 Nov 2008 21:40:01 GMT (envelope-from gnats) Resent-Date: Thu, 20 Nov 2008 21:40:01 GMT Resent-Message-Id: <200811202140.mAKLe1nO013152@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, xaimus Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8706D1065670 for ; Thu, 20 Nov 2008 21:38:47 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 731BC8FC26 for ; Thu, 20 Nov 2008 21:38:47 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mAKLclbL040163 for ; Thu, 20 Nov 2008 21:38:47 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id mAKLclov040162; Thu, 20 Nov 2008 21:38:47 GMT (envelope-from nobody) Message-Id: <200811202138.mAKLclov040162@www.freebsd.org> Date: Thu, 20 Nov 2008 21:38:47 GMT From: xaimus To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/129026: New port: audio/lv2core X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2008 21:40:01 -0000 >Number: 129026 >Category: ports >Synopsis: New port: audio/lv2core >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: Thu Nov 20 21:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: xaimus >Release: >Organization: >Environment: >Description: The LV2 core library, needed to eventually enable LV2 plugin support in Ardour (and other audio workstations). >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: # # lv2core # lv2core/pkg-descr # lv2core/Makefile # lv2core/distinfo # lv2core/files # lv2core/files/patch-autowaf.py # lv2core/pkg-plist # echo c - lv2core mkdir -p lv2core > /dev/null 2>&1 echo x - lv2core/pkg-descr sed 's/^X//' >lv2core/pkg-descr << '765c7458428cee9809aa1b04ed022040' XLV2 is a standard for plugins and matching host applications, mainly targeted at Xaudio processing and generation. XLV2 is a simple but extensible successor of LADSPA, intended to address the Xlimitations of LADSPA which many applications have outgrown. X XWWW: http://lv2plug.in/ 765c7458428cee9809aa1b04ed022040 echo x - lv2core/Makefile sed 's/^X//' >lv2core/Makefile << '8b2e069b660f84b2d0c3245918060a28' X# New ports collection makefile for: lv2core X# Date created: 2008-11-20 X# Whom: xaimus X# X# $FreeBSD$ X# X XPORTNAME= lv2core XPORTVERSION= 3.0 XCATEGORIES= audio XMASTER_SITES= http://lv2plug.in/spec/ X XMAINTAINER= xaimus@gmail.com XCOMMENT= LV2 Core Package X XUSE_BZIP2= yes XUSE_PYTHON_BUILD= yes XUSE_GNOME= pkgconfig X Xdo-configure: X cd ${WRKSRC} && ${SETENV} DESTDIR=${LOCALBASE} ./waf configure X Xdo-build: X cd ${WRKSRC} && ./waf build X Xdo-install: X cd ${WRKSRC} && ./waf install X X.include 8b2e069b660f84b2d0c3245918060a28 echo x - lv2core/distinfo sed 's/^X//' >lv2core/distinfo << '9b2dcd731e7a550b4415d9c7773d33df' XMD5 (lv2core-3.0.tar.bz2) = 382f7d96ff0374c0c495336e1c8bb999 XSHA256 (lv2core-3.0.tar.bz2) = 7b209b6d5f8a9a597dae0c76f077be19db0fd2f764e9970cfbf87f3406c50172 XSIZE (lv2core-3.0.tar.bz2) = 104167 9b2dcd731e7a550b4415d9c7773d33df echo c - lv2core/files mkdir -p lv2core/files > /dev/null 2>&1 echo x - lv2core/files/patch-autowaf.py sed 's/^X//' >lv2core/files/patch-autowaf.py << '8dae2cc852d07f996d53dcc106ee1dee' X--- autowaf.py.orig X+++ autowaf.py X@@ -240,7 +240,7 @@ X obj.source = name.lower() + '.pc.in' X obj.target = name.lower() + '.pc' X obj.inst_var = 'PREFIX' X- obj.inst_dir = bld.env()['LIBDIRNAME'] + 'pkgconfig' X+ obj.inst_dir = 'libdata/pkgconfig' X pkg_prefix = bld.env()['PREFIX'] X if pkg_prefix[-1] == '/': X pkg_prefix = pkg_prefix[:-1] 8dae2cc852d07f996d53dcc106ee1dee echo x - lv2core/pkg-plist sed 's/^X//' >lv2core/pkg-plist << '617b57e7bb4c5941ac570af75d5d8566' Xinclude/lv2.h Xlib/lv2/lv2core.lv2/lv2.ttl Xlib/lv2/lv2core.lv2/manifest.ttl Xlibdata/pkgconfig/lv2core.pc X@dirrm lib/lv2/lv2core.lv2 X@dirrm lib/lv2 617b57e7bb4c5941ac570af75d5d8566 exit >Release-Note: >Audit-Trail: >Unformatted: