FreeBSD Bugzilla – Attachment 175514 Details for
Bug 213290
[NEW PORT] audio/lilv: library to support lv2 integration for lv2 hosts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
new port
lilv.shar (text/plain), 2.97 KB, created by
Michael Beer
on 2016-10-07 20:10:03 UTC
(
hide
)
Description:
new port
Filename:
MIME Type:
Creator:
Michael Beer
Created:
2016-10-07 20:10:03 UTC
Size:
2.97 KB
patch
obsolete
># 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: ># ># lilv ># lilv/Makefile ># lilv/distinfo ># lilv/pkg-descr ># lilv/pkg-plist ># >echo c - lilv >mkdir -p lilv > /dev/null 2>&1 >echo x - lilv/Makefile >sed 's/^X//' >lilv/Makefile << 'bb8e30c23630c76d426a557e89471b06' >X# Created by: Michael Beer <beerml@sigma6audio.de> >X# $FreeBSD$ >X >XPORTNAME= lilv >XPORTVERSION= 0.24.0 >XCATEGORIES= audio >XMASTER_SITES= http://download.drobilla.net/ >X >XMAINTAINER= beerml@sigma6audio.de >XCOMMENT= Lilv makes the use of LV2 plugins as simple as possible >X >XLICENSE= ISCL >XLICENSE_FILE= ${WRKSRC}/COPYING >X >XBUILD_DEPENDS= lv2>=1.14.0:audio/lv2 >X >XLIB_DEPENDS= libserd-0.so:audio/serd libsord-0.so:audio/sord libsratom-0.so:audio/sratom libsndfile.so:audio/libsndfile >X >XUSES= pkgconfig python:build tar:bzip2 waf gettext-runtime >X >XCONFIGURE_TARGET= configure >X >XNLS_USES= gettext >X >X.if defined(BATCH) || defined(PACKAGE_BUILDING) >XMAKE_ARGS+= --verbose >X.endif >X >Xpost-install: >X @${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/*.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ >X @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblilv-0.so.0.24.0 >X @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lilv-bench >X @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lv2apply >X @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lv2bench >X @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lv2info >X @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lv2ls >X >X.include <bsd.port.mk> >bb8e30c23630c76d426a557e89471b06 >echo x - lilv/distinfo >sed 's/^X//' >lilv/distinfo << '123c8f700dca887d3321740d48b7b5d0' >XTIMESTAMP = 1475784609 >XSHA256 (lilv-0.24.0.tar.bz2) = fa60de536d3648aa3b1a445261fd77bd80d0246a071eed2e7ca51ea91a27fb9e >XSIZE (lilv-0.24.0.tar.bz2) = 244079 >123c8f700dca887d3321740d48b7b5d0 >echo x - lilv/pkg-descr >sed 's/^X//' >lilv/pkg-descr << 'a36ce8a54d9ce0fb9da151e415d68b2c' >XLilv is a C library to make the use of LV2 plugins as simple as possible >Xfor applications. Lilv is the successor to SLV2, rewritten to be significantly >Xfaster and have minimal dependencies. It is stable, well-tested >Xsoftware (the included test suite covers over 90% of the code) in use >Xby several applications. >X >XLilv is Free Software under an extremely liberal MIT-style license. >XIt depends only on Serd and Sord, and is known to work on GNU/Linux, >XFree/Open BSD, Mac OS X, and Windows. >X >XWWW: http://drobilla.net/software/lilv/ >a36ce8a54d9ce0fb9da151e415d68b2c >echo x - lilv/pkg-plist >sed 's/^X//' >lilv/pkg-plist << 'bd423c0034ab2a995e5349c971a8bae4' >Xbin/lilv-bench >Xbin/lv2apply >Xbin/lv2bench >Xbin/lv2info >Xbin/lv2ls >Xetc/bash_completion.d/lilv >Xinclude/lilv-0/lilv/lilv.h >Xinclude/lilv-0/lilv/lilvmm.hpp >Xlib/liblilv-0.so >Xlib/liblilv-0.so.0 >Xlib/liblilv-0.so.0.24.0 >Xlibdata/pkgconfig/lilv-0.pc >Xshare/man/man1/lv2apply.1 >Xshare/man/man1/lv2info.1 >Xshare/man/man1/lv2ls.1 >bd423c0034ab2a995e5349c971a8bae4 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 213290
:
175514
|
177521
|
178634