FreeBSD Bugzilla – Attachment 185631 Details for
Bug 221685
[NEW PORT] audio/faust-lv2: LV2 plugin architecture for the Faust programming language
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar
faust-lv2.shar (text/plain), 4.84 KB, created by
Yuri Victorovich
on 2017-08-21 09:44:54 UTC
(
hide
)
Description:
shar
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-08-21 09:44:54 UTC
Size:
4.84 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: ># ># audio/faust-lv2 ># audio/faust-lv2/distinfo ># audio/faust-lv2/Makefile ># audio/faust-lv2/pkg-descr ># audio/faust-lv2/pkg-plist ># >echo c - audio/faust-lv2 >mkdir -p audio/faust-lv2 > /dev/null 2>&1 >echo x - audio/faust-lv2/distinfo >sed 's/^X//' >audio/faust-lv2/distinfo << 'e5c87611ecca832f158c9202e5c11f69' >XTIMESTAMP = 1503307355 >XSHA256 (faust-lv2-1.4.tar.bz2) = 47430ef8a1ea70632a71beba2002cfbf57b595fd1a0d198de2ae77fc649912fa >XSIZE (faust-lv2-1.4.tar.bz2) = 106404 >e5c87611ecca832f158c9202e5c11f69 >echo x - audio/faust-lv2/Makefile >sed 's/^X//' >audio/faust-lv2/Makefile << 'e1098608a7537f75663a9ada665051a0' >X# Created by: Yuri Victorovich <yuri@rawbw.com> >X# $FreeBSD$ >X >XPORTNAME= faust >XPORTVERSION= 1.4 >XCATEGORIES= audio >XMASTER_SITES= https://bitbucket.org/agraef/faust-lv2/downloads/ >XPKGNAMESUFFIX= -lv2 >XDISTNAME= ${PKGNAME} >X >XMAINTAINER= yuri@rawbw.com >XCOMMENT= LV2 plugin architecture for the Faust programming language >X >XLICENSE= GPLv3 >XLICENSE_FILE= ${WRKSRC}/COPYING >X >XBUILD_DEPENDS= lv2>0:audio/lv2 \ >X ${LOCALBASE}/bin/faust:audio/faust \ >X ${LOCALBASE}/include/boost/circular_buffer.hpp:devel/boost-libs >X >XUSES= gmake localbase tar:bz2 >X >Xpost-patch: >X @${REINPLACE_CMD} 's|CFLAGS =|CFLAGS ?=|' ${WRKSRC}/Makefile >X >Xpost-install: >X @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/faust.lv2/*.so >X >X.include <bsd.port.mk> >e1098608a7537f75663a9ada665051a0 >echo x - audio/faust-lv2/pkg-descr >sed 's/^X//' >audio/faust-lv2/pkg-descr << 'a30d698e70174f31fdfccc0a86942d5a' >XThis project provides an LV2 plugin architecture for the Faust programming >Xlanguage. The package contains the Faust architecture and templates for the >Xneeded LV2 manifest (ttl) files, a collection of sample plugins written in >XFaust, and a generic GNU Makefile as well as a shell script to compile plugins >Xusing the architecture. >X >Xfaust-lv2 is free and open source software. The latest source can be found in >Xthe git repository at https://bitbucket.org/agraef/faust-lv2. In the downloads >Xsection of this site you can also find released tarballs along with my faust-lv2 >Xpaper for the 2013 Linux Audio Conference. Please use the issue tracker for bug >Xreports and requests. You're also invited to join one of Grame's Faust mailing >Xlists to discuss faust-lv2 or Faust in general. >X >XWWW: https://bitbucket.org/agraef/faust-lv2 >a30d698e70174f31fdfccc0a86942d5a >echo x - audio/faust-lv2/pkg-plist >sed 's/^X//' >audio/faust-lv2/pkg-plist << '8a47a046569450cb72f8dd038ebff124' >Xlib/lv2/faust.lv2/NLFeks.so >Xlib/lv2/faust.lv2/NLFeks.ttl >Xlib/lv2/faust.lv2/NLFfm.so >Xlib/lv2/faust.lv2/NLFfm.ttl >Xlib/lv2/faust.lv2/amp.so >Xlib/lv2/faust.lv2/amp.ttl >Xlib/lv2/faust.lv2/bass.so >Xlib/lv2/faust.lv2/bass.ttl >Xlib/lv2/faust.lv2/blowBottle.so >Xlib/lv2/faust.lv2/blowBottle.ttl >Xlib/lv2/faust.lv2/blowHole.so >Xlib/lv2/faust.lv2/blowHole.ttl >Xlib/lv2/faust.lv2/bowed.so >Xlib/lv2/faust.lv2/bowed.ttl >Xlib/lv2/faust.lv2/brass.so >Xlib/lv2/faust.lv2/brass.ttl >Xlib/lv2/faust.lv2/chimes.so >Xlib/lv2/faust.lv2/chimes.ttl >Xlib/lv2/faust.lv2/chorus.so >Xlib/lv2/faust.lv2/chorus.ttl >Xlib/lv2/faust.lv2/clarinet.so >Xlib/lv2/faust.lv2/clarinet.ttl >Xlib/lv2/faust.lv2/compressor.so >Xlib/lv2/faust.lv2/compressor.ttl >Xlib/lv2/faust.lv2/echo.so >Xlib/lv2/faust.lv2/echo.ttl >Xlib/lv2/faust.lv2/expander.so >Xlib/lv2/faust.lv2/expander.ttl >Xlib/lv2/faust.lv2/flanger.so >Xlib/lv2/faust.lv2/flanger.ttl >Xlib/lv2/faust.lv2/flute.so >Xlib/lv2/faust.lv2/flute.ttl >Xlib/lv2/faust.lv2/freeverb.so >Xlib/lv2/faust.lv2/freeverb.ttl >Xlib/lv2/faust.lv2/glassHarmonica.so >Xlib/lv2/faust.lv2/glassHarmonica.ttl >Xlib/lv2/faust.lv2/harpsi.so >Xlib/lv2/faust.lv2/harpsi.ttl >Xlib/lv2/faust.lv2/karplus.so >Xlib/lv2/faust.lv2/karplus.ttl >Xlib/lv2/faust.lv2/kisana.so >Xlib/lv2/faust.lv2/kisana.ttl >Xlib/lv2/faust.lv2/manifest.ttl >Xlib/lv2/faust.lv2/modalBar.so >Xlib/lv2/faust.lv2/modalBar.ttl >Xlib/lv2/faust.lv2/organ.so >Xlib/lv2/faust.lv2/organ.ttl >Xlib/lv2/faust.lv2/phasemod.so >Xlib/lv2/faust.lv2/phasemod.ttl >Xlib/lv2/faust.lv2/piano.so >Xlib/lv2/faust.lv2/piano.ttl >Xlib/lv2/faust.lv2/saxophony.so >Xlib/lv2/faust.lv2/saxophony.ttl >Xlib/lv2/faust.lv2/sitar.so >Xlib/lv2/faust.lv2/sitar.ttl >Xlib/lv2/faust.lv2/subtractive.so >Xlib/lv2/faust.lv2/subtractive.ttl >Xlib/lv2/faust.lv2/tibetanBowl.so >Xlib/lv2/faust.lv2/tibetanBowl.ttl >Xlib/lv2/faust.lv2/tunedBar.so >Xlib/lv2/faust.lv2/tunedBar.ttl >Xlib/lv2/faust.lv2/uniBar.so >Xlib/lv2/faust.lv2/uniBar.ttl >Xlib/lv2/faust.lv2/voiceForm.so >Xlib/lv2/faust.lv2/voiceForm.ttl >Xlib/lv2/faust.lv2/wahwah.so >Xlib/lv2/faust.lv2/wahwah.ttl >Xlib/lv2/faust.lv2/waveshaper.so >Xlib/lv2/faust.lv2/waveshaper.ttl >Xlib/lv2/faust.lv2/zita_rev1.so >Xlib/lv2/faust.lv2/zita_rev1.ttl >8a47a046569450cb72f8dd038ebff124 >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 221685
: 185631