pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Remove ardour, used to update audio/ardour



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Mon Dec 2 13:35:18 2019 +0000
Changeset:	de9f32833469cc62c5a5e61464798dcdc3bf4b61

Modified Files:
	Makefile
Removed Files:
	ardour/DESCR
	ardour/Makefile
	ardour/PLIST
	ardour/distinfo
	ardour/options.mk
	ardour/patches/patch-gtk2__ardour_ardour__ui.cc
	ardour/patches/patch-libs_backends_jack_jack__audiobackend.cc
	ardour/patches/patch-libs_backends_jack_jack__utils.cc
	ardour/patches/patch-wscript

Log Message:
Remove ardour, used to update audio/ardour

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=de9f32833469cc62c5a5e61464798dcdc3bf4b61

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                                           |   1 -
 ardour/DESCR                                       |   3 -
 ardour/Makefile                                    | 111 ------
 ardour/PLIST                                       | 438 ---------------------
 ardour/distinfo                                    |  13 -
 ardour/options.mk                                  |  36 --
 ardour/patches/patch-gtk2__ardour_ardour__ui.cc    |  15 -
 .../patch-libs_backends_jack_jack__audiobackend.cc |  34 --
 .../patch-libs_backends_jack_jack__utils.cc        | 103 -----
 ardour/patches/patch-wscript                       |  33 --
 10 files changed, 787 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index fcc864371b..80924de555 100644
--- a/Makefile
+++ b/Makefile
@@ -167,7 +167,6 @@ SUBDIR+=	arangodb
 SUBDIR+=	aravis
 SUBDIR+=	arcan
 SUBDIR+=	archimedes
-SUBDIR+=	ardour
 SUBDIR+=	arduino-builder
 SUBDIR+=	arduino-ctags
 SUBDIR+=	argouml
diff --git a/ardour/DESCR b/ardour/DESCR
deleted file mode 100644
index 5c891d9e23..0000000000
--- a/ardour/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Ardour is a multi-channel digital audio workstation, allowing users to record,
-edit, mix and master audio and MIDI projects. It is targeted at audio
-engineers, musicians, soundtrack editors and composers.
diff --git a/ardour/Makefile b/ardour/Makefile
deleted file mode 100644
index e6997e56ba..0000000000
--- a/ardour/Makefile
+++ /dev/null
@@ -1,111 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	Ardour-5.12.0
-PKGNAME=	${DISTNAME:tl}
-CATEGORIES=	audio
-# currently, distfiles must be downloaded by hand from ardour.org
-# and uploaded using `make upload-distfiles`.
-# there is no canonical URL, only https://community.ardour.org/srctar
-MASTER_SITES=	#
-EXTRACT_SUFX=	.tar.bz2
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://ardour.org/
-COMMENT=	Digital Audio Workstation
-LICENSE=	gnu-gpl-v2
-
-USE_TOOLS+=	pkg-config perl
-USE_LANGUAGES=	c c++11
-
-EGDIR=		${PREFIX}/share/examples/ardour5
-
-WAF_ENV+=	EGDIR=${EGDIR}
-
-PKG_SYSCONFSUBDIR=	ardour5
-
-CONF_FILES+=	${EGDIR}/ardour.keys ${PKG_SYSCONFDIR}/ardour.keys
-CONF_FILES+=	${EGDIR}/ardour.menus ${PKG_SYSCONFDIR}/ardour.menus
-CONF_FILES+=	${EGDIR}/clearlooks.rc ${PKG_SYSCONFDIR}/clearlooks.rc
-CONF_FILES+=	${EGDIR}/default_ui_config ${PKG_SYSCONFDIR}/default_ui_config
-CONF_FILES+=	${EGDIR}/system_config ${PKG_SYSCONFDIR}/system_config
-CONF_FILES+=	${EGDIR}/trx.menus ${PKG_SYSCONFDIR}/trx.menus
-
-ARD_BACKENDS=	dummy
-
-.include "options.mk"
-
-WAF_ARGS+=	--with-backends=${ARD_BACKENDS:ts,}
-WAF_ARGS+=	--keepflags
-WAF_ARGS+=	--noconfirm
-WAF_ARGS+=	--dist-target=none
-WAF_ARGS+=	--cxx11
-WAF_ARGS+=	--freedesktop
-WAF_ARGS+=	--no-phone-home
-
-# Does not set runtime search path for internal libraries...
-
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/LV2
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/LV2/a-comp.lv2
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/LV2/a-delay.lv2
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/LV2/a-eq.lv2
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/LV2/a-fluidsynth.lv2
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/LV2/a-reverb.lv2
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/LV2/a-reasonablesynth.lv2
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/backends
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/engines
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/panners
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/surfaces
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/utils
-LDFLAGS+=	${COMPILER_RPATH_FLAG}${PREFIX}/lib/ardour5/vamp
-
-# strdup prototype difficulties...
-CXXFLAGS.NetBSD+=	-D_NETBSD_SOURCE
-
-WAF_REPLACE_EXECUTABLE=		no
-# No release with python 3 support yet.
-# Patches are available.
-PYTHON_VERSIONS_ACCEPTED=	27
-PYTHON_FOR_BUILD_ONLY=		tool
-
-INSTALLATION_DIRS+=	share/appdata
-INSTALLATION_DIRS+=	share/applications
-
-post-install:
-	${INSTALL_DATA} ${WRKSRC}/build/gtk2_ardour/ardour5.appdata.xml \
-	    ${DESTDIR}${PREFIX}/share/appdata
-	${INSTALL_DATA} ${WRKSRC}/build/gtk2_ardour/ardour5.desktop \
-	    ${DESTDIR}${PREFIX}/share/applications
-.for s in 16 22 32 48 256 512
-	${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps
-	${INSTALL_DATA} ${DESTDIR}${PREFIX}/share/ardour5/resources/Ardour-icon_${s}px.png \
-	    ${DESTDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps/ardour5.png
-.endfor
-
-.include "../../devel/waf/waf.mk"
-.include "../../archivers/libarchive/buildlink3.mk"
-.include "../../audio/aubio/buildlink3.mk"
-.include "../../audio/flac/buildlink3.mk"
-.include "../../audio/liblo/buildlink3.mk"
-.include "../../audio/libsamplerate/buildlink3.mk"
-.include "../../audio/libsndfile/buildlink3.mk"
-.include "../../audio/libvorbis/buildlink3.mk"
-.include "../../audio/lilv/buildlink3.mk"
-.include "../../audio/rubberband/buildlink3.mk"
-.include "../../audio/suil/buildlink3.mk"
-.include "../../audio/taglib/buildlink3.mk"
-.include "../../audio/vamp-plugin-sdk/buildlink3.mk"
-.include "../../devel/boost-libs/buildlink3.mk"
-.include "../../devel/libsigc++/buildlink3.mk"
-.include "../../devel/libusb1/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../lang/python/tool.mk"
-.include "../../math/fftwf/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../textproc/liblrdf/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../www/curl/buildlink3.mk"
-.include "../../x11/gtkmm/buildlink3.mk"
-.include "../../mk/dlopen.buildlink3.mk"
-BUILDLINK_TRANSFORM+=	opt:-ldl:${BUILDLINK_LDADD.dl:Q}
-.include "../../mk/bsd.pkg.mk"
diff --git a/ardour/PLIST b/ardour/PLIST
deleted file mode 100644
index 6bbf284e94..0000000000
--- a/ardour/PLIST
+++ /dev/null
@@ -1,438 +0,0 @@
-@comment $NetBSD$
-bin/ardour5
-bin/ardour5-copy-mixer
-bin/ardour5-export
-bin/ardour5-fix_bbtppq
-lib/ardour5/LV2/a-comp.lv2/a-comp#stereo.ttl
-lib/ardour5/LV2/a-comp.lv2/a-comp.so
-lib/ardour5/LV2/a-comp.lv2/a-comp.ttl
-lib/ardour5/LV2/a-comp.lv2/manifest.ttl
-lib/ardour5/LV2/a-comp.lv2/presets.ttl
-lib/ardour5/LV2/a-delay.lv2/a-delay.so
-lib/ardour5/LV2/a-delay.lv2/a-delay.ttl
-lib/ardour5/LV2/a-delay.lv2/manifest.ttl
-lib/ardour5/LV2/a-delay.lv2/presets.ttl
-lib/ardour5/LV2/a-eq.lv2/a-eq.so
-lib/ardour5/LV2/a-eq.lv2/a-eq.ttl
-lib/ardour5/LV2/a-eq.lv2/manifest.ttl
-lib/ardour5/LV2/a-fluidsynth.lv2/a-fluidsynth.so
-lib/ardour5/LV2/a-fluidsynth.lv2/a-fluidsynth.ttl
-lib/ardour5/LV2/a-fluidsynth.lv2/manifest.ttl
-lib/ardour5/LV2/a-reverb.lv2/a-reverb.so
-lib/ardour5/LV2/a-reverb.lv2/a-reverb.ttl
-lib/ardour5/LV2/a-reverb.lv2/manifest.ttl
-lib/ardour5/LV2/reasonablesynth.lv2/manifest.ttl
-lib/ardour5/LV2/reasonablesynth.lv2/reasonablesynth.so
-lib/ardour5/LV2/reasonablesynth.lv2/reasonablesynth.ttl
-lib/ardour5/${PKGNAME}
-lib/ardour5/ardour-exec-wrapper
-lib/ardour5/ardour-vst-scanner
-${PLIST.alsa}lib/ardour5/backends/libalsa_audiobackend.so
-lib/ardour5/backends/libdummy_audiobackend.so
-${PLIST.jack}lib/ardour5/backends/libjack_audiobackend.so
-lib/ardour5/engines/libclearlooks.so
-lib/ardour5/h${PKGNAME}
-lib/ardour5/libardour.so
-lib/ardour5/libardour.so.3
-lib/ardour5/libardour.so.3.0.0
-lib/ardour5/libardourcp.so
-lib/ardour5/libaudiographer.so
-lib/ardour5/libaudiographer.so.0
-lib/ardour5/libaudiographer.so.0.0.0
-lib/ardour5/libcanvas.so
-lib/ardour5/libcanvas.so.0
-lib/ardour5/libcanvas.so.0.0.0
-lib/ardour5/libevoral.so
-lib/ardour5/libevoral.so.0
-lib/ardour5/libevoral.so.0.0.0
-lib/ardour5/libgtkmm2ext.so
-lib/ardour5/libgtkmm2ext.so.0
-lib/ardour5/libgtkmm2ext.so.0.8.3
-lib/ardour5/libmidipp.so
-lib/ardour5/libmidipp.so.4
-lib/ardour5/libmidipp.so.4.1.0
-lib/ardour5/libpbd.so
-lib/ardour5/libpbd.so.4
-lib/ardour5/libpbd.so.4.1.0
-lib/ardour5/libptformat.so
-lib/ardour5/libptformat.so.0
-lib/ardour5/libptformat.so.0.0.0
-lib/ardour5/libqm-dsp.a
-lib/ardour5/libtimecode.so
-lib/ardour5/libwaveview.so
-lib/ardour5/libwaveview.so.0
-lib/ardour5/libwaveview.so.0.0.0
-lib/ardour5/libwidgets.so
-lib/ardour5/libwidgets.so.0
-lib/ardour5/libwidgets.so.0.0.0
-lib/ardour5/panners/libpan1in2out.so
-lib/ardour5/panners/libpan2in2out.so
-lib/ardour5/panners/libpanbalance.so
-lib/ardour5/panners/libpanvbap.so
-lib/ardour5/sanityCheck
-lib/ardour5/surfaces/libardour_cc121.so
-lib/ardour5/surfaces/libardour_faderport.so
-lib/ardour5/surfaces/libardour_faderport8.so
-lib/ardour5/surfaces/libardour_generic_midi.so
-lib/ardour5/surfaces/libardour_mcp.so
-lib/ardour5/surfaces/libardour_osc.so
-lib/ardour5/surfaces/libardour_push2.so
-lib/ardour5/utils/ardour-util.sh
-lib/ardour5/utils/ardour5-copy-mixer
-lib/ardour5/utils/ardour5-export
-lib/ardour5/utils/ardour5-fix_bbtppq
-lib/ardour5/vamp/libardourvampplugins.so
-lib/ardour5/vamp/libardourvampplugins.so.0
-lib/ardour5/vamp/libardourvampplugins.so.0.0.0
-share/appdata/ardour5.appdata.xml
-share/applications/ardour5.desktop
-share/ardour5/ArdourMono.ttf
-share/ardour5/export/BWAV 24bit Export.format
-share/ardour5/export/BWAV 32float Export.format
-share/ardour5/export/CD (Red Book).format
-share/ardour5/export/CD + DVD-A.preset
-share/ardour5/export/CD + FLAC (tagged).preset
-share/ardour5/export/CD + FLAC.preset
-share/ardour5/export/CD + Ogg_Vorbis (tagged).preset
-share/ardour5/export/CD + Ogg_Vorbis + FLAC (tagged).preset
-share/ardour5/export/CD + Ogg_Vorbis.preset
-share/ardour5/export/CD only.preset
-share/ardour5/export/DVD-A only.preset
-share/ardour5/export/DVD-A.format
-share/ardour5/export/FLAC (tagged).preset
-share/ardour5/export/FLAC 24 bit (tagged).format
-share/ardour5/export/FLAC 24 bit .format
-share/ardour5/export/FLAC.preset
-share/ardour5/export/Ogg_Vorbis (tagged).format
-share/ardour5/export/Ogg_Vorbis (tagged).preset
-share/ardour5/export/Ogg_Vorbis + FLAC (tagged).preset
-share/ardour5/export/Ogg_Vorbis + FLAC.preset
-share/ardour5/export/Ogg_Vorbis .preset
-share/ardour5/export/Ogg_Vorbis.format
-share/ardour5/export/Ring Tone.format
-share/ardour5/icons/act-disabled.png
-share/ardour5/icons/add.png
-share/ardour5/icons/anchored_trim_left_cursor.png
-share/ardour5/icons/anchored_trim_right_cursor.png
-share/ardour5/icons/application-x-ardour_16px.png
-share/ardour5/icons/application-x-ardour_22px.png
-share/ardour5/icons/application-x-ardour_32px.png
-share/ardour5/icons/application-x-ardour_48px.png
-share/ardour5/icons/ardour-app-icon_osx.png
-share/ardour5/icons/ardour-app-icon_osx_mask.png
-share/ardour5/icons/cc121.png
-share/ardour5/icons/chord.png
-share/ardour5/icons/close.png
-share/ardour5/icons/computer_keyboard.png
-share/ardour5/icons/computer_keyboard_active.png
-share/ardour5/icons/eighthnote.png
-share/ardour5/icons/expand_left_right_cursor.png
-share/ardour5/icons/expand_up_down_cursor.png
-share/ardour5/icons/fade_in_cursor.png
-share/ardour5/icons/fade_out_cursor.png
-share/ardour5/icons/fadein-constant-power.png
-share/ardour5/icons/fadein-fast-cut.png
-share/ardour5/icons/fadein-linear.png
-share/ardour5/icons/fadein-slow-cut.png
-share/ardour5/icons/fadein-symmetric.png
-share/ardour5/icons/fadeout-constant-power.png
-share/ardour5/icons/fadeout-fast-cut.png
-share/ardour5/icons/fadeout-linear.png
-share/ardour5/icons/fadeout-slow-cut.png
-share/ardour5/icons/fadeout-symmetric.png
-share/ardour5/icons/faderport-small.png
-share/ardour5/icons/faderport8-small.png
-share/ardour5/icons/ferret_02.png
-share/ardour5/icons/forte.png
-share/ardour5/icons/fortissimo.png
-share/ardour5/icons/fortississimo.png
-share/ardour5/icons/grabber.png
-share/ardour5/icons/grabber_edit_point.png
-share/ardour5/icons/grabber_note.png
-share/ardour5/icons/halfnote.png
-share/ardour5/icons/i_beam_cursor.png
-share/ardour5/icons/mezzforte.png
-share/ardour5/icons/mezzoforte.png
-share/ardour5/icons/mezzopiano.png
-share/ardour5/icons/midi-input-active.png
-share/ardour5/icons/midi-input-inactive.png
-share/ardour5/icons/midi_socket_small.png
-share/ardour5/icons/midi_sound_notes.png
-share/ardour5/icons/midi_tool_erase.png
-share/ardour5/icons/midi_tool_pencil.png
-share/ardour5/icons/midi_tool_select.png
-share/ardour5/icons/move_cursor.png
-share/ardour5/icons/mute-disabled.png
-share/ardour5/icons/mute-enabled.png
-share/ardour5/icons/muted-by-others.png
-share/ardour5/icons/padlock_closed.png
-share/ardour5/icons/padlock_open.png
-share/ardour5/icons/pianissimo.png
-share/ardour5/icons/pianississimo.png
-share/ardour5/icons/piano.png
-share/ardour5/icons/push2-small.png
-share/ardour5/icons/quarternote.png
-share/ardour5/icons/rec-enabled.png
-share/ardour5/icons/rec-in-progress.png
-share/ardour5/icons/rec-safe-disabled.png
-share/ardour5/icons/rec-safe-enabled.png
-share/ardour5/icons/record-normal-disabled.png
-share/ardour5/icons/record-normal-enabled.png
-share/ardour5/icons/record-normal-in-progress.png
-share/ardour5/icons/record-step.png
-share/ardour5/icons/record_disabled_grey.png
-share/ardour5/icons/record_normal_red.png
-share/ardour5/icons/record_tape_red.png
-share/ardour5/icons/resize_bottom_cursor.png
-share/ardour5/icons/resize_bottom_left_cursor.png
-share/ardour5/icons/resize_bottom_right_cursor.png
-share/ardour5/icons/resize_left_cursor.png
-share/ardour5/icons/resize_right_cursor.png
-share/ardour5/icons/resize_top_cursor.png
-share/ardour5/icons/resize_top_left_cursor.png
-share/ardour5/icons/resize_top_right_cursor.png
-share/ardour5/icons/sae.png
-share/ardour5/icons/scissors.png
-share/ardour5/icons/search.png
-share/ardour5/icons/sixteenthnote.png
-share/ardour5/icons/sixtyfourthnote.png
-share/ardour5/icons/solo-disabled.png
-share/ardour5/icons/solo-enabled.png
-share/ardour5/icons/solo-isolate-disabled.png
-share/ardour5/icons/solo-isolate-enabled.png
-share/ardour5/icons/solo-isolated.png
-share/ardour5/icons/solo-safe-disabled.png
-share/ardour5/icons/solo-safe-enabled.png
-share/ardour5/icons/solo-safe-icon.png
-share/ardour5/icons/soloed-by-others.png
-share/ardour5/icons/soundcloud.png
-share/ardour5/icons/thirtysecondnote.png
-share/ardour5/icons/time_exp.png
-share/ardour5/icons/trim_bottom_cursor.png
-share/ardour5/icons/trim_left_cursor.png
-share/ardour5/icons/trim_left_cursor_5.png
-share/ardour5/icons/trim_left_cursor_right_only.png
-share/ardour5/icons/trim_right_cursor.png
-share/ardour5/icons/trim_right_cursor_5.png
-share/ardour5/icons/trim_right_cursor_left_only.png
-share/ardour5/icons/trim_top_cursor.png
-share/ardour5/icons/wholenote.png
-share/ardour5/icons/zoom_in_cursor.png
-share/ardour5/icons/zoom_out_cursor.png
-share/ardour5/mcp/SSL Nucleus Ardour.profile
-share/ardour5/mcp/artist_control.device
-share/ardour5/mcp/artist_mix.device
-share/ardour5/mcp/bcf2000.device
-share/ardour5/mcp/cmc.device
-share/ardour5/mcp/mc+xt+xt.device
-share/ardour5/mcp/mc+xt.device
-share/ardour5/mcp/mc.device
-share/ardour5/mcp/mcpro.device
-share/ardour5/mcp/mcproxt.device
-share/ardour5/mcp/midikbd.device
-share/ardour5/mcp/nucleus-platform-midi.device
-share/ardour5/mcp/nucleus.device
-share/ardour5/mcp/qcon.device
-share/ardour5/mcp/user.profile
-share/ardour5/mcp/x-touch-compact.device
-share/ardour5/mcp/x-touch-mini.device
-share/ardour5/mcp/x-touch.device
-share/ardour5/mcp/xt+mc+xt.device
-share/ardour5/mcp/xt+mc.device
-share/ardour5/mcp/xt+xt+mc.device
-share/ardour5/midi_maps/AKAI_MIDIMix_EQ_Mode.map
-share/ardour5/midi_maps/AKAI_MIDIMix_Normal_Mode.map
-share/ardour5/midi_maps/AKAI_MPK61.map
-share/ardour5/midi_maps/AKAI_MPKmini.map
-share/ardour5/midi_maps/Alesis_QX25.map
-share/ardour5/midi_maps/Arturia_KeyLab49.map
-share/ardour5/midi_maps/DDX3216.map
-share/ardour5/midi_maps/Korg_nanoKONTROL.map
-share/ardour5/midi_maps/Korg_nanoKONTROL2.map
-share/ardour5/midi_maps/Korg_nanoKONTROL2_With_Master.map
-share/ardour5/midi_maps/Korg_nanoKONTROL_Master.map
-share/ardour5/midi_maps/Korg_nanoKONTROL_Studio.map
-share/ardour5/midi_maps/Korg_taktile.map
-share/ardour5/midi_maps/M-Audio_Axiom25.map
-share/ardour5/midi_maps/M-Audio_Axiom61.map
-share/ardour5/midi_maps/M-Audio_Axiom_Air_25_2015_Model_Transport_Only.map
-share/ardour5/midi_maps/M-Audio_Oxygen49.map
-share/ardour5/midi_maps/M-Audio_Oxygen61v3.map
-share/ardour5/midi_maps/Novation Impulse 49.map
-share/ardour5/midi_maps/Novation_Impulse61.map
-share/ardour5/midi_maps/Novation_LaunchControl_XL.map
-share/ardour5/midi_maps/Novation_LaunchKey25.map
-share/ardour5/midi_maps/Roland_SI-24.map
-share/ardour5/midi_maps/Roland_V_Studio_20.map
-share/ardour5/midi_maps/Yamaha_KX25.map
-share/ardour5/midi_maps/akai-mpd-32.map
-share/ardour5/midi_maps/bcf2000.map
-share/ardour5/midi_maps/bcf2000_mackie.map
-share/ardour5/midi_maps/m-audio-oxygen61v3.map
-share/ardour5/midi_maps/m-audio_oxygen25.map
-share/ardour5/midi_maps/m-audio_oxygen8v2.map
-share/ardour5/midi_maps/midikb_wiimote.map
-share/ardour5/midi_maps/xboard-61.map
-share/ardour5/osc/TTC2.preset
-share/ardour5/osc/basic-touchosc.preset
-share/ardour5/patchfiles/Alesis_DM5.midnam
-share/ardour5/patchfiles/Alesis_NanoBass.midnam
-share/ardour5/patchfiles/Alesis_NanoPiano.midnam
-share/ardour5/patchfiles/Alesis_QS78.midnam
-share/ardour5/patchfiles/Casio_CZ-1.midnam
-share/ardour5/patchfiles/Clavia_Nord_Lead_II.midnam
-share/ardour5/patchfiles/DSI_Evolver.midnam
-share/ardour5/patchfiles/DSI_Mopho.midnam
-share/ardour5/patchfiles/DSI_Tetra.midnam
-share/ardour5/patchfiles/Digidesign_MP1.midnam
-share/ardour5/patchfiles/Dynacord_DRP-20X.midnam
-share/ardour5/patchfiles/E-mu_Mo_Phatt.midnam
-share/ardour5/patchfiles/E-mu_Orbit-3.midnam
-share/ardour5/patchfiles/E-mu_Proteus_2000.midnam
-share/ardour5/patchfiles/E-mu_XL-1.midnam
-share/ardour5/patchfiles/Eventide_Eclipse.midnam
-share/ardour5/patchfiles/Gotharmoon_deMoon.midnam
-share/ardour5/patchfiles/Jomox_MBase_11.midnam
-share/ardour5/patchfiles/Korg_ER-1.midnam
-share/ardour5/patchfiles/Korg_Karma.midnam
-share/ardour5/patchfiles/Korg_MS2000R.midnam
-share/ardour5/patchfiles/Korg_MicroKORG.midnam
-share/ardour5/patchfiles/Korg_NX5R.midnam
-share/ardour5/patchfiles/Korg_Radias.midnam
-share/ardour5/patchfiles/Korg_TR_Workstation.midnam
-share/ardour5/patchfiles/Korg_Trinity_Track.midnam
-share/ardour5/patchfiles/Korg_Triton.midnam
-share/ardour5/patchfiles/Korg_Triton_Rack.midnam
-share/ardour5/patchfiles/Korg_Volca_Bass.midnam
-share/ardour5/patchfiles/Korg_Volca_Beats.midnam
-share/ardour5/patchfiles/Korg_Volca_Keys.midnam
-share/ardour5/patchfiles/Kurzweil_Mark-12-152.midnam
-share/ardour5/patchfiles/Kurzweil_PX_Plus.midnam
-share/ardour5/patchfiles/Kurzweil_SP88x.midnam
-share/ardour5/patchfiles/Lexicon_MX300.midnam
-share/ardour5/patchfiles/Line_6_EchoPro.midnam
-share/ardour5/patchfiles/Line_6_FilterPro.midnam
-share/ardour5/patchfiles/Line_6_ModPro.midnam
-share/ardour5/patchfiles/Line_6_POD.midnam
-share/ardour5/patchfiles/MFB_503.midnam
-share/ardour5/patchfiles/MIDI.midnam
-share/ardour5/patchfiles/Moog_MF-104M_Analog_Delay.midnam
-share/ardour5/patchfiles/Moog_MF-108M_Cluster_Flux.midnam
-share/ardour5/patchfiles/Moog_Minitaur.midnam
-share/ardour5/patchfiles/Nord_Modular.midnam
-share/ardour5/patchfiles/Novation_A-Station.midnam
-share/ardour5/patchfiles/Novation_DrumStation.midnam
-share/ardour5/patchfiles/Novation_Nova.midnam
-share/ardour5/patchfiles/Novation_Super_BassStation.midnam
-share/ardour5/patchfiles/Peavey_DPM-V3.midnam
-share/ardour5/patchfiles/Roland_Fantom-Xa.midnam
-share/ardour5/patchfiles/Roland_Fantom.midnam
-share/ardour5/patchfiles/Roland_FantomX8.midnam
-share/ardour5/patchfiles/Roland_FantomXR.midnam
-share/ardour5/patchfiles/Roland_GR-1.midnam
-share/ardour5/patchfiles/Roland_GR-33.midnam
-share/ardour5/patchfiles/Roland_JP-8080.midnam
-share/ardour5/patchfiles/Roland_JV-1010.midnam
-share/ardour5/patchfiles/Roland_JV-1080.midnam
-share/ardour5/patchfiles/Roland_JV-2080.midnam
-share/ardour5/patchfiles/Roland_Juno-106.midnam
-share/ardour5/patchfiles/Roland_M-BD1.midnam
-share/ardour5/patchfiles/Roland_RD-250s.midnam
-share/ardour5/patchfiles/Roland_RD-600.midnam
-share/ardour5/patchfiles/Roland_RD-700sx.midnam
-share/ardour5/patchfiles/Roland_RS-9.midnam
-share/ardour5/patchfiles/Roland_SC-88_Pro.midnam
-share/ardour5/patchfiles/Roland_SH-32.midnam
-share/ardour5/patchfiles/Roland_V-Synth-GT.midnam
-share/ardour5/patchfiles/Roland_XV-2020.midnam
-share/ardour5/patchfiles/Roland_XV-3080.midnam
-share/ardour5/patchfiles/Roland_XV-5080.midnam
-share/ardour5/patchfiles/Roland_XV-88.midnam
-share/ardour5/patchfiles/Sequential_Circuits_Prophet_600.midnam
-share/ardour5/patchfiles/TC_Electronic_M3000.midnam
-share/ardour5/patchfiles/Waldorf_Blofeld.midnam
-share/ardour5/patchfiles/Waldorf_Micro_Q.midnam
-share/ardour5/patchfiles/Yamaha_DX-7.midnam
-share/ardour5/patchfiles/Yamaha_EX-5.midnam
-share/ardour5/patchfiles/Yamaha_MM6.midnam
-share/ardour5/patchfiles/Yamaha_MOTIF-RACK_ES.midnam
-share/ardour5/patchfiles/Yamaha_MOTIF_XS.midnam
-share/ardour5/patchfiles/Yamaha_MU10XG.midnam
-share/ardour5/patchfiles/Yamaha_PSR-275.midnam
-share/ardour5/patchfiles/Yamaha_PSR-S900.midnam
-share/ardour5/patchfiles/Yamaha_PSR540.midnam
-share/ardour5/patchfiles/Yamaha_S90.midnam
-share/ardour5/patchfiles/Yamaha_Tyros2.midnam
-share/ardour5/resources/Ardour-icon_16px.png
-share/ardour5/resources/Ardour-icon_22px.png
-share/ardour5/resources/Ardour-icon_256px.png
-share/ardour5/resources/Ardour-icon_32px.png
-share/ardour5/resources/Ardour-icon_48px.png
-share/ardour5/resources/Ardour-icon_512px.png
-share/ardour5/resources/Ardour-small-splash.png
-share/ardour5/resources/Ardour-splash.png
-share/ardour5/scripts/HiAndLowPass.lua
-share/ardour5/scripts/add_filters.lua
-share/ardour5/scripts/addscopes.lua
-share/ardour5/scripts/amp4.lua
-share/ardour5/scripts/bounce_replace.lua
-share/ardour5/scripts/bypass_all_plugins.lua
-share/ardour5/scripts/create_drum_tracks.lua
-share/ardour5/scripts/delete_xrun_markers.lua
-share/ardour5/scripts/export_mp4chaps.lua
-share/ardour5/scripts/faders_to_trims.lua
-share/ardour5/scripts/midi_cc_to_automation.lua
-share/ardour5/scripts/midimon.lua
-share/ardour5/scripts/mute_all_tracks.lua
-share/ardour5/scripts/post_export_save_hook.lua
-share/ardour5/scripts/preare_record_example.lua
-share/ardour5/scripts/remove_unknown_procs.lua
-share/ardour5/scripts/s_chanmap.lua
-share/ardour5/scripts/s_fader_automation.lua
-share/ardour5/scripts/s_foreach_track.lua
-share/ardour5/scripts/s_group_color.lua
-share/ardour5/scripts/s_import_files.lua
-share/ardour5/scripts/s_plugin_automation.lua
-share/ardour5/scripts/s_plugin_reorder.lua
-share/ardour5/scripts/s_pluginutils.lua
-share/ardour5/scripts/s_portengine.lua
-share/ardour5/scripts/s_region_gain.lua
-share/ardour5/scripts/s_region_gain2.lua
-share/ardour5/scripts/s_replaceplugin.lua
-share/ardour5/scripts/s_selection.lua
-share/ardour5/scripts/s_showhide_track.lua
-share/ardour5/scripts/s_timecode.lua
-share/ardour5/scripts/s_track_props.lua
-share/ardour5/scripts/s_vamp_plugin_index.lua
-share/ardour5/scripts/scope.lua
-share/ardour5/scripts/select_every_2nd_region.lua
-share/ardour5/scripts/send_to_bus.lua
-share/ardour5/scripts/session_template_advanced.lua
-share/ardour5/scripts/session_template_record.lua
-share/ardour5/scripts/spectrogram.lua
-share/ardour5/scripts/split_all_markers.lua
-share/ardour5/scripts/stop_at_marker.lua
-share/ardour5/scripts/synth1.lua
-share/ardour5/scripts/template_band.lua
-share/ardour5/scripts/tomsloop.lua
-share/ardour5/scripts/vamp_audio_to_midi.lua
-share/ardour5/scripts/voice_activate.lua
-share/ardour5/templates/.stub
-share/ardour5/themes/blueberry_milk-ardour.colors
-share/ardour5/themes/caineville-ardour.colors
-share/ardour5/themes/clear_gray-ardour.colors
-share/ardour5/themes/cubasish-ardour.colors
-share/ardour5/themes/dark-ardour.colors
-share/ardour5/themes/unastudia-ardour.colors
-share/examples/ardour5/ardour.keys
-share/examples/ardour5/ardour.menus
-share/examples/ardour5/clearlooks.rc
-share/examples/ardour5/default_ui_config
-share/examples/ardour5/system_config
-share/examples/ardour5/trx.menus
-share/icons/hicolor/16x16/apps/ardour5.png
-share/icons/hicolor/22x22/apps/ardour5.png
-share/icons/hicolor/256x256/apps/ardour5.png
-share/icons/hicolor/32x32/apps/ardour5.png
-share/icons/hicolor/48x48/apps/ardour5.png
-share/icons/hicolor/512x512/apps/ardour5.png
diff --git a/ardour/distinfo b/ardour/distinfo
deleted file mode 100644
index 7f44b92ffa..0000000000
--- a/ardour/distinfo
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD$
-
-SHA1 (Ardour-5.12.0.tar.bz2) = 8bf06a17638e89531cab14af67cfd59d7185518f
-RMD160 (Ardour-5.12.0.tar.bz2) = 71c25f13445f4036ff7127d071d8c1e0851d5eb8
-SHA512 (Ardour-5.12.0.tar.bz2) = c4b4332bddb2406924119c181622801725f4a7dd7741c1a66ddbc2236542764b786337da2f0a751f3bbe6e0389b5da765eb19b14a6a90c8f8a7fd68231e5067d
-Size (Ardour-5.12.0.tar.bz2) = 8852834 bytes
-SHA1 (patch-gtk2__ardour_ardour__ui.cc) = c8bbd019ecab91081520bdfa999f13f96c9dc39d
-SHA1 (patch-gtk2__ardour_wscript) = f78f4028e20d9d917fd1251618136c51ce3fa28a
-SHA1 (patch-libs_backends_jack_jack__audiobackend.cc) = 9fc4201948a6e88711d18d9218e1dacc1dd2700b
-SHA1 (patch-libs_backends_jack_jack__audiobackend.h) = e7cd23f39e31d3a4af3ed513b7e41503c4a6b16c
-SHA1 (patch-libs_backends_jack_jack__utils.cc) = 193f9df5a0b9a092bbfcd131741abfff00b674ee
-SHA1 (patch-libs_backends_jack_jack__utils.h) = 82f929f73a24238b28e2eca129975925c2b8ddc0
-SHA1 (patch-wscript) = 6d3cec0a6d9f81376f439768a38348ba77a5759d
diff --git a/ardour/options.mk b/ardour/options.mk
deleted file mode 100644
index 9f9c2c4885..0000000000
--- a/ardour/options.mk
+++ /dev/null
@@ -1,36 +0,0 @@
-# $NetBSD: options.mk,v 1.2 2019/05/17 09:59:18 nia Exp $
-
-PKG_OPTIONS_VAR=	PKG_OPTIONS.ardour
-PKG_SUPPORTED_OPTIONS=	alsa jack
-
-.include "../../mk/bsd.fast.prefs.mk"
-
-.if ${OPSYS} == "Linux"
-PKG_SUGGESTED_OPTIONS=	alsa jack
-.else
-PKG_SUGGESTED_OPTIONS=	jack
-.endif
-
-.include "../../mk/bsd.options.mk"
-
-PLIST_VARS+=	alsa
-.if !empty(PKG_OPTIONS:Malsa)
-PLIST.alsa=	yes
-ARD_BACKENDS+=	alsa
-.  include "../../audio/alsa-lib/buildlink3.mk"
-.endif
-
-PLIST_VARS+=	jack
-.if !empty(PKG_OPTIONS:Mjack)
-PLIST.jack=	yes
-ARD_BACKENDS+=	jack
-.  include "../../audio/jack/buildlink3.mk"
-.endif
-
-#
-# currently windows-only, would be nice to have
-#
-#.if !empty(PKG_OPTIONS:Mportaudio)
-#ARD_BACKENDS+=	portaudio
-#.include "../../audio/portaudio/buildlink3.mk"
-#.endif
diff --git a/ardour/patches/patch-gtk2__ardour_ardour__ui.cc b/ardour/patches/patch-gtk2__ardour_ardour__ui.cc
deleted file mode 100644
index eced365fd4..0000000000
--- a/ardour/patches/patch-gtk2__ardour_ardour__ui.cc
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD$
-
-Support NetBSD.
-
---- gtk2_ardour/ardour_ui.cc.orig	2017-09-15 20:56:22.000000000 +0000
-+++ gtk2_ardour/ardour_ui.cc
-@@ -1336,7 +1336,7 @@ ARDOUR_UI::check_memory_locking ()
- 						  "You can view the memory limit with 'ulimit -l', "
- 						  "and it is normally controlled by %2"),
- 						PROGRAM_NAME,
--#ifdef __FreeBSD__
-+#if defined(__FreeBSD__) || defined(__NetBSD__)
- 						X_("/etc/login.conf")
- #else
- 						X_(" /etc/security/limits.conf")
diff --git a/ardour/patches/patch-libs_backends_jack_jack__audiobackend.cc b/ardour/patches/patch-libs_backends_jack_jack__audiobackend.cc
deleted file mode 100644
index b2ad93b229..0000000000
--- a/ardour/patches/patch-libs_backends_jack_jack__audiobackend.cc
+++ /dev/null
@@ -1,34 +0,0 @@
-$NetBSD$
-
-Default to 48000 since it seems to avoid some problems with the 44100
-fallback....
-
-Realtime JACK currently doesn't work on NetBSD.
-
---- libs/backends/jack/jack_audiobackend.cc.orig	2017-09-15 20:56:23.000000000 +0000
-+++ libs/backends/jack/jack_audiobackend.cc
-@@ -118,6 +118,12 @@ JACKAudioBackend::set_driver (const std:
- 	return 0;
- }
- 
-+float
-+JACKAudioBackend::default_sample_rate () const
-+{
-+	return 48000.0;
-+}
-+
- vector<AudioBackend::DeviceStatus>
- JACKAudioBackend::enumerate_devices () const
- {
-@@ -504,7 +510,11 @@ JACKAudioBackend::setup_jack_startup_com
- 	if (_target_sample_format == FormatInt16) {
- 		options.force16_bit = _target_sample_format;
- 	}
-+#ifdef __NetBSD__
-+	options.realtime = false;
-+#else
- 	options.realtime = true;
-+#endif
- 	options.ports_max = 2048;
- 
- 	ARDOUR::set_midi_option (options, _target_midi_option);
diff --git a/ardour/patches/patch-libs_backends_jack_jack__utils.cc b/ardour/patches/patch-libs_backends_jack_jack__utils.cc
deleted file mode 100644
index 188f42bfda..0000000000
--- a/ardour/patches/patch-libs_backends_jack_jack__utils.cc
+++ /dev/null
@@ -1,103 +0,0 @@
-$NetBSD$
-
-Realtime JACK currently doesn't work on NetBSD.
-
-This also means it's inadvisable to set the period count.
-Let the system worry about latency and don't endure terrible output quality.
-
-Support Sun backend.
-
---- libs/backends/jack/jack_utils.cc.orig	2017-09-15 20:56:23.000000000 +0000
-+++ libs/backends/jack/jack_utils.cc
-@@ -66,6 +66,7 @@ namespace ARDOUR {
- 	const char * const coreaudio_driver_name = X_("CoreAudio");
- 	const char * const alsa_driver_name = X_("ALSA");
- 	const char * const oss_driver_name = X_("OSS");
-+	const char * const sun_driver_name = X_("Sun");
- 	const char * const freebob_driver_name = X_("FreeBoB");
- 	const char * const ffado_driver_name = X_("FFADO");
- 	const char * const netjack_driver_name = X_("NetJACK");
-@@ -79,6 +80,7 @@ namespace {
- 	const char * const coreaudio_driver_command_line_name = X_("coreaudio");
- 	const char * const alsa_driver_command_line_name = X_("alsa");
- 	const char * const oss_driver_command_line_name = X_("oss");
-+	const char * const sun_driver_command_line_name = X_("sun");
- 	const char * const freebob_driver_command_line_name = X_("freebob");
- 	const char * const ffado_driver_command_line_name = X_("firewire");
- 	const char * const netjack_driver_command_line_name = X_("netjack");
-@@ -109,6 +111,8 @@ ARDOUR::get_jack_audio_driver_names (vec
- {
- #ifdef PLATFORM_WINDOWS
- 	audio_driver_names.push_back (portaudio_driver_name);
-+#elif defined(__NetBSD__) || defined(__sun)
-+	audio_driver_names.push_back (sun_driver_name);
- #elif __APPLE__
- 	audio_driver_names.push_back (coreaudio_driver_name);
- #else
-@@ -216,6 +220,9 @@ get_jack_command_line_audio_driver_name 
- 	} else if (driver_name == oss_driver_name) {
- 		command_line_name = oss_driver_command_line_name;
- 		return true;
-+	} else if (driver_name == sun_driver_name) {
-+		command_line_name = sun_driver_command_line_name;
-+		return true;
- 	} else if (driver_name == freebob_driver_name) {
- 		command_line_name = freebob_driver_command_line_name;
- 		return true;
-@@ -404,6 +411,12 @@ ARDOUR::get_jack_oss_device_names (devic
- }
- 
- void
-+ARDOUR::get_jack_sun_device_names (device_map_t& devices)
-+{
-+	devices.insert (make_pair (default_device_name, default_device_name));
-+}
-+
-+void
- ARDOUR::get_jack_freebob_device_names (device_map_t& devices)
- {
- 	devices.insert (make_pair (default_device_name, default_device_name));
-@@ -440,6 +453,8 @@ ARDOUR::get_jack_device_names_for_audio_
- 		get_jack_alsa_device_names (devices);
- 	} else if (driver_name == oss_driver_name) {
- 		get_jack_oss_device_names (devices);
-+	} else if (driver_name == sun_driver_name) {
-+		get_jack_sun_device_names (devices);
- 	} else if (driver_name == freebob_driver_name) {
- 		get_jack_freebob_device_names (devices);
- 	} else if (driver_name == ffado_driver_name) {
-@@ -472,7 +487,8 @@ ARDOUR::get_jack_device_names_for_audio_
- bool
- ARDOUR::get_jack_audio_driver_supports_two_devices (const string& driver)
- {
--	return (driver == alsa_driver_name || driver == oss_driver_name);
-+	return (driver == alsa_driver_name || driver == oss_driver_name ||
-+			driver == sun_driver_name);
- }
- 
- bool
-@@ -485,8 +501,12 @@ ARDOUR::get_jack_audio_driver_supports_l
- bool
- ARDOUR::get_jack_audio_driver_supports_setting_period_count (const string& driver)
- {
-+#ifdef __NetBSD__
-+	return false;
-+#else
- 	return !(driver == dummy_driver_name || driver == coreaudio_driver_name ||
- 			driver == portaudio_driver_name);
-+#endif
- }
- 
- bool
-@@ -664,7 +684,11 @@ ARDOUR::JackCommandLineOptions::JackComm
- 	, timeout(0)
- 	, no_mlock(false)
- 	, ports_max(128)
-+#ifdef __NetBSD__
-+	, realtime(false)
-+#else
- 	, realtime(true)
-+#endif
- 	, priority(0)
- 	, unlock_gui_libs(false)
- 	, verbose(false)
diff --git a/ardour/patches/patch-wscript b/ardour/patches/patch-wscript
deleted file mode 100644
index f3b5451ee7..0000000000
--- a/ardour/patches/patch-wscript
+++ /dev/null
@@ -1,33 +0,0 @@
-$NetBSD$
-
-Support NetBSD.
-
---- wscript.orig	2017-09-15 20:56:23.000000000 +0000
-+++ wscript
-@@ -610,7 +610,7 @@ int main() { return 0; }''',
-     if opt.stl_debug:
-         cxx_flags.append("-D_GLIBCXX_DEBUG")
- 
--    if re.search ("freebsd", sys.platform) != None or re.search ("openbsd", sys.platform) != None:
-+    if re.search ("[a-z]*bsd", sys.platform) != None:
-         linker_flags.append('-lexecinfo')
- 
-     if conf.env['DEBUG_RT_ALLOC']:
-@@ -1009,7 +1009,7 @@ def configure(conf):
- 
-     # executing a test program is n/a when cross-compiling
-     if Options.options.dist_target != 'mingw':
--        if Options.options.dist_target != 'msvc' and re.search ("openbsd", sys.platform) == None:
-+        if Options.options.dist_target != 'msvc' and re.search ("openbsd", sys.platform) == None and re.search ("netbsd", sys.platform) == None:
-             if re.search ("freebsd", sys.platform) != None:
-                 conf.check_cc(function_name='dlopen', header_name='dlfcn.h', uselib_store='DL')
-             else:
-@@ -1366,7 +1366,7 @@ def build(bld):
-     if bld.is_defined ('BEATBOX'):
-         bld.recurse('tools/bb')
-             
--    bld.install_files (bld.env['CONFDIR'], 'system_config')
-+    bld.install_files (os.environ['EGDIR'], 'system_config')
- 
-     bld.install_files (os.path.join (bld.env['DATADIR'], 'templates'), bld.path.ant_glob ('templates/**'), cwd=bld.path.find_dir ('templates'), relative_trick=True)
- 


Home | Main Index | Thread Index | Old Index