summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-10-16 11:20:31 +0000
committernia <nia@pkgsrc.org>2019-10-16 11:20:31 +0000
commite4e46ff48aac7d0131b89d8bc74be3a8c2788e1c (patch)
tree08462ed9b8e7f1c77e900d1c56c99dd2ec92c263 /audio
parent8b75a9736d0c9246023245b56f3a4b5117de9945 (diff)
downloadpkgsrc-e4e46ff48aac7d0131b89d8bc74be3a8c2788e1c.tar.gz
Remove audio/buzztard
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile3
-rw-r--r--audio/buzztard/DESCR3
-rw-r--r--audio/buzztard/Makefile54
-rw-r--r--audio/buzztard/PLIST341
-rw-r--r--audio/buzztard/PLIST.Linux3
-rw-r--r--audio/buzztard/buildlink3.mk13
-rw-r--r--audio/buzztard/distinfo12
-rw-r--r--audio/buzztard/patches/patch-aa73
-rw-r--r--audio/buzztard/patches/patch-ac13
-rw-r--r--audio/buzztard/patches/patch-ad12
-rw-r--r--audio/buzztard/patches/patch-src_lib_core_processor-machine.c26
-rw-r--r--audio/buzztard/patches/patch-src_lib_core_sink-machine.c26
-rw-r--r--audio/buzztard/patches/patch-src_lib_core_source-machine.c26
13 files changed, 1 insertions, 604 deletions
diff --git a/audio/Makefile b/audio/Makefile
index d2f8dcb381c..53a1fadb7a3 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.569 2019/10/16 11:19:24 nia Exp $
+# $NetBSD: Makefile,v 1.570 2019/10/16 11:20:31 nia Exp $
#
COMMENT= Audio tools
@@ -55,7 +55,6 @@ SUBDIR+= bmp-pulse
SUBDIR+= bmp-scrobbler
SUBDIR+= bmpx
SUBDIR+= bsl
-SUBDIR+= buzztard
SUBDIR+= buzztrax
SUBDIR+= cam
SUBDIR+= cantata
diff --git a/audio/buzztard/DESCR b/audio/buzztard/DESCR
deleted file mode 100644
index 9c909cb3a05..00000000000
--- a/audio/buzztard/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Buzztard is a music composer similar to tracker applications. It
-is roughly modeled after the windows only, closed source and now
-discontinued application called Buzz.
diff --git a/audio/buzztard/Makefile b/audio/buzztard/Makefile
deleted file mode 100644
index d472ef30648..00000000000
--- a/audio/buzztard/Makefile
+++ /dev/null
@@ -1,54 +0,0 @@
-# $NetBSD: Makefile,v 1.48 2019/07/21 22:24:23 wiz Exp $
-
-DISTNAME= buzztard-0.5.0
-PKGREVISION= 43
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buzztard/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://buzztrax.org/
-COMMENT= Modular, free, open source music studio
-LICENSE= gnu-gpl-v3 AND gnu-fdl-v1.1
-
-BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
-BUILD_DEPENDS+= aspell-[0-9]*:../../textproc/aspell
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_LANGUAGES= c c++
-USE_TOOLS+= gmake intltool pkg-config msgfmt msgmerge xgettext
-
-PKGCONFIG_OVERRIDE+= src/lib/ic/libbuzztard-ic.pc.in
-PKGCONFIG_OVERRIDE+= src/lib/core/libbuzztard-core.pc.in
-
-#PKG_CHECK_MODULES(HILDON_DEPS, hildon-libs libosso, [
-#PKG_CHECK_MODULES(GOBJECT_INTROSPECTION, [gobject-introspection-1.0],[
-
-.include "../../audio/bml/buildlink3.mk"
-.include "../../audio/gst-buzztard/buildlink3.mk"
-.include "../../databases/shared-mime-info/mimedb.mk"
-.include "../../devel/GConf/schemas.mk"
-BUILDLINK_API_DEPENDS.glib2+= glib2>=2.10.0
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libgnome/buildlink3.mk"
-.include "../../devel/libgsf/buildlink3.mk"
-.include "../../graphics/gnome-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gnome-vfs+= gnome-vfs>=2.10.0
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../graphics/gnome-icon-theme/buildlink3.mk"
-.include "../../graphics/libgnomecanvas/buildlink3.mk"
-.include "../../graphics/librsvg/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.7
-.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.7
-.include "../../multimedia/gstreamer0.10/buildlink3.mk"
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
-.include "../../sysutils/hal/buildlink3.mk"
-.include "../../textproc/gtk-doc/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
-BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/audio/buzztard/PLIST b/audio/buzztard/PLIST
deleted file mode 100644
index b682ce9277f..00000000000
--- a/audio/buzztard/PLIST
+++ /dev/null
@@ -1,341 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/10 20:16:45 wiz Exp $
-bin/buzztard-cmd
-bin/buzztard-edit
-include/libbuzztard-core/application-methods.h
-include/libbuzztard-core/application.h
-include/libbuzztard-core/core.h
-include/libbuzztard-core/gconf-settings-methods.h
-include/libbuzztard-core/gconf-settings.h
-include/libbuzztard-core/machine-methods.h
-include/libbuzztard-core/machine.h
-include/libbuzztard-core/marshal.h
-include/libbuzztard-core/pattern-methods.h
-include/libbuzztard-core/pattern.h
-include/libbuzztard-core/persistence-location.h
-include/libbuzztard-core/persistence-methods.h
-include/libbuzztard-core/persistence-selection.h
-include/libbuzztard-core/persistence.h
-include/libbuzztard-core/plainfile-settings-methods.h
-include/libbuzztard-core/plainfile-settings.h
-include/libbuzztard-core/processor-machine-methods.h
-include/libbuzztard-core/processor-machine.h
-include/libbuzztard-core/sequence-methods.h
-include/libbuzztard-core/sequence.h
-include/libbuzztard-core/settings-methods.h
-include/libbuzztard-core/settings.h
-include/libbuzztard-core/setup-methods.h
-include/libbuzztard-core/setup.h
-include/libbuzztard-core/sink-bin-methods.h
-include/libbuzztard-core/sink-bin.h
-include/libbuzztard-core/sink-machine-methods.h
-include/libbuzztard-core/sink-machine.h
-include/libbuzztard-core/song-info-methods.h
-include/libbuzztard-core/song-info.h
-include/libbuzztard-core/song-io-methods.h
-include/libbuzztard-core/song-io-native-bzt-methods.h
-include/libbuzztard-core/song-io-native-bzt.h
-include/libbuzztard-core/song-io-native-methods.h
-include/libbuzztard-core/song-io-native-xml-methods.h
-include/libbuzztard-core/song-io-native-xml.h
-include/libbuzztard-core/song-io-native.h
-include/libbuzztard-core/song-io.h
-include/libbuzztard-core/song-methods.h
-include/libbuzztard-core/song.h
-include/libbuzztard-core/source-machine-methods.h
-include/libbuzztard-core/source-machine.h
-include/libbuzztard-core/tools.h
-include/libbuzztard-core/version.h
-include/libbuzztard-core/wave-methods.h
-include/libbuzztard-core/wave.h
-include/libbuzztard-core/wavelevel-methods.h
-include/libbuzztard-core/wavelevel.h
-include/libbuzztard-core/wavetable-methods.h
-include/libbuzztard-core/wavetable.h
-include/libbuzztard-core/wire-methods.h
-include/libbuzztard-core/wire-pattern-methods.h
-include/libbuzztard-core/wire-pattern.h
-include/libbuzztard-core/wire.h
-include/libbuzztard-ic/abs-range-control-methods.h
-include/libbuzztard-ic/abs-range-control.h
-include/libbuzztard-ic/control-methods.h
-include/libbuzztard-ic/control.h
-include/libbuzztard-ic/device-methods.h
-include/libbuzztard-ic/device.h
-include/libbuzztard-ic/ic.h
-include/libbuzztard-ic/learn-methods.h
-include/libbuzztard-ic/learn.h
-include/libbuzztard-ic/midi-device-methods.h
-include/libbuzztard-ic/midi-device.h
-include/libbuzztard-ic/registry-methods.h
-include/libbuzztard-ic/registry.h
-include/libbuzztard-ic/trigger-control-methods.h
-include/libbuzztard-ic/trigger-control.h
-include/libbuzztard-ic/version.h
-lib/libbuzztard-core.la
-lib/libbuzztard-ic.la
-lib/pkgconfig/libbuzztard-core.pc
-lib/pkgconfig/libbuzztard-ic.pc
-share/applications/buzztard-edit.desktop
-share/buzztard/bt-edit.gtkrc
-share/buzztard/bt-edit.hildon.gtkrc
-share/buzztard/pixmaps/prefs-audio-card.png
-share/buzztard/pixmaps/prefs-input-gaming.png
-share/buzztard/pixmaps/prefs-input-keyboard.png
-share/buzztard/pixmaps/stock_repeat.png
-share/buzztard/pixmaps/stock_volume.png
-share/buzztard/songs/buzz1.xml
-share/buzztard/songs/buzz2.xml
-share/buzztard/songs/buzz3.xml
-share/buzztard/songs/buzz4.xml
-share/buzztard/songs/buzz5.xml
-share/buzztard/songs/buzz6.xml
-share/buzztard/songs/buzz7.xml
-share/buzztard/songs/buzz8.xml
-share/buzztard/songs/buzz9.xml
-share/buzztard/songs/combi1.xml
-share/buzztard/songs/combi2.xml
-share/buzztard/songs/combi3.xml
-share/buzztard/songs/melo1.xml
-share/buzztard/songs/melo2.xml
-share/buzztard/songs/melo3.xml
-share/buzztard/songs/melo4.xml
-share/buzztard/songs/melo5.xml
-share/gconf/schemas/buzztard.schemas
-share/gnome/help/buzztard-edit/C/buzztard-edit.xml
-share/gnome/help/buzztard-edit/C/figures/machine-preferences.png
-share/gnome/help/buzztard-edit/C/figures/machine-properties.png
-share/gnome/help/buzztard-edit/C/figures/main-window.png
-share/gnome/help/buzztard-edit/C/figures/page-info-view.png
-share/gnome/help/buzztard-edit/C/figures/page-machine-view.png
-share/gnome/help/buzztard-edit/C/figures/page-pattern-view.png
-share/gnome/help/buzztard-edit/C/figures/page-sequence-view.png
-share/gnome/help/buzztard-edit/C/figures/page-wavetable-view.png
-share/gnome/help/buzztard-edit/C/figures/pattern-properties.png
-share/gnome/help/buzztard-edit/C/figures/settings-audio.png
-share/gnome/help/buzztard-edit/C/figures/settings-colors.png
-share/gnome/help/buzztard-edit/C/figures/settings-directories.png
-share/gnome/help/buzztard-edit/C/figures/settings-ic.png
-share/gnome/help/buzztard-edit/C/figures/settings-pc.png
-share/gnome/help/buzztard-edit/C/figures/settings-shortcuts.png
-share/gnome/help/buzztard-edit/C/legal.xml
-share/gnome/help/buzztard-edit/C/version.entities
-share/gtk-doc/html/buzztard-cmd/BtCmdApplication.html
-share/gtk-doc/html/buzztard-cmd/api-index.html
-share/gtk-doc/html/buzztard-cmd/buzztard-cmd-btcmd.html
-share/gtk-doc/html/buzztard-cmd/buzztard-cmd.devhelp
-share/gtk-doc/html/buzztard-cmd/buzztard-cmd.devhelp2
-share/gtk-doc/html/buzztard-cmd/home.png
-share/gtk-doc/html/buzztard-cmd/index.html
-share/gtk-doc/html/buzztard-cmd/index.sgml
-share/gtk-doc/html/buzztard-cmd/left.png
-share/gtk-doc/html/buzztard-cmd/objecttree.html
-share/gtk-doc/html/buzztard-cmd/pr01.html
-share/gtk-doc/html/buzztard-cmd/pt01.html
-share/gtk-doc/html/buzztard-cmd/pt02.html
-share/gtk-doc/html/buzztard-cmd/right.png
-share/gtk-doc/html/buzztard-cmd/style.css
-share/gtk-doc/html/buzztard-cmd/uibtcmd.html
-share/gtk-doc/html/buzztard-cmd/up.png
-share/gtk-doc/html/buzztard-core/BtApplication.html
-share/gtk-doc/html/buzztard-core/BtGConfSettings.html
-share/gtk-doc/html/buzztard-core/BtMachine.html
-share/gtk-doc/html/buzztard-core/BtPattern.html
-share/gtk-doc/html/buzztard-core/BtPlainfileSettings.html
-share/gtk-doc/html/buzztard-core/BtProcessorMachine.html
-share/gtk-doc/html/buzztard-core/BtSequence.html
-share/gtk-doc/html/buzztard-core/BtSettings.html
-share/gtk-doc/html/buzztard-core/BtSetup.html
-share/gtk-doc/html/buzztard-core/BtSinkMachine.html
-share/gtk-doc/html/buzztard-core/BtSong.html
-share/gtk-doc/html/buzztard-core/BtSongIO.html
-share/gtk-doc/html/buzztard-core/BtSongIONative.html
-share/gtk-doc/html/buzztard-core/BtSongIONativeBZT.html
-share/gtk-doc/html/buzztard-core/BtSongIONativeXML.html
-share/gtk-doc/html/buzztard-core/BtSongInfo.html
-share/gtk-doc/html/buzztard-core/BtSourceMachine.html
-share/gtk-doc/html/buzztard-core/BtWave.html
-share/gtk-doc/html/buzztard-core/BtWavelevel.html
-share/gtk-doc/html/buzztard-core/BtWavetable.html
-share/gtk-doc/html/buzztard-core/BtWire.html
-share/gtk-doc/html/buzztard-core/BtWirePattern.html
-share/gtk-doc/html/buzztard-core/annotation-glossary.html
-share/gtk-doc/html/buzztard-core/api-index.html
-share/gtk-doc/html/buzztard-core/buzztard-core-BtPersistence.html
-share/gtk-doc/html/buzztard-core/buzztard-core-BtPersistenceLocation.html
-share/gtk-doc/html/buzztard-core/buzztard-core-BtPersistenceSelection.html
-share/gtk-doc/html/buzztard-core/buzztard-core-BtSinkBin.html
-share/gtk-doc/html/buzztard-core/buzztard-core-libbtcore.html
-share/gtk-doc/html/buzztard-core/buzztard-core.devhelp
-share/gtk-doc/html/buzztard-core/buzztard-core.devhelp2
-share/gtk-doc/html/buzztard-core/ch02.html
-share/gtk-doc/html/buzztard-core/ch03.html
-share/gtk-doc/html/buzztard-core/conventions.html
-share/gtk-doc/html/buzztard-core/home.png
-share/gtk-doc/html/buzztard-core/index.html
-share/gtk-doc/html/buzztard-core/index.sgml
-share/gtk-doc/html/buzztard-core/left.png
-share/gtk-doc/html/buzztard-core/libbtcore.html
-share/gtk-doc/html/buzztard-core/objecttree.html
-share/gtk-doc/html/buzztard-core/pr01.html
-share/gtk-doc/html/buzztard-core/pt01.html
-share/gtk-doc/html/buzztard-core/pt02.html
-share/gtk-doc/html/buzztard-core/right.png
-share/gtk-doc/html/buzztard-core/style.css
-share/gtk-doc/html/buzztard-core/up.png
-share/gtk-doc/html/buzztard-edit/BtEditApplication.html
-share/gtk-doc/html/buzztard-edit/BtInteractionControllerLearnDialog.html
-share/gtk-doc/html/buzztard-edit/BtInteractionControllerMenu.html
-share/gtk-doc/html/buzztard-edit/BtMachineCanvasItem.html
-share/gtk-doc/html/buzztard-edit/BtMachinePreferencesDialog.html
-share/gtk-doc/html/buzztard-edit/BtMachinePresetPropertiesDialog.html
-share/gtk-doc/html/buzztard-edit/BtMachinePropertiesDialog.html
-share/gtk-doc/html/buzztard-edit/BtMainMenu.html
-share/gtk-doc/html/buzztard-edit/BtMainPageInfo.html
-share/gtk-doc/html/buzztard-edit/BtMainPageMachines.html
-share/gtk-doc/html/buzztard-edit/BtMainPagePatterns.html
-share/gtk-doc/html/buzztard-edit/BtMainPageSequence.html
-share/gtk-doc/html/buzztard-edit/BtMainPageWaves.html
-share/gtk-doc/html/buzztard-edit/BtMainPages.html
-share/gtk-doc/html/buzztard-edit/BtMainStatusbar.html
-share/gtk-doc/html/buzztard-edit/BtMainToolbar.html
-share/gtk-doc/html/buzztard-edit/BtMainWindow.html
-share/gtk-doc/html/buzztard-edit/BtMissingFrameworkElementsDialog.html
-share/gtk-doc/html/buzztard-edit/BtPanoramaPopup.html
-share/gtk-doc/html/buzztard-edit/BtPatternPropertiesDialog.html
-share/gtk-doc/html/buzztard-edit/BtPlaybackControllerSocket.html
-share/gtk-doc/html/buzztard-edit/BtSequenceView.html
-share/gtk-doc/html/buzztard-edit/BtSettingsDialog.html
-share/gtk-doc/html/buzztard-edit/BtSettingsPageAudiodevices.html
-share/gtk-doc/html/buzztard-edit/BtSettingsPageInteractionController.html
-share/gtk-doc/html/buzztard-edit/BtSettingsPagePlaybackController.html
-share/gtk-doc/html/buzztard-edit/BtUIResources.html
-share/gtk-doc/html/buzztard-edit/BtVolumePopup.html
-share/gtk-doc/html/buzztard-edit/BtWaveformViewer.html
-share/gtk-doc/html/buzztard-edit/BtWireAnalysisDialog.html
-share/gtk-doc/html/buzztard-edit/BtWireCanvasItem.html
-share/gtk-doc/html/buzztard-edit/GtkVUMeter.html
-share/gtk-doc/html/buzztard-edit/api-index.html
-share/gtk-doc/html/buzztard-edit/buzztard-edit-BtAboutDialog.html
-share/gtk-doc/html/buzztard-edit/buzztard-edit-BtMachineActions.html
-share/gtk-doc/html/buzztard-edit/buzztard-edit-BtMachineMenu.html
-share/gtk-doc/html/buzztard-edit/buzztard-edit-BtMachineRenameDialog.html
-share/gtk-doc/html/buzztard-edit/buzztard-edit-BtMissingSongElementsDialog.html
-share/gtk-doc/html/buzztard-edit/buzztard-edit-BtPatternEditor.html
-share/gtk-doc/html/buzztard-edit/buzztard-edit-BtRenderDialog.html
-share/gtk-doc/html/buzztard-edit/buzztard-edit-BtRenderProgress.html
-share/gtk-doc/html/buzztard-edit/buzztard-edit-BtSettingsPageDirectories.html
-share/gtk-doc/html/buzztard-edit/buzztard-edit-btedit.html
-share/gtk-doc/html/buzztard-edit/buzztard-edit.devhelp
-share/gtk-doc/html/buzztard-edit/buzztard-edit.devhelp2
-share/gtk-doc/html/buzztard-edit/ch01.html
-share/gtk-doc/html/buzztard-edit/ch02.html
-share/gtk-doc/html/buzztard-edit/ch03.html
-share/gtk-doc/html/buzztard-edit/home.png
-share/gtk-doc/html/buzztard-edit/index.html
-share/gtk-doc/html/buzztard-edit/index.sgml
-share/gtk-doc/html/buzztard-edit/left.png
-share/gtk-doc/html/buzztard-edit/objecttree.html
-share/gtk-doc/html/buzztard-edit/pr01.html
-share/gtk-doc/html/buzztard-edit/pt01.html
-share/gtk-doc/html/buzztard-edit/pt02.html
-share/gtk-doc/html/buzztard-edit/right.png
-share/gtk-doc/html/buzztard-edit/style.css
-share/gtk-doc/html/buzztard-edit/uibtedit.html
-share/gtk-doc/html/buzztard-edit/up.png
-share/gtk-doc/html/buzztard-ic/BtIcAbsRangeControl.html
-share/gtk-doc/html/buzztard-ic/BtIcControl.html
-share/gtk-doc/html/buzztard-ic/BtIcDevice.html
-share/gtk-doc/html/buzztard-ic/BtIcInputDevice.html
-share/gtk-doc/html/buzztard-ic/BtIcLearn.html
-share/gtk-doc/html/buzztard-ic/BtIcMidiDevice.html
-share/gtk-doc/html/buzztard-ic/BtIcRegistry.html
-share/gtk-doc/html/buzztard-ic/BtIcTriggerControl.html
-share/gtk-doc/html/buzztard-ic/api-index.html
-share/gtk-doc/html/buzztard-ic/buzztard-ic-libbtic.html
-share/gtk-doc/html/buzztard-ic/buzztard-ic.devhelp
-share/gtk-doc/html/buzztard-ic/buzztard-ic.devhelp2
-share/gtk-doc/html/buzztard-ic/home.png
-share/gtk-doc/html/buzztard-ic/index.html
-share/gtk-doc/html/buzztard-ic/index.sgml
-share/gtk-doc/html/buzztard-ic/left.png
-share/gtk-doc/html/buzztard-ic/libbtic.html
-share/gtk-doc/html/buzztard-ic/objecttree.html
-share/gtk-doc/html/buzztard-ic/pr01.html
-share/gtk-doc/html/buzztard-ic/pt01.html
-share/gtk-doc/html/buzztard-ic/pt02.html
-share/gtk-doc/html/buzztard-ic/right.png
-share/gtk-doc/html/buzztard-ic/style.css
-share/gtk-doc/html/buzztard-ic/up.png
-share/icons/gnome/16x16/apps/buzztard.png
-share/icons/gnome/16x16/apps/buzztard_menu_processor_machine.png
-share/icons/gnome/16x16/apps/buzztard_menu_sink_machine.png
-share/icons/gnome/16x16/apps/buzztard_menu_source_machine.png
-share/icons/gnome/16x16/apps/buzztard_tab_machines.png
-share/icons/gnome/16x16/apps/buzztard_tab_patterns.png
-share/icons/gnome/16x16/apps/buzztard_tab_sequence.png
-share/icons/gnome/16x16/apps/buzztard_tab_waves.png
-share/icons/gnome/22x22/apps/buzztard.png
-share/icons/gnome/24x24/apps/buzztard.png
-share/icons/gnome/24x24/apps/buzztard_menu_grid.png
-share/icons/gnome/24x24/apps/buzztard_menu_processor_machine.png
-share/icons/gnome/24x24/apps/buzztard_menu_sink_machine.png
-share/icons/gnome/24x24/apps/buzztard_menu_source_machine.png
-share/icons/gnome/32x32/apps/buzztard.png
-share/icons/gnome/32x32/apps/buzztard_effect.png
-share/icons/gnome/32x32/apps/buzztard_effect_bypass.png
-share/icons/gnome/32x32/apps/buzztard_effect_mute.png
-share/icons/gnome/32x32/apps/buzztard_generator.png
-share/icons/gnome/32x32/apps/buzztard_generator_mute.png
-share/icons/gnome/32x32/apps/buzztard_generator_solo.png
-share/icons/gnome/32x32/apps/buzztard_master.png
-share/icons/gnome/32x32/apps/buzztard_master_mute.png
-share/icons/gnome/48x48/apps/buzztard.png
-share/icons/gnome/48x48/apps/buzztard_effect.png
-share/icons/gnome/48x48/apps/buzztard_effect_bypass.png
-share/icons/gnome/48x48/apps/buzztard_effect_mute.png
-share/icons/gnome/48x48/apps/buzztard_generator.png
-share/icons/gnome/48x48/apps/buzztard_generator_mute.png
-share/icons/gnome/48x48/apps/buzztard_generator_solo.png
-share/icons/gnome/48x48/apps/buzztard_master.png
-share/icons/gnome/48x48/apps/buzztard_master_mute.png
-share/icons/gnome/64x64/apps/buzztard.png
-share/icons/gnome/64x64/apps/buzztard_effect.png
-share/icons/gnome/64x64/apps/buzztard_effect_bypass.png
-share/icons/gnome/64x64/apps/buzztard_effect_mute.png
-share/icons/gnome/64x64/apps/buzztard_generator.png
-share/icons/gnome/64x64/apps/buzztard_generator_mute.png
-share/icons/gnome/64x64/apps/buzztard_generator_solo.png
-share/icons/gnome/64x64/apps/buzztard_master.png
-share/icons/gnome/64x64/apps/buzztard_master_mute.png
-share/icons/gnome/scalable/apps/buzztard.svg
-share/icons/gnome/scalable/apps/buzztard_effect.svg
-share/icons/gnome/scalable/apps/buzztard_effect_bypass.svg
-share/icons/gnome/scalable/apps/buzztard_effect_mute.svg
-share/icons/gnome/scalable/apps/buzztard_generator.svg
-share/icons/gnome/scalable/apps/buzztard_generator_mute.svg
-share/icons/gnome/scalable/apps/buzztard_generator_solo.svg
-share/icons/gnome/scalable/apps/buzztard_master.svg
-share/icons/gnome/scalable/apps/buzztard_master_mute.svg
-share/icons/hicolor/16x16/apps/buzztard.png
-share/icons/hicolor/16x16/apps/buzztard_menu_processor_machine.png
-share/icons/hicolor/16x16/apps/buzztard_menu_sink_machine.png
-share/icons/hicolor/16x16/apps/buzztard_menu_source_machine.png
-share/icons/hicolor/16x16/apps/buzztard_tab_info.png
-share/icons/hicolor/16x16/apps/buzztard_tab_machines.png
-share/icons/hicolor/16x16/apps/buzztard_tab_patterns.png
-share/icons/hicolor/16x16/apps/buzztard_tab_sequence.png
-share/icons/hicolor/16x16/apps/buzztard_tab_waves.png
-share/icons/hicolor/24x24/apps/buzztard_menu_grid.png
-share/icons/hicolor/24x24/apps/buzztard_menu_processor_machine.png
-share/icons/hicolor/24x24/apps/buzztard_menu_sink_machine.png
-share/icons/hicolor/24x24/apps/buzztard_menu_source_machine.png
-share/icons/hicolor/48x48/apps/buzztard.png
-share/icons/hicolor/scalable/apps/buzztard.svg
-share/locale/cs/LC_MESSAGES/buzztard-0.5.mo
-share/locale/da/LC_MESSAGES/buzztard-0.5.mo
-share/locale/de/LC_MESSAGES/buzztard-0.5.mo
-share/locale/id/LC_MESSAGES/buzztard-0.5.mo
-share/locale/nl/LC_MESSAGES/buzztard-0.5.mo
-share/locale/nn/LC_MESSAGES/buzztard-0.5.mo
-share/mime/packages/buzztard.xml
-share/omf/buzztard/buzztard-edit-C.omf
diff --git a/audio/buzztard/PLIST.Linux b/audio/buzztard/PLIST.Linux
deleted file mode 100644
index 1e81f4cdec3..00000000000
--- a/audio/buzztard/PLIST.Linux
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST.Linux,v 1.1 2013/03/31 08:22:24 sbd Exp $
-include/libbuzztard-ic/input-device-methods.h
-include/libbuzztard-ic/input-device.h
diff --git a/audio/buzztard/buildlink3.mk b/audio/buzztard/buildlink3.mk
deleted file mode 100644
index c27a631a34d..00000000000
--- a/audio/buzztard/buildlink3.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.3 2018/01/07 13:03:54 rillig Exp $
-
-BUILDLINK_TREE+= buzztard
-
-.if !defined(BUZZTARD_BUILDLINK3_MK)
-BUZZTARD_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.buzztard+= buzztard>=0.5.0
-BUILDLINK_PKGSRCDIR.buzztard?= ../../audio/buzztard
-
-.endif # BUZZTARD_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -buzztard
diff --git a/audio/buzztard/distinfo b/audio/buzztard/distinfo
deleted file mode 100644
index 5c398223f39..00000000000
--- a/audio/buzztard/distinfo
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 01:12:26 agc Exp $
-
-SHA1 (buzztard-0.5.0.tar.gz) = cc85a0ca01c336ba6ca592ca4f26985a08a8f7e0
-RMD160 (buzztard-0.5.0.tar.gz) = e1b43637f2850b03061f0dce93d1240e40529f90
-SHA512 (buzztard-0.5.0.tar.gz) = 1a8f20a603e38c37edbfaeac7e1701502293f5e003088811e755a764366d2f669d14a70880cca67bf25caee47c3a126bfb17b9f302d0f5abdd6f9c7029ac060b
-Size (buzztard-0.5.0.tar.gz) = 2247279 bytes
-SHA1 (patch-aa) = 7dafa7d47fa578f3ccbcb02f0ee02c0af20aab69
-SHA1 (patch-ac) = 5acdc7173dd17a3fa60cc5d03821ea4cf2b35fc9
-SHA1 (patch-ad) = 7e31fd612d6ed3ced50027753dd39bf2e3db2891
-SHA1 (patch-src_lib_core_processor-machine.c) = 389b475ee77eeef96ed35aab8384afd9d50b2377
-SHA1 (patch-src_lib_core_sink-machine.c) = 070c195918ef10f2ad1b02e4c314a18c5c8c2c16
-SHA1 (patch-src_lib_core_source-machine.c) = b8a27aeef7f11bbb1863c175ed808492465c246e
diff --git a/audio/buzztard/patches/patch-aa b/audio/buzztard/patches/patch-aa
deleted file mode 100644
index aac03ab38bc..00000000000
--- a/audio/buzztard/patches/patch-aa
+++ /dev/null
@@ -1,73 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2009/09/10 20:16:45 wiz Exp $
-
---- src/lib/ic/input-device.c.orig 2008-08-11 16:59:42.000000000 +0000
-+++ src/lib/ic/input-device.c
-@@ -44,7 +44,9 @@
- #include <sys/ioctl.h>
- #include <sys/types.h>
- #include <sys/stat.h>
-+#ifdef __Linux__
- #include <linux/input.h>
-+#endif
-
- enum {
- DEVICE_DEVNODE=1
-@@ -70,6 +72,7 @@ static GObjectClass *parent_class=NULL;
- #define test_bit(bit, array) (array[bit>>3] & (1<<(bit&0x7)))
-
- static gboolean register_trigger_controls(const BtIcInputDevice * const self,int fd) {
-+#ifdef __Linux__
- BtIcTriggerControl *control;
- guint ix;
- guint8 key_bitmask[KEY_MAX/8 + 1];
-@@ -152,10 +155,12 @@ static gboolean register_trigger_control
- }
- }
- }
-+#endif
- return(TRUE);
- }
-
- static gboolean register_abs_range_controls(const BtIcInputDevice * const self,int fd) {
-+#ifdef __Linux__
- BtIcAbsRangeControl *control;
- guint ix;
- guint8 abs_bitmask[ABS_MAX/8 + 1];
-@@ -220,10 +225,12 @@ static gboolean register_abs_range_contr
- }
- }
- // create controller instances and register them
-+#endif
- return(TRUE);
- }
-
- static gboolean register_controls(const BtIcInputDevice * const self) {
-+#ifdef __Linux__
- int fd;
- guint ix;
- guint8 evtype_bitmask[EV_MAX/8 + 1];
-@@ -280,12 +287,14 @@ static gboolean register_controls(const
- }
-
- close(fd);
-+#endif
- return(TRUE);
- }
-
- //-- handler
-
- static gboolean io_handler(GIOChannel *channel,GIOCondition condition,gpointer user_data) {
-+#ifdef __Linux__
- BtIcInputDevice *self=BTIC_INPUT_DEVICE(user_data);
- BtIcControl *control;
- GError *error=NULL;
-@@ -326,6 +335,9 @@ static gboolean io_handler(GIOChannel *c
- self->priv->io_source=-1;
- }
- return(res);
-+#else
-+ return(FALSE);
-+#endif
- }
-
- //-- constructor methods
diff --git a/audio/buzztard/patches/patch-ac b/audio/buzztard/patches/patch-ac
deleted file mode 100644
index a06179b3c8b..00000000000
--- a/audio/buzztard/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2009/09/10 20:16:45 wiz Exp $
-
---- src/ui/cmd/bt-cmd.c.orig 2008-11-02 21:15:59.000000000 +0000
-+++ src/ui/cmd/bt-cmd.c
-@@ -43,6 +43,8 @@
-
- #include "bt-cmd.h"
-
-+#include <locale.h>
-+
- static void usage(int argc, char **argv, GOptionContext *ctx) {
- #if GLIB_CHECK_VERSION(2,14,0)
- gchar *help=g_option_context_get_help(ctx, TRUE, NULL);
diff --git a/audio/buzztard/patches/patch-ad b/audio/buzztard/patches/patch-ad
deleted file mode 100644
index 1d361417809..00000000000
--- a/audio/buzztard/patches/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2009/09/10 20:16:45 wiz Exp $
-
---- src/ui/edit/bt-edit.c.orig 2008-11-02 21:15:59.000000000 +0000
-+++ src/ui/edit/bt-edit.c
-@@ -41,6 +41,7 @@
- #define BT_EDIT
- #define BT_EDIT_C
-
-+#include <locale.h>
- #include "bt-edit.h"
-
- static void usage(int argc, char **argv, GOptionContext *ctx) {
diff --git a/audio/buzztard/patches/patch-src_lib_core_processor-machine.c b/audio/buzztard/patches/patch-src_lib_core_processor-machine.c
deleted file mode 100644
index 36846714e73..00000000000
--- a/audio/buzztard/patches/patch-src_lib_core_processor-machine.c
+++ /dev/null
@@ -1,26 +0,0 @@
-$NetBSD: patch-src_lib_core_processor-machine.c,v 1.1 2015/02/19 22:23:16 joerg Exp $
-
---- src/lib/core/processor-machine.c.orig 2009-03-23 18:43:53.000000000 +0000
-+++ src/lib/core/processor-machine.c
-@@ -97,6 +97,12 @@ static xmlNodePtr bt_processor_machine_p
- return(node);
- }
-
-+static void bt_processor_machine_persistence_load_helper(BtPersistenceInterface *parent_iface, BtPersistence *result, xmlNodePtr node, const BtPersistenceLocation * const location, ...) {
-+ va_list ap;
-+ va_start(ap, location);
-+ parent_iface->load(BT_TYPE_MACHINE,result,node,location,NULL, ap);
-+}
-+
- static BtPersistence *bt_processor_machine_persistence_load(const GType type, const BtPersistence * const persistence, xmlNodePtr node, const BtPersistenceLocation * const location, GError **err, va_list var_args) {
- BtProcessorMachine *self;
- BtPersistence *result;
-@@ -147,7 +153,7 @@ static BtPersistence *bt_processor_machi
-
- // load parent class stuff
- parent_iface=g_type_interface_peek_parent(BT_PERSISTENCE_GET_INTERFACE(result));
-- parent_iface->load(BT_TYPE_MACHINE,result,node,location,NULL,NULL);
-+ bt_processor_machine_persistence_load_helper(parent_iface, result, node, location);
-
- return(result);
- }
diff --git a/audio/buzztard/patches/patch-src_lib_core_sink-machine.c b/audio/buzztard/patches/patch-src_lib_core_sink-machine.c
deleted file mode 100644
index 325e27e41ae..00000000000
--- a/audio/buzztard/patches/patch-src_lib_core_sink-machine.c
+++ /dev/null
@@ -1,26 +0,0 @@
-$NetBSD: patch-src_lib_core_sink-machine.c,v 1.1 2015/02/19 22:23:16 joerg Exp $
-
---- src/lib/core/sink-machine.c.orig 2015-02-19 20:43:52.000000000 +0000
-+++ src/lib/core/sink-machine.c
-@@ -123,6 +123,12 @@ static xmlNodePtr bt_sink_machine_persis
- return(node);
- }
-
-+static void bt_sink_machine_persistence_load_helper(BtPersistenceInterface *parent_iface, BtPersistence *result, xmlNodePtr node, const BtPersistenceLocation * const location, ...) {
-+ va_list ap;
-+ va_start(ap, location);
-+ parent_iface->load(BT_TYPE_MACHINE,result,node,location,NULL, ap);
-+}
-+
- static BtPersistence *bt_sink_machine_persistence_load(const GType type, const BtPersistence * const persistence, xmlNodePtr node, const BtPersistenceLocation * const location, GError **err, va_list var_args) {
- BtSinkMachine *self;
- BtPersistence *result;
-@@ -164,7 +170,7 @@ static BtPersistence *bt_sink_machine_pe
-
- // load parent class stuff
- parent_iface=g_type_interface_peek_parent(BT_PERSISTENCE_GET_INTERFACE(result));
-- parent_iface->load(BT_TYPE_MACHINE,result,node,location,NULL,NULL);
-+ bt_sink_machine_persistence_load_helper(parent_iface, result, node, location);
-
- return(result);
- }
diff --git a/audio/buzztard/patches/patch-src_lib_core_source-machine.c b/audio/buzztard/patches/patch-src_lib_core_source-machine.c
deleted file mode 100644
index 07f8b0c6aed..00000000000
--- a/audio/buzztard/patches/patch-src_lib_core_source-machine.c
+++ /dev/null
@@ -1,26 +0,0 @@
-$NetBSD: patch-src_lib_core_source-machine.c,v 1.1 2015/02/19 22:23:16 joerg Exp $
-
---- src/lib/core/source-machine.c.orig 2015-02-19 20:47:08.000000000 +0000
-+++ src/lib/core/source-machine.c
-@@ -91,6 +91,12 @@ static xmlNodePtr bt_source_machine_pers
- return(node);
- }
-
-+static void bt_source_machine_persistence_load_helper(BtPersistenceInterface *parent_iface, BtPersistence *result, xmlNodePtr node, const BtPersistenceLocation * const location, ...) {
-+ va_list ap;
-+ va_start(ap, location);
-+ parent_iface->load(BT_TYPE_MACHINE,result,node,location,NULL, ap);
-+}
-+
- static BtPersistence *bt_source_machine_persistence_load(const GType type, const BtPersistence * const persistence, xmlNodePtr node, const BtPersistenceLocation * const location, GError **err, va_list var_args) {
- BtSourceMachine *self;
- BtPersistence *result;
-@@ -133,7 +139,7 @@ static BtPersistence *bt_source_machine_
-
- // load parent class stuff
- parent_iface=g_type_interface_peek_parent(BT_PERSISTENCE_GET_INTERFACE(result));
-- parent_iface->load(BT_TYPE_MACHINE,result,node,location,NULL,NULL);
-+ bt_source_machine_persistence_load_helper(parent_iface, result, node, location);
-
- return(result);
- }