All recipes: Auto change licenses to SPDX

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-03-10 23:35:27 +01:00
parent f16786ba79
commit e55aae0802
131 changed files with 131 additions and 131 deletions

View File

@@ -1,6 +1,6 @@
SUMMARY = "NTK is a fork of FLTK" SUMMARY = "NTK is a fork of FLTK"
SECTION = "libs" SECTION = "libs"
LICENSE = "LGPLv2 & FLTK" LICENSE = "LGPL-2.0-only & FLTK"
LIC_FILES_CHKSUM = "file://COPYING;md5=f6b26344a24a941a01a5b0826e80b5ca" LIC_FILES_CHKSUM = "file://COPYING;md5=f6b26344a24a941a01a5b0826e80b5ca"
SRC_URI = " \ SRC_URI = " \

View File

@@ -1,6 +1,6 @@
require gst-plugins.inc require gst-plugins.inc
LICENSE = "GPLv2+ & LGPLv2+" LICENSE = "GPL-2.0-or-later & LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=622921ffad8cb18ab906c56052788a3f \ file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=622921ffad8cb18ab906c56052788a3f \
file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605 \ file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605 \

View File

@@ -5,7 +5,7 @@ HOMEPAGE = "http://gstreamer.freedesktop.org/"
BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer" BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=Gstreamer"
SECTION = "multimedia" SECTION = "multimedia"
LICENSE = "LGPLv2+" LICENSE = "LGPL-2.0-or-later"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \ file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
file://gst/gst.h;beginline=1;endline=21;md5=8e5fe5e87d33a04479fde862e238eaa4 \ file://gst/gst.h;beginline=1;endline=21;md5=8e5fe5e87d33a04479fde862e238eaa4 \

View File

@@ -1,6 +1,6 @@
SUMMARY = "Software synth with a classic subtractive synthesizer topology" SUMMARY = "Software synth with a classic subtractive synthesizer topology"
HOMEPAGE = "http://amsynth.github.io/" HOMEPAGE = "http://amsynth.github.io/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=67b604758dd265c185ce36fcf76a889d" LIC_FILES_CHKSUM = "file://COPYING;md5=67b604758dd265c185ce36fcf76a889d"
inherit autotools pkgconfig gtk-icon-cache gettext pack_audio_plugins inherit autotools pkgconfig gtk-icon-cache gettext pack_audio_plugins

View File

@@ -1,6 +1,6 @@
SUMMARY = "Ardour is a multi-channel digital audio workstation" SUMMARY = "Ardour is a multi-channel digital audio workstation"
HOMEPAGE = "http://ardour.org/" HOMEPAGE = "http://ardour.org/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=4641e94ec96f98fabc56ff9cc48be14b" LIC_FILES_CHKSUM = "file://COPYING;md5=4641e94ec96f98fabc56ff9cc48be14b"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "Audacity is an easy-to-use, multi-track audio editor and recorder" SUMMARY = "Audacity is an easy-to-use, multi-track audio editor and recorder"
HOMEPAGE = "https://www.audacityteam.org/" HOMEPAGE = "https://www.audacityteam.org/"
LICENSE = "GPL-2.0 & CC-BY-3.0" LICENSE = "GPL-2.0-only & CC-BY-3.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=549b88b1c547acbec8f9e262f30b573e" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=549b88b1c547acbec8f9e262f30b573e"
PV = "2.4.2" PV = "2.4.2"

View File

@@ -1,6 +1,6 @@
SUMMARY = "Emulator for vintage synthesisers, electric pianos and organs" SUMMARY = "Emulator for vintage synthesisers, electric pianos and organs"
HOMEPAGE = "https://sourceforge.net/projects/bristol/" HOMEPAGE = "https://sourceforge.net/projects/bristol/"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=d32239bcb673463ab874e80d47fae504"
inherit autotools pkgconfig features_check inherit autotools pkgconfig features_check

View File

@@ -1,6 +1,6 @@
SUMMARY = "High quality open source audio plugins for musicians" SUMMARY = "High quality open source audio plugins for musicians"
HOMEPAGE = "http://calf-studio-gear.org/" HOMEPAGE = "http://calf-studio-gear.org/"
LICENSE = "GPLv2 & LGPLv2.1" LICENSE = "GPL-2.0-only & LGPL-2.1-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=dcf3c825659e82539645da41a7908589 \ file://COPYING;md5=dcf3c825659e82539645da41a7908589 \
file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \ file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \

View File

@@ -1,6 +1,6 @@
SUMMARY = "Audio plugin host" SUMMARY = "Audio plugin host"
HOMEPAGE = "http://kxstudio.linuxaudio.org/Applications:Carla" HOMEPAGE = "http://kxstudio.linuxaudio.org/Applications:Carla"
LICENSE = "GPLv2 & LGPLv3" LICENSE = "GPL-2.0-only & LGPL-3.0-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://doc/GPL.txt;md5=4641e94ec96f98fabc56ff9cc48be14b \ file://doc/GPL.txt;md5=4641e94ec96f98fabc56ff9cc48be14b \
file://doc/LGPL.txt;md5=e6a600fd5e1d9cbde2d983680233ad02 \ file://doc/LGPL.txt;md5=e6a600fd5e1d9cbde2d983680233ad02 \

View File

@@ -1,6 +1,6 @@
SUMMARY = "Chromaprint is library that extracts fingerprints from audio sources" SUMMARY = "Chromaprint is library that extracts fingerprints from audio sources"
HOMEPAGE = "https://acoustid.org/chromaprint" HOMEPAGE = "https://acoustid.org/chromaprint"
LICENSE = "MIT & LGPLv2.1" LICENSE = "MIT & LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=5d50f7a9fde1110fa1756b0f5faa26f2" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=5d50f7a9fde1110fa1756b0f5faa26f2"
inherit cmake inherit cmake

View File

@@ -1,5 +1,5 @@
SUMMARY = "A sound and music computing system" SUMMARY = "A sound and music computing system"
LICENSE = "LGPLv2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
inherit cmake gettext python3native inherit cmake gettext python3native

View File

@@ -1,6 +1,6 @@
SUMMARY = "Collection of synthesizers and plugins" SUMMARY = "Collection of synthesizers and plugins"
HOMEPAGE = "http://distrho.sourceforge.net/ports" HOMEPAGE = "http://distrho.sourceforge.net/ports"
LICENSE = "GPLv2 & LGPLv3" LICENSE = "GPL-2.0-only & LGPL-3.0-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://doc/GPL.txt;md5=4641e94ec96f98fabc56ff9cc48be14b \ file://doc/GPL.txt;md5=4641e94ec96f98fabc56ff9cc48be14b \
file://doc/LGPL.txt;md5=e6a600fd5e1d9cbde2d983680233ad02 \ file://doc/LGPL.txt;md5=e6a600fd5e1d9cbde2d983680233ad02 \

View File

@@ -1,5 +1,5 @@
SUMMARY = "Collection of DPF-based plugins" SUMMARY = "Collection of DPF-based plugins"
LICENSE = "ISC & GPLv2 & GPLv3 & LGPLv3 & MIT" LICENSE = "ISC & GPL-2.0-only & GPL-3.0-only & LGPL-3.0-only & MIT"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://LICENSE;md5=ec024abddfab2ee463c8c1ad98883d12 \ file://LICENSE;md5=ec024abddfab2ee463c8c1ad98883d12 \
" "

View File

@@ -1,6 +1,6 @@
SUMMARY = "A set of free reverb effects" SUMMARY = "A set of free reverb effects"
HOMEPAGE = "https://github.com/michaelwillis/dragonfly-reverb" HOMEPAGE = "https://github.com/michaelwillis/dragonfly-reverb"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
REQUIRED_DISTRO_FEATURES = "x11 opengl" REQUIRED_DISTRO_FEATURES = "x11 opengl"

View File

@@ -1,6 +1,6 @@
SUMMARY = "An LV2 sampler plugin that plays hydrogen drum kits " SUMMARY = "An LV2 sampler plugin that plays hydrogen drum kits "
HOMEPAGE = "https://github.com/nicklan/drmr" HOMEPAGE = "https://github.com/nicklan/drmr"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,7 +1,7 @@
SUMMARY = "Ganv is a Gtk widget for interactive graph-like environments" SUMMARY = "Ganv is a Gtk widget for interactive graph-like environments"
DESCRIPTION = "Ganv is a Gtk widget for interactive graph-like environments, such as modular synthesizers or finite state machines" DESCRIPTION = "Ganv is a Gtk widget for interactive graph-like environments, such as modular synthesizers or finite state machines"
HOMEPAGE = "http://drobilla.net/software/ganv" HOMEPAGE = "http://drobilla.net/software/ganv"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit waf pkgconfig inherit waf pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "Ingen is a modular audio processing system for Jack and LV2 based systems" SUMMARY = "Ingen is a modular audio processing system for Jack and LV2 based systems"
HOMEPAGE = "http://drobilla.net/software/ingen" HOMEPAGE = "http://drobilla.net/software/ingen"
LICENSE = "AGPLv3" LICENSE = "AGPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788" LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
inherit waf pkgconfig gtk-icon-cache pack_audio_plugins python3native inherit waf pkgconfig gtk-icon-cache pack_audio_plugins python3native

View File

@@ -1,6 +1,6 @@
SUMMARY = "MDA-LV2 is an LV2 port of the MDA plugins by Paul Kellett" SUMMARY = "MDA-LV2 is an LV2 port of the MDA plugins by Paul Kellett"
HOMEPAGE = "https://drobilla.net/software/mda-lv2" HOMEPAGE = "https://drobilla.net/software/mda-lv2"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit waf features_check pkgconfig inherit waf features_check pkgconfig

View File

@@ -1,7 +1,7 @@
SUMMARY = "Patchage is a modular patch bay for audio and MIDI systems" SUMMARY = "Patchage is a modular patch bay for audio and MIDI systems"
DESCRIPTION = "Patchage is a modular patch bay for audio and MIDI systems based on Jack and Alsa" DESCRIPTION = "Patchage is a modular patch bay for audio and MIDI systems based on Jack and Alsa"
HOMEPAGE = "http://drobilla.net/software/patchage" HOMEPAGE = "http://drobilla.net/software/patchage"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit waf gtk-icon-cache pkgconfig inherit waf gtk-icon-cache pkgconfig

View File

@@ -1,7 +1,7 @@
SUMMARY = "Raul is a utility library primarily aimed at audio/musical applications" SUMMARY = "Raul is a utility library primarily aimed at audio/musical applications"
DESCRIPTION = "Raul (Realtime Audio Utility Library) is a C++ utility library primarily aimed at audio/musical applications" DESCRIPTION = "Raul (Realtime Audio Utility Library) is a C++ utility library primarily aimed at audio/musical applications"
HOMEPAGE = "https://drobilla.net/software/raul" HOMEPAGE = "https://drobilla.net/software/raul"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit waf pkgconfig inherit waf pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "DrumGizmo drumkit editor" SUMMARY = "DrumGizmo drumkit editor"
HOMEPAGE = "https://www.drumgizmo.org" HOMEPAGE = "https://www.drumgizmo.org"
LICENSE = "LGPLv3" LICENSE = "LGPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "DrumGizmo is drum plugin and stand-alone application" SUMMARY = "DrumGizmo is drum plugin and stand-alone application"
HOMEPAGE = "https://www.drumgizmo.org" HOMEPAGE = "https://www.drumgizmo.org"
LICENSE = "LGPLv3" LICENSE = "LGPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
SRC_URI = " \ SRC_URI = " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "DSSI plugin wrapper for VST plugins" SUMMARY = "DSSI plugin wrapper for VST plugins"
HOMEPAGE = "http://breakfastquay.com/dssi-vst/" HOMEPAGE = "http://breakfastquay.com/dssi-vst/"
LICENSE = "LGPLv2" LICENSE = "LGPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=3523f03012c30f3347df42d632e5762c" LIC_FILES_CHKSUM = "file://COPYING;md5=3523f03012c30f3347df42d632e5762c"
inherit pkgconfig inherit pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "DSSI is an audio plugin API for soft synths and effects" SUMMARY = "DSSI is an audio plugin API for soft synths and effects"
HOMEPAGE = "http://dssi.sourceforge.net" HOMEPAGE = "http://dssi.sourceforge.net"
LICENSE = "LGPLv2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=9f46aa1ea6e91bb339e8fa2f11d17e4d" LIC_FILES_CHKSUM = "file://COPYING;md5=9f46aa1ea6e91bb339e8fa2f11d17e4d"
inherit autotools pkgconfig inherit autotools pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "A free software percussion synthesizer" SUMMARY = "A free software percussion synthesizer"
HOMEPAGE = "https://gitlab.com/iurie-sw/geonkick" HOMEPAGE = "https://gitlab.com/iurie-sw/geonkick"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d" LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
inherit cmake pkgconfig mime mime-xdg gtk-icon-cache inherit cmake pkgconfig mime mime-xdg gtk-icon-cache

View File

@@ -1,5 +1,5 @@
SUMMARY = "Redkite is a small free software GUI toolkit" SUMMARY = "Redkite is a small free software GUI toolkit"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=84216b5b30fa50e81f28b8f28feb2e10" LIC_FILES_CHKSUM = "file://LICENSE;md5=84216b5b30fa50e81f28b8f28feb2e10"
DEPENDS = "cairo" DEPENDS = "cairo"

View File

@@ -1,5 +1,5 @@
SUMMARY = "GTK+ application that shows MIDI events" SUMMARY = "GTK+ application that shows MIDI events"
LICENSE = "LGPLv2 & PD" LICENSE = "LGPL-2.0-only & PD"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=f1e8b3e96c0abf4e3abb3b0f8e8eaf7f \ file://COPYING;md5=f1e8b3e96c0abf4e3abb3b0f8e8eaf7f \
file://COPYING.icon;md5=1d49e879912b1ea962200c42d117ca6c \ file://COPYING.icon;md5=1d49e879912b1ea962200c42d117ca6c \

View File

@@ -1,6 +1,6 @@
SUMMARY = "Helm - a free polyphonic synth with lots of modulation" SUMMARY = "Helm - a free polyphonic synth with lots of modulation"
HOMEPAGE = "http://tytel.org/helm/" HOMEPAGE = "http://tytel.org/helm/"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit dos2unix pkgconfig qemu-ext-musicians features_check gtk-icon-cache pack_audio_plugins mime-xdg inherit dos2unix pkgconfig qemu-ext-musicians features_check gtk-icon-cache pack_audio_plugins mime-xdg

View File

@@ -1,6 +1,6 @@
SUMMARY = "A virtual guitar amplifier" SUMMARY = "A virtual guitar amplifier"
HOMEPAGE = "http://guitarix.org/" HOMEPAGE = "http://guitarix.org/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=384f45fb7968a0fe30622ce6160d3b69" LIC_FILES_CHKSUM = "file://COPYING;md5=384f45fb7968a0fe30622ce6160d3b69"
SRC_URI = " \ SRC_URI = " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "A set of extra lv2 plugins from the guitarix project" SUMMARY = "A set of extra lv2 plugins from the guitarix project"
HOMEPAGE = "https://github.com/brummer10/GxPlugins.lv2" HOMEPAGE = "https://github.com/brummer10/GxPlugins.lv2"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d" LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
SRC_URI = "gitsm://github.com/brummer10/GxPlugins.lv2.git;branch=master;protocol=https" SRC_URI = "gitsm://github.com/brummer10/GxPlugins.lv2.git;branch=master;protocol=https"

View File

@@ -1,6 +1,6 @@
SUMMARY = "Virtual Midi Keyboard for Jack Audio Connection Kit" SUMMARY = "Virtual Midi Keyboard for Jack Audio Connection Kit"
HOMEPAGE = "https://github.com/brummer10/Mamba" HOMEPAGE = "https://github.com/brummer10/Mamba"
LICENSE = "BSD-0-Clause" LICENSE = "0BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1a396d84ed72b4a017f02f5c5d1eaafe" LIC_FILES_CHKSUM = "file://LICENSE;md5=1a396d84ed72b4a017f02f5c5d1eaafe"
SRC_URI = "gitsm://github.com/brummer10/Mamba.git;branch=master;protocol=https" SRC_URI = "gitsm://github.com/brummer10/Mamba.git;branch=master;protocol=https"

View File

@@ -1,6 +1,6 @@
SUMMARY = "Hydrogen is an advanced drum machine for GNU/Linux" SUMMARY = "Hydrogen is an advanced drum machine for GNU/Linux"
HOMEPAGE = "http://www.hydrogen-music.org" HOMEPAGE = "http://www.hydrogen-music.org"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
# Note for LADSPA: If I read cmakeFindLadspa.cmake correctly, LASPA plugins # Note for LADSPA: If I read cmakeFindLadspa.cmake correctly, LASPA plugins

View File

@@ -1,6 +1,6 @@
SUMMARY = "Audio plugins in the LV2 format" SUMMARY = "Audio plugins in the LV2 format"
HOMEPAGE = "http://ssj71.github.io/infamousPlugins/" HOMEPAGE = "http://ssj71.github.io/infamousPlugins/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,5 +1,5 @@
HOMEPAGE = "http://tomszilagyi.github.io/plugins/ir.lv2/" HOMEPAGE = "http://tomszilagyi.github.io/plugins/ir.lv2/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
inherit pkgconfig inherit pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "C++ wrapper library around the POSIX threads API" SUMMARY = "C++ wrapper library around the POSIX threads API"
HOMEPAGE = "http://kokkinizita.linuxaudio.org/linuxaudio/" HOMEPAGE = "http://kokkinizita.linuxaudio.org/linuxaudio/"
LICENSE = "LGPLv2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
DEPENDS = "ldconfig-native" DEPENDS = "ldconfig-native"

View File

@@ -1,6 +1,6 @@
SUMMARY = "C++ wrapper library around the X Window System API" SUMMARY = "C++ wrapper library around the X Window System API"
HOMEPAGE = "http://kokkinizita.linuxaudio.org/linuxaudio/" HOMEPAGE = "http://kokkinizita.linuxaudio.org/linuxaudio/"
LICENSE = "LGPLv2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
inherit pkgconfig features_check inherit pkgconfig features_check

View File

@@ -1,6 +1,6 @@
SUMMARY = "A fast, partitioned convolution engine library" SUMMARY = "A fast, partitioned convolution engine library"
HOMEPAGE = "http://kokkinizita.linuxaudio.org/linuxaudio/" HOMEPAGE = "http://kokkinizita.linuxaudio.org/linuxaudio/"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit manpages inherit manpages

View File

@@ -1,6 +1,6 @@
SUMMARY = "A C++ library for resampling audio signals" SUMMARY = "A C++ library for resampling audio signals"
HOMEPAGE = "http://kokkinizita.linuxaudio.org/linuxaudio/" HOMEPAGE = "http://kokkinizita.linuxaudio.org/linuxaudio/"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit manpages inherit manpages

View File

@@ -1,6 +1,6 @@
SUMMARY = "Element Audio Plugin Host" SUMMARY = "Element Audio Plugin Host"
HOMEPAGE = "https://kushview.net/element/" HOMEPAGE = "https://kushview.net/element/"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
inherit waf gtk-icon-cache pkgconfig features_check inherit waf gtk-icon-cache pkgconfig features_check

View File

@@ -1,5 +1,5 @@
SUMMARY = "Linux Audio Developer's Simple Plug-in API, examples and tools" SUMMARY = "Linux Audio Developer's Simple Plug-in API, examples and tools"
LICENSE = "LGPLv2+" LICENSE = "LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://doc/COPYING;md5=6fd75d9d2ba6776dcdc4d5257eeab3dd" LIC_FILES_CHKSUM = "file://doc/COPYING;md5=6fd75d9d2ba6776dcdc4d5257eeab3dd"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "liblo is an implementation of the Open Sound Control protocol" SUMMARY = "liblo is an implementation of the Open Sound Control protocol"
HOMEPAGE = "http://liblo.sourceforge.net" HOMEPAGE = "http://liblo.sourceforge.net"
LICENSE = "LGPLv2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
inherit autotools pkgconfig inherit autotools pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "The MP4v2 library provides an API to create and modify mp4 files" SUMMARY = "The MP4v2 library provides an API to create and modify mp4 files"
HOMEPAGE = "https://github.com/sergiomb2/libmp4v2/wiki" HOMEPAGE = "https://github.com/sergiomb2/libmp4v2/wiki"
LICENSE = "MPLv1.1" LICENSE = "MPL-1.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=eb3014b036b6d2151d944aef6a84c36f" LIC_FILES_CHKSUM = "file://COPYING;md5=eb3014b036b6d2151d944aef6a84c36f"
inherit autotools pkgconfig inherit autotools pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "Extended Module Player Library" SUMMARY = "Extended Module Player Library"
HOMEPAGE = "http://xmp.sourceforge.net/" HOMEPAGE = "http://xmp.sourceforge.net/"
LICENSE = "LGPLv2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://README;beginline=59;md5=9cee4cd08e9762f4a8fda61cb39d430d" LIC_FILES_CHKSUM = "file://README;beginline=59;md5=9cee4cd08e9762f4a8fda61cb39d430d"
inherit autotools-brokensep pkgconfig inherit autotools-brokensep pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "Community version of Non Session Manager" SUMMARY = "Community version of Non Session Manager"
HOMEPAGE = "https://linuxaudio.github.io/new-session-manager/" HOMEPAGE = "https://linuxaudio.github.io/new-session-manager/"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
DEPENDS = " \ DEPENDS = " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "An instrument editor for gig files" SUMMARY = "An instrument editor for gig files"
HOMEPAGE = "http://www.linuxsampler.org" HOMEPAGE = "http://www.linuxsampler.org"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
" "

View File

@@ -1,6 +1,6 @@
SUMMARY = "GigaStudio/Gigasampler, DLS, AKAI, SoundFont, KORG file access library" SUMMARY = "GigaStudio/Gigasampler, DLS, AKAI, SoundFont, KORG file access library"
HOMEPAGE = "http://www.linuxsampler.org" HOMEPAGE = "http://www.linuxsampler.org"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=526c29250ae72f6933cdc01414b9943b \ file://COPYING;md5=526c29250ae72f6933cdc01414b9943b \
" "

View File

@@ -1,6 +1,6 @@
SUMMARY = "LinuxSampler Control Protocol (LSCP) wrapper C library" SUMMARY = "LinuxSampler Control Protocol (LSCP) wrapper C library"
HOMEPAGE = "http://www.linuxsampler.org" HOMEPAGE = "http://www.linuxsampler.org"
LICENSE = "LGPLv2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ file://COPYING;md5=fbc093901857fcd118f065f900982c24 \
" "

View File

@@ -1,6 +1,6 @@
SUMMARY = "LinuxSampler - modular, streaming capable sampler" SUMMARY = "LinuxSampler - modular, streaming capable sampler"
HOMEPAGE = "http://www.linuxsampler.org" HOMEPAGE = "http://www.linuxsampler.org"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=0640e0c29fde7334746a009461544030 \ file://COPYING;md5=0640e0c29fde7334746a009461544030 \
" "

View File

@@ -1,6 +1,6 @@
SUMMARY = "Qt based sequencer" SUMMARY = "Qt based sequencer"
HOMEPAGE = "https://lmms.io" HOMEPAGE = "https://lmms.io"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=751419260aa954499f7abaabaa882bbe"
SRC_URI = "gitsm://github.com/LMMS/${BPN}.git;branch=stable-1.2;protocol=https" SRC_URI = "gitsm://github.com/LMMS/${BPN}.git;branch=stable-1.2;protocol=https"

View File

@@ -1,6 +1,6 @@
SUMMARY = "Lightweight RDF" SUMMARY = "Lightweight RDF"
DESCRIPTION = "A lightweight RDF library for accessing plugin metadata in the LADSPA plugin system" DESCRIPTION = "A lightweight RDF library for accessing plugin metadata in the LADSPA plugin system"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit autotools pkgconfig inherit autotools pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "Qt based DJ software" SUMMARY = "Qt based DJ software"
HOMEPAGE = "http://mixxx.org/" HOMEPAGE = "http://mixxx.org/"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b3ce5d18079fa79804cd62469a51d176" LIC_FILES_CHKSUM = "file://LICENSE;md5=b3ce5d18079fa79804cd62469a51d176"
inherit cmake_qt5 gtk-icon-cache features_check inherit cmake_qt5 gtk-icon-cache features_check

View File

@@ -1,6 +1,6 @@
SUMMARY = "MusE is a digital audio workstation" SUMMARY = "MusE is a digital audio workstation"
HOMEPAGE = "http://muse-sequencer.org/" HOMEPAGE = "http://muse-sequencer.org/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://src/COPYING;md5=328283dc167a7b37ffdc59f524a7fc4d" LIC_FILES_CHKSUM = "file://src/COPYING;md5=328283dc167a7b37ffdc59f524a7fc4d"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "MuseScore is an open source and free music notation software" SUMMARY = "MuseScore is an open source and free music notation software"
HOMEPAGE = "https://musescore.org" HOMEPAGE = "https://musescore.org"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=ef318be74ef69ee7f919c9ebb45b6e21" LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=ef318be74ef69ee7f919c9ebb45b6e21"
python() { python() {

View File

@@ -1,6 +1,6 @@
SUMMARY = "A softsynth recreation of a classic single-oscillator bass monosynth" SUMMARY = "A softsynth recreation of a classic single-oscillator bass monosynth"
HOMEPAGE = "https://github.com/gordonjcp/nekobee" HOMEPAGE = "https://github.com/gordonjcp/nekobee"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit wafold pkgconfig python3native inherit wafold pkgconfig python3native

View File

@@ -1,6 +1,6 @@
SUMMARY = "Rewrite of Ninjas sample slicer" SUMMARY = "Rewrite of Ninjas sample slicer"
HOMEPAGE = "https://github.com/rghvdberg/ninjas2" HOMEPAGE = "https://github.com/rghvdberg/ninjas2"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=97a733ff40c50b4bfc74471e1f6ca88b" LIC_FILES_CHKSUM = "file://LICENSE;md5=97a733ff40c50b4bfc74471e1f6ca88b"
DEPENDS = " \ DEPENDS = " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "An lv2 plugin for broadband noise reduction" SUMMARY = "An lv2 plugin for broadband noise reduction"
HOMEPAGE = "https://github.com/lucianodato/noise-repellent" HOMEPAGE = "https://github.com/lucianodato/noise-repellent"
LICENSE = "LGPLv3" LICENSE = "LGPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02" LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02"
inherit meson pkgconfig gtk-icon-cache inherit meson pkgconfig gtk-icon-cache

View File

@@ -1,6 +1,6 @@
SUMMARY = "ArtyFX is a plugin bundle of artistic real-time audio effects" SUMMARY = "ArtyFX is a plugin bundle of artistic real-time audio effects"
HOMEPAGE = "http://openavproductions.com/artyfx/" HOMEPAGE = "http://openavproductions.com/artyfx/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21" LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21"
inherit cmake pkgconfig inherit cmake pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "Fabla is an open-source LV2 drum sampler plugin instrument" SUMMARY = "Fabla is an open-source LV2 drum sampler plugin instrument"
HOMEPAGE = "http://openavproductions.com/fabla/" HOMEPAGE = "http://openavproductions.com/fabla/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21" LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21"
inherit cmake pkgconfig inherit cmake pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "Luppp is a music creation tool, intended for live use" SUMMARY = "Luppp is a music creation tool, intended for live use"
HOMEPAGE = "http://openavproductions.com/luppp/" HOMEPAGE = "http://openavproductions.com/luppp/"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
inherit cmake pkgconfig gtk-icon-cache inherit cmake pkgconfig gtk-icon-cache

View File

@@ -1,5 +1,5 @@
SUMMARY = "Presets for various OpenAV projects" SUMMARY = "Presets for various OpenAV projects"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
inherit allarch inherit allarch

View File

@@ -1,6 +1,6 @@
SUMMARY = "Sorcer is a polyphonic wavetable synth LV2 plugin" SUMMARY = "Sorcer is a polyphonic wavetable synth LV2 plugin"
HOMEPAGE = "http://openavproductions.com/sorcer" HOMEPAGE = "http://openavproductions.com/sorcer"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
inherit cmake pkgconfig inherit cmake pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "Soundfont editor" SUMMARY = "Soundfont editor"
HOMEPAGE = "http://polyphone-soundfonts.com/en/" HOMEPAGE = "http://polyphone-soundfonts.com/en/"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://main.cpp;beginline=6;endline=18;md5=11e8b245e7c8a15dafd52bc856ef3ff1" LIC_FILES_CHKSUM = "file://main.cpp;beginline=6;endline=18;md5=11e8b245e7c8a15dafd52bc856ef3ff1"
inherit qmake5 pkgconfig gtk-icon-cache mime mime-xdg dos2unix inherit qmake5 pkgconfig gtk-icon-cache mime mime-xdg dos2unix

View File

@@ -1,6 +1,6 @@
SUMMARY = "projectM is a MilkDrop compatible opensource music visualizer" SUMMARY = "projectM is a MilkDrop compatible opensource music visualizer"
HOMEPAGE = "http://projectm-visualizer.github.io/projectm" HOMEPAGE = "http://projectm-visualizer.github.io/projectm"
LICENSE = "LGPLv2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=26f590fe167311fe2a5a7ce0b3e71900" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=26f590fe167311fe2a5a7ce0b3e71900"
inherit autotools-brokensep pkgconfig features_check inherit autotools-brokensep pkgconfig features_check

View File

@@ -1,6 +1,6 @@
SUMMARY = "A C++ library of functions for DSP and Music Informatics purposes" SUMMARY = "A C++ library of functions for DSP and Music Informatics purposes"
HOMEPAGE = "https://code.soundsoftware.ac.uk/projects/qm-dsp" HOMEPAGE = "https://code.soundsoftware.ac.uk/projects/qm-dsp"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=cbbd794e2a0a289b9dfcc9f513d1996e" LIC_FILES_CHKSUM = "file://COPYING;md5=cbbd794e2a0a289b9dfcc9f513d1996e"

View File

@@ -1,6 +1,6 @@
SUMMARY = "A Linux MIDI Arpeggiator, Step Sequencer and LFO" SUMMARY = "A Linux MIDI Arpeggiator, Step Sequencer and LFO"
HOMEPAGE = "http://qmidiarp.sourceforge.net" HOMEPAGE = "http://qmidiarp.sourceforge.net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=cbbd794e2a0a289b9dfcc9f513d1996e" LIC_FILES_CHKSUM = "file://COPYING;md5=cbbd794e2a0a289b9dfcc9f513d1996e"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,5 +1,5 @@
SUMMARY = "Qt based audio-player" SUMMARY = "Qt based audio-player"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
# Note: to support projectm, qtbase must be configured with desktop gl / gles # Note: to support projectm, qtbase must be configured with desktop gl / gles

View File

@@ -1,6 +1,6 @@
SUMMARY = "LV2 port of SID 6581 chip used in the Commodore 64" SUMMARY = "LV2 port of SID 6581 chip used in the Commodore 64"
HOMEPAGE = "https://github.com/ssj71/reMID.lv2" HOMEPAGE = "https://github.com/ssj71/reMID.lv2"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "An old-school drum kit sampler" SUMMARY = "An old-school drum kit sampler"
HOMEPAGE = "http://drumkv1.sourceforge.net/" HOMEPAGE = "http://drumkv1.sourceforge.net/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "An old-school polyphonic additive synthesizer" SUMMARY = "An old-school polyphonic additive synthesizer"
HOMEPAGE = "http://padthv1.sourceforge.net/" HOMEPAGE = "http://padthv1.sourceforge.net/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "JACK Audio Connection Kit - Qt GUI Interface" SUMMARY = "JACK Audio Connection Kit - Qt GUI Interface"
HOMEPAGE = "http://qjackctl.sourceforge.net" HOMEPAGE = "http://qjackctl.sourceforge.net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "A MIDI Network Gateway via UDP/IP Multicast" SUMMARY = "A MIDI Network Gateway via UDP/IP Multicast"
HOMEPAGE = "http://qmidinet.sourceforge.net" HOMEPAGE = "http://qmidinet.sourceforge.net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "JA MIDI Remote Controller via UDP/IP Multicast" SUMMARY = "JA MIDI Remote Controller via UDP/IP Multicast"
HOMEPAGE = "http://qmidictl.sourceforge.net" HOMEPAGE = "http://qmidictl.sourceforge.net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "Qsampler is a LinuxSampler GUI front-end application" SUMMARY = "Qsampler is a LinuxSampler GUI front-end application"
HOMEPAGE = "http://qsampler.sourceforge.net" HOMEPAGE = "http://qsampler.sourceforge.net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "Qt GUI Interface for FluidSynth" SUMMARY = "Qt GUI Interface for FluidSynth"
HOMEPAGE = "https://qsynth.sourceforge.io/" HOMEPAGE = "https://qsynth.sourceforge.io/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "An Audio/MIDI multi-track sequencer" SUMMARY = "An Audio/MIDI multi-track sequencer"
HOMEPAGE = "http://qtractor.sourceforge.net/" HOMEPAGE = "http://qtractor.sourceforge.net/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "An old-school polyphonic sampler" SUMMARY = "An old-school polyphonic sampler"
HOMEPAGE = "http://samplv1.sourceforge.net" HOMEPAGE = "http://samplv1.sourceforge.net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "An old-school all-digital 4-oscillator subtractive polyphonic synthesizer" SUMMARY = "An old-school all-digital 4-oscillator subtractive polyphonic synthesizer"
HOMEPAGE = "http://synthv1.sourceforge.net/" HOMEPAGE = "http://synthv1.sourceforge.net/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "Rosegarden is a music composition and editing environment" SUMMARY = "Rosegarden is a music composition and editing environment"
HOMEPAGE = "http://www.rosegardenmusic.com/" HOMEPAGE = "http://www.rosegardenmusic.com/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b33ec9f109e9943af917779ba6ec522e" LIC_FILES_CHKSUM = "file://COPYING;md5=b33ec9f109e9943af917779ba6ec522e"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,6 +1,6 @@
SUMMARY = "Rubber Band Library library for audio time-stretching and pitch-shifting" SUMMARY = "Rubber Band Library library for audio time-stretching and pitch-shifting"
HOMEPAGE = "http://breakfastquay.com/rubberband/" HOMEPAGE = "http://breakfastquay.com/rubberband/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=28f6289fba0406b8f491e9b2d5767488" LIC_FILES_CHKSUM = "file://COPYING;md5=28f6289fba0406b8f491e9b2d5767488"
inherit meson pkgconfig inherit meson pkgconfig

View File

@@ -1,6 +1,6 @@
SUMMARY = "A DSP Tonewheel Organ emulator" SUMMARY = "A DSP Tonewheel Organ emulator"
HOMEPAGE = "http://setbfree.org/" HOMEPAGE = "http://setbfree.org/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=4641e94ec96f98fabc56ff9cc48be14b" LIC_FILES_CHKSUM = "file://COPYING;md5=4641e94ec96f98fabc56ff9cc48be14b"
inherit pkgconfig gtk-icon-cache inherit pkgconfig gtk-icon-cache

View File

@@ -1,6 +1,6 @@
SUMMARY = "Multi-dimensional dynamically distorted staggered multi-bandpass LV2 plugin" SUMMARY = "Multi-dimensional dynamically distorted staggered multi-bandpass LV2 plugin"
HOMEPAGE = "https://github.com/sjaehn/BAngr" HOMEPAGE = "https://github.com/sjaehn/BAngr"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
REQUIRED_DISTRO_FEATURES = "x11" REQUIRED_DISTRO_FEATURES = "x11"

View File

@@ -1,6 +1,6 @@
SUMMARY = "An audio stream chopping LV2 plugin" SUMMARY = "An audio stream chopping LV2 plugin"
HOMEPAGE = "https://github.com/sjaehn/BChoppr" HOMEPAGE = "https://github.com/sjaehn/BChoppr"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
REQUIRED_DISTRO_FEATURES = "x11" REQUIRED_DISTRO_FEATURES = "x11"

View File

@@ -1,6 +1,6 @@
SUMMARY = "Pattern-controlled audio stream / sample re-sequencer LV2 plugin" SUMMARY = "Pattern-controlled audio stream / sample re-sequencer LV2 plugin"
HOMEPAGE = "https://github.com/sjaehn/BJumblr" HOMEPAGE = "https://github.com/sjaehn/BJumblr"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
REQUIRED_DISTRO_FEATURES = "x11" REQUIRED_DISTRO_FEATURES = "x11"

View File

@@ -1,6 +1,6 @@
SUMMARY = "Audio glitch effect sequencer LV2 plugin" SUMMARY = "Audio glitch effect sequencer LV2 plugin"
HOMEPAGE = "https://github.com/sjaehn/BOops" HOMEPAGE = "https://github.com/sjaehn/BOops"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
REQUIRED_DISTRO_FEATURES = "x11" REQUIRED_DISTRO_FEATURES = "x11"

View File

@@ -1,7 +1,7 @@
SUMMARY = "Pattern-controlled MIDI amp & time stretch plugin" SUMMARY = "Pattern-controlled MIDI amp & time stretch plugin"
DESCRIPTION = "Pattern-controlled MIDI amp & time stretch plugin to produce shuffle / swing effects" DESCRIPTION = "Pattern-controlled MIDI amp & time stretch plugin to produce shuffle / swing effects"
HOMEPAGE = "https://github.com/sjaehn/BSchaffl" HOMEPAGE = "https://github.com/sjaehn/BSchaffl"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
REQUIRED_DISTRO_FEATURES = "x11" REQUIRED_DISTRO_FEATURES = "x11"

View File

@@ -1,6 +1,6 @@
SUMMARY = "Multi channel MIDI step sequencer LV2 plugin with a variable matrix" SUMMARY = "Multi channel MIDI step sequencer LV2 plugin with a variable matrix"
HOMEPAGE = "https://github.com/sjaehn/BSEQuencer" HOMEPAGE = "https://github.com/sjaehn/BSEQuencer"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
REQUIRED_DISTRO_FEATURES = "x11" REQUIRED_DISTRO_FEATURES = "x11"

View File

@@ -1,6 +1,6 @@
SUMMARY = "Beat / envelope shaper LV2 plugin" SUMMARY = "Beat / envelope shaper LV2 plugin"
HOMEPAGE = "https://github.com/sjaehn/BShapr" HOMEPAGE = "https://github.com/sjaehn/BShapr"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
REQUIRED_DISTRO_FEATURES = "x11" REQUIRED_DISTRO_FEATURES = "x11"

View File

@@ -1,6 +1,6 @@
SUMMARY = "Sequenced audio slicing effect LV2 plugin" SUMMARY = "Sequenced audio slicing effect LV2 plugin"
HOMEPAGE = "https://github.com/sjaehn/BSlizr" HOMEPAGE = "https://github.com/sjaehn/BSlizr"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
REQUIRED_DISTRO_FEATURES = "x11" REQUIRED_DISTRO_FEATURES = "x11"

View File

@@ -1,6 +1,6 @@
SUMMARY = "No loss LV2 sound effect plugin" SUMMARY = "No loss LV2 sound effect plugin"
HOMEPAGE = "https://github.com/sjaehn/BSpacr" HOMEPAGE = "https://github.com/sjaehn/BSpacr"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
REQUIRED_DISTRO_FEATURES = "x11" REQUIRED_DISTRO_FEATURES = "x11"

View File

@@ -1,6 +1,6 @@
SUMMARY = "A wrapper for the FluidSynth, allowing it to function as a DSSI plugin" SUMMARY = "A wrapper for the FluidSynth, allowing it to function as a DSSI plugin"
HOMEPAGE = "http://dssi.sourceforge.net/download.html#FluidSynth-DSSI" HOMEPAGE = "http://dssi.sourceforge.net/download.html#FluidSynth-DSSI"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools pkgconfig gtk-icon-cache inherit autotools pkgconfig gtk-icon-cache

View File

@@ -1,6 +1,6 @@
SUMMARY = "Yamaha DX7 modeling DSSI plugin" SUMMARY = "Yamaha DX7 modeling DSSI plugin"
HOMEPAGE = "http://dssi.sourceforge.net/hexter.html" HOMEPAGE = "http://dssi.sourceforge.net/hexter.html"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools pkgconfig gtk-icon-cache inherit autotools pkgconfig gtk-icon-cache

View File

@@ -1,6 +1,6 @@
SUMMARY = "WhySynth — A DSSI Softsynth Plugin" SUMMARY = "WhySynth — A DSSI Softsynth Plugin"
HOMEPAGE = "http://smbolton.com/whysynth.html" HOMEPAGE = "http://smbolton.com/whysynth.html"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools pkgconfig gtk-icon-cache inherit autotools pkgconfig gtk-icon-cache

View File

@@ -1,6 +1,6 @@
SUMMARY = "A classic-analog style software synthesizer plugin" SUMMARY = "A classic-analog style software synthesizer plugin"
HOMEPAGE = "http://dssi.sourceforge.net/download.html#Xsynth-DSSI" HOMEPAGE = "http://dssi.sourceforge.net/download.html#Xsynth-DSSI"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
inherit autotools pkgconfig gtk-icon-cache inherit autotools pkgconfig gtk-icon-cache

View File

@@ -1,5 +1,5 @@
SUMMARY = "Commandline tools for soundfont analysis and split" SUMMARY = "Commandline tools for soundfont analysis and split"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://LICENSE;md5=75859989545e37968a99b631ef42722e \ file://LICENSE;md5=75859989545e37968a99b631ef42722e \
" "

View File

@@ -1,5 +1,5 @@
SUMMARY = "A collection of free soundfonts" SUMMARY = "A collection of free soundfonts"
LICENSE = "GPLv2 & MIT & CC-BY-3.0 & CC0-1.0" LICENSE = "GPL-2.0-only & MIT & CC-BY-3.0 & CC0-1.0"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://YDP-GrandPiano-SF2-20160804/YDP-GrandPiano-20160804.txt;beginline=6;endline=13;md5=bc4ea1672a4d8fb0b2eb2f95a5d49bf2 \ file://YDP-GrandPiano-SF2-20160804/YDP-GrandPiano-20160804.txt;beginline=6;endline=13;md5=bc4ea1672a4d8fb0b2eb2f95a5d49bf2 \
file://UprightPianoKW-SF2-20190703/readme.txt;beginline=21;endline=22;md5=b923259da7dc404552b0a300da4afb95 \ file://UprightPianoKW-SF2-20190703/readme.txt;beginline=21;endline=22;md5=b923259da7dc404552b0a300da4afb95 \

View File

@@ -1,6 +1,6 @@
SUMMARY = "SoundTouch audio tempo/pitch control library" SUMMARY = "SoundTouch audio tempo/pitch control library"
HOMEPAGE = "http://www.surina.net/soundtouch/index.html" HOMEPAGE = "http://www.surina.net/soundtouch/index.html"
LICENSE = "LGPLv2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING.TXT;md5=e05877bfa22930262b6cfbe7db2eea24" LIC_FILES_CHKSUM = "file://COPYING.TXT;md5=e05877bfa22930262b6cfbe7db2eea24"
inherit cmake pkgconfig gettext inherit cmake pkgconfig gettext

View File

@@ -1,6 +1,6 @@
SUMMARY = "The SoX Resampler library" SUMMARY = "The SoX Resampler library"
HOMEPAGE = "https://sourceforge.net/projects/soxr/" HOMEPAGE = "https://sourceforge.net/projects/soxr/"
LICENSE = "LGPLv2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://LICENCE;md5=1f6605fc6dfe53a780959dfef7061f77" LIC_FILES_CHKSUM = "file://LICENCE;md5=1f6605fc6dfe53a780959dfef7061f77"
inherit cmake inherit cmake

View File

@@ -1,6 +1,6 @@
SUMMARY = "Programming language for audio synthesis and algorithmic composition" SUMMARY = "Programming language for audio synthesis and algorithmic composition"
HOMEPAGE = "http://supercollider.github.io/" HOMEPAGE = "http://supercollider.github.io/"
LICENSE = "GPL-3.0" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SRC_URI = "gitsm://github.com/supercollider/supercollider.git;branch=develop;protocol=https" SRC_URI = "gitsm://github.com/supercollider/supercollider.git;branch=develop;protocol=https"

View File

@@ -1,6 +1,6 @@
SUMMARY = "Synthesizer plug-in (previously released as Vember Audio Surge)" SUMMARY = "Synthesizer plug-in (previously released as Vember Audio Surge)"
HOMEPAGE = "https://surge-synthesizer.github.io/" HOMEPAGE = "https://surge-synthesizer.github.io/"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=79ee739fc097e8ad5582e1d177746365" LIC_FILES_CHKSUM = "file://LICENSE;md5=79ee739fc097e8ad5582e1d177746365"
DEPENDS += " \ DEPENDS += " \

View File

@@ -1,5 +1,5 @@
SUMMARY = "Tomahawk, the multi-source music player" SUMMARY = "Tomahawk, the multi-source music player"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9eef91148a9b14ec7f9df333daebc746" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9eef91148a9b14ec7f9df333daebc746"
DEPENDS += " \ DEPENDS += " \

Some files were not shown because too many files have changed in this diff Show More