FreeBSD Bugzilla – Attachment 182042 Details for
Bug 216241
[new port] audio/drumgizmo: Multichannel drum sampler
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Fixed header in Makefile
drumgizmo.shar (text/plain), 3.25 KB, created by
Goran Mekić
on 2017-04-24 12:33:57 UTC
(
hide
)
Description:
Fixed header in Makefile
Filename:
MIME Type:
Creator:
Goran Mekić
Created:
2017-04-24 12:33:57 UTC
Size:
3.25 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: ># ># drumgizmo ># drumgizmo/pkg-descr ># drumgizmo/pkg-plist ># drumgizmo/Makefile ># drumgizmo/distinfo ># >echo c - drumgizmo >mkdir -p drumgizmo > /dev/null 2>&1 >echo x - drumgizmo/pkg-descr >sed 's/^X//' >drumgizmo/pkg-descr << '5f5ba8916119d8162a1e9e2de6f7d150' >XDrumGizmo is an open source, multichannel, multilayered, cross-platform drum >Xplugin and stand-alone application. It enables you to compose drums in midi and >Xmix them with a multichannel approach. It is comparable to that of mixing a real >Xdrumkit that has been recorded with a multimic setup. >X >XFeatures include: >X* Stand-alone, Lv2 and VSTi versions available >X* Open drumkit file format, allowing the community to create their own drumkits >X* Drum velocity, allowing for several different hit velocities for each drum >X* Multichannel output, making it possible to mix it just the way you would a >X real drumkit >X* Optional built-in humanizer, analyzing the midi notes, adjusting velocities >X on-the-fly >X* Stand-alone midi renderer, generating .wav files, 1 for each channel >X* Stand-alone midi input, making it possible to use DrumGizmo as a software >X sampler for an electronic drumkit >X >XWWW: http://www.drumgizmo.org/ >5f5ba8916119d8162a1e9e2de6f7d150 >echo x - drumgizmo/pkg-plist >sed 's/^X//' >drumgizmo/pkg-plist << '8e48787c74117946f417a62f6c8ec03a' >Xbin/dgreftest >Xbin/drumgizmo >Xlib/lv2/drumgizmo.lv2/drumgizmo.so >Xlib/lv2/drumgizmo.lv2/drumgizmo.ttl >Xlib/lv2/drumgizmo.lv2/manifest.ttl >Xshare/man/man1/drumgizmo.1 >Xshare/man/man1/drumgizmo.fr.1 >8e48787c74117946f417a62f6c8ec03a >echo x - drumgizmo/Makefile >sed 's/^X//' >drumgizmo/Makefile << 'fb58770a1c9329cbe30e3486f0a3756f' >X# Created by: Goran MekiÄ <meka@tilda.center> >X# $FreeBSD$ >X >XPORTNAME= drumgizmo >XPORTVERSION= 0.9.13 >XCATEGORIES= audio >XMASTER_SITES= http://www.drumgizmo.org/releases/${PORTNAME}-${PORTVERSION}/ >X >XMAINTAINER= meka@tilda.center >XCOMMENT= Multichannel drum sampler >X >XLICENSE= LGPL3+ >X >XBUILD_DEPENDS= lv2>=1.14.0:audio/lv2 \ >X pkg-config:devel/pkgconf >XLIB_DEPENDS= libsmf.so:audio/libsmf \ >X libzita-resampler.so:audio/zita-resampler \ >X libjack.so:audio/jack \ >X libsndfile.so:audio/libsndfile \ >X libexpat.so:textproc/expat2 >X >XHAS_CONFIGURE= YES >XUSES= gettext-runtime libtool >XUSE_GNOME= glib20 >XUSE_XORG= x11 >X >XCPPFLAGS+= -I../include -I../../include -I../src -I../../src >XEXPAT_CFLAGS= -I${LOCALBASE}/include >XEXPAT_LDFLAGS= -L${LOCALBASE}/lib >XZITA_CPPFLAGS= -I${LOCALBASE}/include >XZITA_LDFLAGS= -L${LOCALBASE}/lib >X >XCONFIGURE_ENV+= EXPAT_CFLAGS=${EXPAT_CFLAGS} EXPAT_LDFLAGS=${EXPAT_LDFLAGS} >XCONFIGURE_ENV+= ZITA_CPPFLAGS=${ZITA_CPPFLAGS} ZITA_LDFLAGS=${ZITA_LDFLAGS} >XCONFIGURE_ARGS= --disable-output-alsa --enable-lv2 >X >X.include <bsd.port.mk> >fb58770a1c9329cbe30e3486f0a3756f >echo x - drumgizmo/distinfo >sed 's/^X//' >drumgizmo/distinfo << '9ffbb4453fb9ddc470879fc4f1665be5' >XTIMESTAMP = 1492976500 >XSHA256 (drumgizmo-0.9.13.tar.gz) = be90a579d12bf4fd953f1ef77aecece61c65160f15988ae3029d63cf4c195ff0 >XSIZE (drumgizmo-0.9.13.tar.gz) = 870896 >9ffbb4453fb9ddc470879fc4f1665be5 >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 216241
:
179041
|
182027
|
182042
|
183018