FreeBSD Bugzilla – Attachment 185181 Details for
Bug 221352
[NEW PORT] audio/vm-lv2: Virtual machine LV2 plugin bundle
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar
vm-lv2.shar (text/plain), 3.24 KB, created by
Yuri Victorovich
on 2017-08-09 02:01:26 UTC
(
hide
)
Description:
shar
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-08-09 02:01:26 UTC
Size:
3.24 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/vm-lv2 ># audio/vm-lv2/distinfo ># audio/vm-lv2/Makefile ># audio/vm-lv2/pkg-descr ># audio/vm-lv2/pkg-plist ># audio/vm-lv2/files ># audio/vm-lv2/files/patch-pugl_pugl_pugl__x11.c ># >echo c - audio/vm-lv2 >mkdir -p audio/vm-lv2 > /dev/null 2>&1 >echo x - audio/vm-lv2/distinfo >sed 's/^X//' >audio/vm-lv2/distinfo << '61c250c46307f5e7dec87bd9ece3354b' >XTIMESTAMP = 1502075538 >XSHA256 (vm-0.4.0.tar.gz) = 6b816a271caf68efa3649252613a50c5799628590ae761491e0e2652b1a0fbe9 >XSIZE (vm-0.4.0.tar.gz) = 1745498 >61c250c46307f5e7dec87bd9ece3354b >echo x - audio/vm-lv2/Makefile >sed 's/^X//' >audio/vm-lv2/Makefile << '97bab5ee47c8140428012dd5fcc02740' >X# Created by: Yuri Victorovich <yuri@rawbw.com> >X# $FreeBSD$ >X >XPORTNAME= vm >XPORTVERSION= 0.4.0 >XCATEGORIES= audio >XMASTER_SITES= https://gitlab.com/OpenMusicKontrollers/vm.lv2/repository/archive.tar.gz?ref=${PORTVERSION}&dummy=/ >XPKGNAMESUFFIX= -lv2 >X >XMAINTAINER= yuri@rawbw.com >XCOMMENT= Virtual machine LV2 plugin bundle >X >XLICENSE= ART20 >XLICENSE_FILE= ${WRKSRC}/COPYING >X >XBUILD_DEPENDS= lv2>0:audio/lv2 >XLIB_DEPENDS= liblilv-0.so:audio/lilv \ >X libserd-0.so:devel/serd \ >X libsord-0.so:devel/sord \ >X libsratom-0.so:audio/sratom >X >XUSES= cmake compiler:c++11-lib pkgconfig localbase >XUSE_XORG= x11 xext >XUSE_GL= glu >XCMAKE_ARGS= -DCMAKE_BUILD_TYPE="Release" >X >Xpost-extract: >X @${MV} ${WRKDIR}/vm* ${WRKDIR}/${PORTNAME}-${PORTVERSION} >X >X.include <bsd.port.mk> >97bab5ee47c8140428012dd5fcc02740 >echo x - audio/vm-lv2/pkg-descr >sed 's/^X//' >audio/vm-lv2/pkg-descr << '8460a39784d2d7f6ff7b74588c1b4eec' >XCurrently the following plugins are contained in this plugin bundle: >X* Control VM >X Virtual machine for LV2 Control ports. Features 8 inputs and 8 outputs. >X* CV VM >X Virtual machine for LV2 Control Voltage ports. Features 8 inputs >X and 8 outputs. >X* Audio VM >X Virtual machine for LV2 Audio ports. Features 8 inputs and 8 outputs. >X* Atom VM >X Virtual machine for LV2 Atom event ports. Features 8 inputs and 8 outputs. >X >XWWW: https://open-music-kontrollers.ch/lv2/vm/ >8460a39784d2d7f6ff7b74588c1b4eec >echo x - audio/vm-lv2/pkg-plist >sed 's/^X//' >audio/vm-lv2/pkg-plist << '0c190c170a506f2f0953e72d49ea9cf5' >Xlib/lv2/vm.lv2/Cousine-Regular.ttf >Xlib/lv2/vm.lv2/manifest.ttl >Xlib/lv2/vm.lv2/vm.so >Xlib/lv2/vm.lv2/vm.ttl >Xlib/lv2/vm.lv2/vm_ui.so >Xlib/lv2/vm.lv2/vm_ui.ttl >0c190c170a506f2f0953e72d49ea9cf5 >echo c - audio/vm-lv2/files >mkdir -p audio/vm-lv2/files > /dev/null 2>&1 >echo x - audio/vm-lv2/files/patch-pugl_pugl_pugl__x11.c >sed 's/^X//' >audio/vm-lv2/files/patch-pugl_pugl_pugl__x11.c << '3716d3510f19807c27b2bf00cef6a4d1' >X--- pugl/pugl/pugl_x11.c.orig 2017-08-07 03:15:15 UTC >X+++ pugl/pugl/pugl_x11.c >X@@ -648,7 +648,7 @@ puglPasteFromClipboard(PuglView* view, s >X if( (xevent.xselection.selection == impl->clipboard) >X && (xevent.xselection.target == impl->utf8_string) >X && (xevent.xselection.property == XA_PRIMARY) ) { >X- ulong nitems, rem; >X+ uint32_t nitems, rem; >X int format; >X uint8_t* data; >X Atom type; >3716d3510f19807c27b2bf00cef6a4d1 >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 221352
:
185181
|
185267