# 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: # # lv2 # lv2/Makefile # lv2/distinfo # lv2/pkg-descr # lv2/pkg-plist # echo c - lv2 mkdir -p lv2 > /dev/null 2>&1 echo x - lv2/Makefile sed 's/^X//' >lv2/Makefile << '6f4ebae1220a2bc41dfad0c70c3ddb63' X# Created by: Michael Beer X# $FreeBSD$ X XPORTNAME= lv2 XPORTVERSION= 1.12.0 XCATEGORIES= audio XMASTER_SITES= http://lv2plug.in/spec/ X XMAINTAINER= beerml@sigma6audio.de XCOMMENT= LV2 Package X XLICENSE= ISCL XLICENSE_FILE= ${WRKSRC}/COPYING X XLIB_DEPENDS= libsndfile.so:audio/libsndfile libfontconfig.so:x11-fonts/fontconfig libfreetype.so:print/freetype2 X XUSES= pkgconfig python:build tar:bzip2 waf gettext-runtime X XCONFLICTS_INSTALL= lv2core X XCONFIGURE_TARGET= configure X XNLS_USES= gettext X XUSE_GNOME= gtk20 pango atk cairo gdkpixbuf2 glib20 X X.if defined(BATCH) || defined(PACKAGE_BUILDING) XMAKE_ARGS+= --verbose X.endif X Xpost-patch: X @${REINPLACE_CMD} -e 's/LIBDIR}/LIBDIR}data/g' ${WRKSRC}/wscript X @${REINPLACE_CMD} -e 's/autowaf\.build_pc(bld, '\''LV2CORE'\'', LV2CORE_VERSION,.*/bld\(features = '\''subst'\'',source = '\''lv2core\.pc\.in'\'',target = '\''lv2core\.pc'\'',install_path = '\''\$$\{LIBDIR\}data\/pkgconfig'\'',PREFIX = bld\.env\.PREFIX,INCLUDEDIR = bld\.env\.INCLUDEDIR,VERSION = LV2CORE_VERSION\)/g' ${WRKSRC}/lv2/lv2plug.in/ns/lv2core/wscript X X.include 6f4ebae1220a2bc41dfad0c70c3ddb63 echo x - lv2/distinfo sed 's/^X//' >lv2/distinfo << 'de9f235e7e608559fdddbc41c2754fab' XTIMESTAMP = 1473930563 XSHA256 (lv2-1.12.0.tar.bz2) = 7a4a53138f10ed997174c8bc5a8573d5f5a5d8441aaac2de6cf2178ff90658e9 XSIZE (lv2-1.12.0.tar.bz2) = 399666 de9f235e7e608559fdddbc41c2754fab echo x - lv2/pkg-descr sed 's/^X//' >lv2/pkg-descr << '204ccc75b01294b0803388c016d6ba90' 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/ 204ccc75b01294b0803388c016d6ba90 echo x - lv2/pkg-plist sed 's/^X//' >lv2/pkg-plist << '0f687e26261bc2b4e003ea649de8b67c' Xbin/lv2specgen.py Xinclude/lv2.h Xinclude/lv2/lv2plug.in/ns/ext/atom Xinclude/lv2/lv2plug.in/ns/ext/buf-size Xinclude/lv2/lv2plug.in/ns/ext/data-access Xinclude/lv2/lv2plug.in/ns/ext/dynmanifest Xinclude/lv2/lv2plug.in/ns/ext/event Xinclude/lv2/lv2plug.in/ns/ext/instance-access Xinclude/lv2/lv2plug.in/ns/ext/log Xinclude/lv2/lv2plug.in/ns/ext/midi Xinclude/lv2/lv2plug.in/ns/ext/morph Xinclude/lv2/lv2plug.in/ns/ext/options Xinclude/lv2/lv2plug.in/ns/ext/parameters Xinclude/lv2/lv2plug.in/ns/ext/patch Xinclude/lv2/lv2plug.in/ns/ext/port-groups Xinclude/lv2/lv2plug.in/ns/ext/port-props Xinclude/lv2/lv2plug.in/ns/ext/presets Xinclude/lv2/lv2plug.in/ns/ext/resize-port Xinclude/lv2/lv2plug.in/ns/ext/state Xinclude/lv2/lv2plug.in/ns/ext/time Xinclude/lv2/lv2plug.in/ns/ext/uri-map Xinclude/lv2/lv2plug.in/ns/ext/urid Xinclude/lv2/lv2plug.in/ns/ext/worker Xinclude/lv2/lv2plug.in/ns/extensions/ui Xinclude/lv2/lv2plug.in/ns/extensions/units Xinclude/lv2/lv2plug.in/ns/lv2core Xlib/lv2/atom.lv2/atom-test.c Xlib/lv2/atom.lv2/atom.h Xlib/lv2/atom.lv2/atom.ttl Xlib/lv2/atom.lv2/forge.h Xlib/lv2/atom.lv2/lv2-atom.doap.ttl Xlib/lv2/atom.lv2/manifest.ttl Xlib/lv2/atom.lv2/util.h Xlib/lv2/buf-size.lv2/buf-size.h Xlib/lv2/buf-size.lv2/buf-size.ttl Xlib/lv2/buf-size.lv2/lv2-buf-size.doap.ttl Xlib/lv2/buf-size.lv2/manifest.ttl Xlib/lv2/data-access.lv2/data-access.h Xlib/lv2/data-access.lv2/data-access.ttl Xlib/lv2/data-access.lv2/lv2-data-access.doap.ttl Xlib/lv2/data-access.lv2/manifest.ttl Xlib/lv2/dynmanifest.lv2/dynmanifest.h Xlib/lv2/dynmanifest.lv2/dynmanifest.ttl Xlib/lv2/dynmanifest.lv2/lv2-dynmanifest.doap.ttl Xlib/lv2/dynmanifest.lv2/manifest.ttl Xlib/lv2/eg-amp.lv2/amp.so Xlib/lv2/eg-amp.lv2/amp.ttl Xlib/lv2/eg-amp.lv2/manifest.ttl Xlib/lv2/eg-fifths.lv2/fifths.so Xlib/lv2/eg-fifths.lv2/fifths.ttl Xlib/lv2/eg-fifths.lv2/manifest.ttl Xlib/lv2/eg-metro.lv2/manifest.ttl Xlib/lv2/eg-metro.lv2/metro.so Xlib/lv2/eg-metro.lv2/metro.ttl Xlib/lv2/eg-midigate.lv2/manifest.ttl Xlib/lv2/eg-midigate.lv2/midigate.so Xlib/lv2/eg-midigate.lv2/midigate.ttl Xlib/lv2/eg-sampler.lv2/click.wav Xlib/lv2/eg-sampler.lv2/manifest.ttl Xlib/lv2/eg-sampler.lv2/sampler.so Xlib/lv2/eg-sampler.lv2/sampler.ttl Xlib/lv2/eg-sampler.lv2/sampler_ui.so Xlib/lv2/eg-scope.lv2/examploscope.so Xlib/lv2/eg-scope.lv2/examploscope.ttl Xlib/lv2/eg-scope.lv2/examploscope_ui.so Xlib/lv2/eg-scope.lv2/manifest.ttl Xlib/lv2/event.lv2/event-helpers.h Xlib/lv2/event.lv2/event.h Xlib/lv2/event.lv2/event.ttl Xlib/lv2/event.lv2/lv2-event.doap.ttl Xlib/lv2/event.lv2/manifest.ttl Xlib/lv2/instance-access.lv2/instance-access.h Xlib/lv2/instance-access.lv2/instance-access.ttl Xlib/lv2/instance-access.lv2/lv2-instance-access.doap.ttl Xlib/lv2/instance-access.lv2/manifest.ttl Xlib/lv2/log.lv2/log.h Xlib/lv2/log.lv2/log.ttl Xlib/lv2/log.lv2/logger.h Xlib/lv2/log.lv2/lv2-log.doap.ttl Xlib/lv2/log.lv2/manifest.ttl Xlib/lv2/lv2core.lv2/lv2.h Xlib/lv2/lv2core.lv2/lv2core.doap.ttl Xlib/lv2/lv2core.lv2/lv2core.ttl Xlib/lv2/lv2core.lv2/manifest.ttl Xlib/lv2/midi.lv2/lv2-midi.doap.ttl Xlib/lv2/midi.lv2/manifest.ttl Xlib/lv2/midi.lv2/midi.h Xlib/lv2/midi.lv2/midi.ttl Xlib/lv2/morph.lv2/lv2-morph.doap.ttl Xlib/lv2/morph.lv2/manifest.ttl Xlib/lv2/morph.lv2/morph.h Xlib/lv2/morph.lv2/morph.ttl Xlib/lv2/options.lv2/lv2-options.doap.ttl Xlib/lv2/options.lv2/manifest.ttl Xlib/lv2/options.lv2/options.h Xlib/lv2/options.lv2/options.ttl Xlib/lv2/parameters.lv2/lv2-parameters.doap.ttl Xlib/lv2/parameters.lv2/manifest.ttl Xlib/lv2/parameters.lv2/parameters.h Xlib/lv2/parameters.lv2/parameters.ttl Xlib/lv2/patch.lv2/lv2-patch.doap.ttl Xlib/lv2/patch.lv2/manifest.ttl Xlib/lv2/patch.lv2/patch.h Xlib/lv2/patch.lv2/patch.ttl Xlib/lv2/port-groups.lv2/lv2-port-groups.doap.ttl Xlib/lv2/port-groups.lv2/manifest.ttl Xlib/lv2/port-groups.lv2/port-groups.h Xlib/lv2/port-groups.lv2/port-groups.ttl Xlib/lv2/port-props.lv2/lv2-port-props.doap.ttl Xlib/lv2/port-props.lv2/manifest.ttl Xlib/lv2/port-props.lv2/port-props.h Xlib/lv2/port-props.lv2/port-props.ttl Xlib/lv2/presets.lv2/lv2-presets.doap.ttl Xlib/lv2/presets.lv2/manifest.ttl Xlib/lv2/presets.lv2/presets.h Xlib/lv2/presets.lv2/presets.ttl Xlib/lv2/resize-port.lv2/lv2-resize-port.doap.ttl Xlib/lv2/resize-port.lv2/manifest.ttl Xlib/lv2/resize-port.lv2/resize-port.h Xlib/lv2/resize-port.lv2/resize-port.ttl Xlib/lv2/schemas.lv2/dcs.ttl Xlib/lv2/schemas.lv2/dct.ttl Xlib/lv2/schemas.lv2/doap.ttl Xlib/lv2/schemas.lv2/foaf.ttl Xlib/lv2/schemas.lv2/manifest.ttl Xlib/lv2/schemas.lv2/owl.ttl Xlib/lv2/schemas.lv2/rdf.ttl Xlib/lv2/schemas.lv2/rdfs.ttl Xlib/lv2/schemas.lv2/xsd.ttl Xlib/lv2/state.lv2/lv2-state.doap.ttl Xlib/lv2/state.lv2/manifest.ttl Xlib/lv2/state.lv2/state.h Xlib/lv2/state.lv2/state.ttl Xlib/lv2/time.lv2/lv2-time.doap.ttl Xlib/lv2/time.lv2/manifest.ttl Xlib/lv2/time.lv2/time.h Xlib/lv2/time.lv2/time.ttl Xlib/lv2/ui.lv2/lv2-ui.doap.ttl Xlib/lv2/ui.lv2/manifest.ttl Xlib/lv2/ui.lv2/ui.h Xlib/lv2/ui.lv2/ui.ttl Xlib/lv2/units.lv2/lv2-units.doap.ttl Xlib/lv2/units.lv2/manifest.ttl Xlib/lv2/units.lv2/units.h Xlib/lv2/units.lv2/units.ttl Xlib/lv2/uri-map.lv2/lv2-uri-map.doap.ttl Xlib/lv2/uri-map.lv2/manifest.ttl Xlib/lv2/uri-map.lv2/uri-map.h Xlib/lv2/uri-map.lv2/uri-map.ttl Xlib/lv2/urid.lv2/lv2-urid.doap.ttl Xlib/lv2/urid.lv2/manifest.ttl Xlib/lv2/urid.lv2/urid.h Xlib/lv2/urid.lv2/urid.ttl Xlib/lv2/worker.lv2/lv2-worker.doap.ttl Xlib/lv2/worker.lv2/manifest.ttl Xlib/lv2/worker.lv2/worker.h Xlib/lv2/worker.lv2/worker.ttl Xlibdata/pkgconfig/lv2.pc Xlibdata/pkgconfig/lv2core.pc X%%DATADIR%%specgen/DTD/xhtml-attribs-1.mod X%%DATADIR%%specgen/DTD/xhtml-base-1.mod X%%DATADIR%%specgen/DTD/xhtml-basic-table-1.mod X%%DATADIR%%specgen/DTD/xhtml-basic11-model-1.mod X%%DATADIR%%specgen/DTD/xhtml-basic11.dtd X%%DATADIR%%specgen/DTD/xhtml-bdo-1.mod X%%DATADIR%%specgen/DTD/xhtml-blkphras-1.mod X%%DATADIR%%specgen/DTD/xhtml-blkpres-1.mod X%%DATADIR%%specgen/DTD/xhtml-blkstruct-1.mod X%%DATADIR%%specgen/DTD/xhtml-charent-1.mod X%%DATADIR%%specgen/DTD/xhtml-csismap-1.mod X%%DATADIR%%specgen/DTD/xhtml-datatypes-1.mod X%%DATADIR%%specgen/DTD/xhtml-edit-1.mod X%%DATADIR%%specgen/DTD/xhtml-events-1.mod X%%DATADIR%%specgen/DTD/xhtml-form-1.mod X%%DATADIR%%specgen/DTD/xhtml-framework-1.mod X%%DATADIR%%specgen/DTD/xhtml-hypertext-1.mod X%%DATADIR%%specgen/DTD/xhtml-image-1.mod X%%DATADIR%%specgen/DTD/xhtml-inlphras-1.mod X%%DATADIR%%specgen/DTD/xhtml-inlpres-1.mod X%%DATADIR%%specgen/DTD/xhtml-inlstruct-1.mod X%%DATADIR%%specgen/DTD/xhtml-inlstyle-1.mod X%%DATADIR%%specgen/DTD/xhtml-inputmode-1.mod X%%DATADIR%%specgen/DTD/xhtml-lat1.ent X%%DATADIR%%specgen/DTD/xhtml-legacy-1.mod X%%DATADIR%%specgen/DTD/xhtml-link-1.mod X%%DATADIR%%specgen/DTD/xhtml-list-1.mod X%%DATADIR%%specgen/DTD/xhtml-meta-1.mod X%%DATADIR%%specgen/DTD/xhtml-object-1.mod X%%DATADIR%%specgen/DTD/xhtml-param-1.mod X%%DATADIR%%specgen/DTD/xhtml-pres-1.mod X%%DATADIR%%specgen/DTD/xhtml-qname-1.mod X%%DATADIR%%specgen/DTD/xhtml-script-1.mod X%%DATADIR%%specgen/DTD/xhtml-special.ent X%%DATADIR%%specgen/DTD/xhtml-ssismap-1.mod X%%DATADIR%%specgen/DTD/xhtml-struct-1.mod X%%DATADIR%%specgen/DTD/xhtml-style-1.mod X%%DATADIR%%specgen/DTD/xhtml-symbol.ent X%%DATADIR%%specgen/DTD/xhtml-table-1.mod X%%DATADIR%%specgen/DTD/xhtml-target-1.mod X%%DATADIR%%specgen/DTD/xhtml-text-1.mod X%%DATADIR%%specgen/style.css X%%DATADIR%%specgen/template.html 0f687e26261bc2b4e003ea649de8b67c exit