mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-01-29 17:18:41 +01:00
Change SRC_URIs for safety on github and political correctness in yocto
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2 & FLTK"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f6b26344a24a941a01a5b0826e80b5ca"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/falkTX/ntk.git \
|
||||
git://github.com/falkTX/ntk.git;branch=master;protocol=https \
|
||||
file://0001-wscript-check-compile-instead-of-tun-check-datatype-.patch \
|
||||
file://0002-Fix-build-for-python3-only-environments.patch \
|
||||
"
|
||||
|
||||
@@ -10,7 +10,7 @@ DEPENDS += " \
|
||||
intltool-native \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/amsynth/amsynth.git;branch=develop"
|
||||
SRC_URI = "git://github.com/amsynth/amsynth.git;branch=develop;protocol=https"
|
||||
SRCREV = "4d980f3421f61cc8ea53e92eba5e43e823af7c02"
|
||||
PV = "1.12.2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -33,7 +33,7 @@ inherit waf features_check gtk-icon-cache pkgconfig python3native mime mime-xdg
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "git://github.com/Ardour/ardour.git"
|
||||
SRC_URI = "git://github.com/Ardour/ardour.git;branch=master;protocol=https"
|
||||
SRCREV = "945c8f288077565fe3de32c6ac0cb50e286722e4"
|
||||
PV = "6.9"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=549b88b1c547acbec8f9e262f30b573e"
|
||||
|
||||
PV = "2.4.2"
|
||||
SRC_URI = " \
|
||||
git://github.com/audacity/audacity.git \
|
||||
git://github.com/audacity/audacity.git;branch=master;protocol=https \
|
||||
file://0001-Do-not-ask-git-for-version-information-it-breaks-bui.patch \
|
||||
"
|
||||
SRCREV ="16d52f63a4183bba77ef7305d14622958dc0d1d5"
|
||||
|
||||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/calf-studio-gear/calf.git \
|
||||
git://github.com/calf-studio-gear/calf.git;branch=master;protocol=https \
|
||||
file://0001-Do-store-calfmakerdf-commandline-for-later-use-in-qe.patch \
|
||||
file://0002-fluidsynth-Activate-synth.dynamic-sample-loading-for.patch \
|
||||
"
|
||||
|
||||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/falkTX/Carla.git;branch=main \
|
||||
git://github.com/falkTX/Carla.git;branch=main;protocol=https \
|
||||
file://0001-do-not-try-to-cross-run-carla-lv2-export.patch \
|
||||
file://0002-Do-not-try-to-find-Qt5-host-bins-it-won-t-work.patch \
|
||||
"
|
||||
|
||||
@@ -10,7 +10,7 @@ DEPENDS += " \
|
||||
ffmpeg \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/acoustid/chromaprint.git"
|
||||
SRC_URI = "git://github.com/acoustid/chromaprint.git;branch=master;protocol=https"
|
||||
SRCREV = "516e3b31c7fa6e822035ea3b3e31f9c7f51ef4b6"
|
||||
PV = "1.5.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -25,7 +25,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/csound/csound.git;branch=develop \
|
||||
git://github.com/csound/csound.git;branch=develop;protocol=https \
|
||||
file://0001-Do-not-set-include-path-to-usr-local-include.patch \
|
||||
file://0002-use-standard-plugins-path.patch \
|
||||
"
|
||||
|
||||
@@ -11,7 +11,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/charlesfleche/lpd8editor.git \
|
||||
git://github.com/charlesfleche/lpd8editor.git;branch=master;protocol=https \
|
||||
file://0001-Remove-Werror-from-CXXFLAGS.patch\
|
||||
file://lpd8-editor.desktop \
|
||||
"
|
||||
|
||||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/DISTRHO/DISTRHO-Ports.git \
|
||||
git://github.com/DISTRHO/DISTRHO-Ports.git;branch=master;protocol=https \
|
||||
file://0001-Modify-ttl-generation-target-so-we-can-sed-it-to-cor.patch \
|
||||
\
|
||||
http://linuxsynths.com/ObxdPatchesDemos/ObxdPatchesBrian-01.tar.gz;name=linuxsynths-obxd-patches1;subdir=linuxsynths-obxd-patches \
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE;md5=ec024abddfab2ee463c8c1ad98883d12 \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/DISTRHO/DPF-Plugins.git"
|
||||
SRC_URI = "git://github.com/DISTRHO/DPF-Plugins.git;branch=master;protocol=https"
|
||||
SRCREV = "014db6d4ef170b44653b1eb668686b624e4ae3f8"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "v1.4"
|
||||
|
||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE;md5=87cb0d450c5426796754d1261693dc57 \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/DISTRHO/DPF.git"
|
||||
SRC_URI = "git://github.com/DISTRHO/DPF.git;protocol=https;branch=master"
|
||||
SRCREV = "14842be64ba309b8717592c5cf461925fa8a98af"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.0.0+git${SRCPV}"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
jack \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/michaelwillis/dragonfly-reverb.git"
|
||||
SRC_URI = "gitsm://github.com/michaelwillis/dragonfly-reverb.git;branch=master;protocol=https"
|
||||
SRCREV = "e2b5002c6ae1d23e9c0f76ffefb89e36675c81ee"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "3.2.5"
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
inherit cmake pkgconfig
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/nicklan/drmr.git;branch=lv2unstable \
|
||||
git://github.com/nicklan/drmr.git;branch=lv2unstable;protocol=https \
|
||||
file://0001-CMake-Keep-build-system-flags.patch \
|
||||
"
|
||||
SRCREV = "f244f3b09bb290dd6a4b9c14d4abaf69e9861f9d"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://gitlab.com/drobilla/ganv.git;protocol=https \
|
||||
gitsm://gitlab.com/drobilla/ganv.git;protocol=https;branch=master \
|
||||
file://0001-Fix-build-for-python3-only-environments.patch \
|
||||
"
|
||||
SRCREV = "17f58b94abf5e7b1ad7ea3c40d0cd1107298d41a"
|
||||
|
||||
@@ -16,7 +16,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://gitlab.com/drobilla/ingen.git;protocol=https \
|
||||
gitsm://gitlab.com/drobilla/ingen.git;protocol=https;branch=master \
|
||||
file://0001-Fix-build-for-python3-only-environments.patch \
|
||||
"
|
||||
SRCREV = "36949a845cf79e105445b9bc8656f2560469dc4d"
|
||||
|
||||
@@ -20,7 +20,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://gitlab.com/drobilla/jalv.git;protocol=https \
|
||||
gitsm://gitlab.com/drobilla/jalv.git;protocol=https;branch=master \
|
||||
file://0001-Fix-build-for-python3-only-environments.patch \
|
||||
"
|
||||
SRCREV = "9ab6e66c6ea7230f716b74d62c03fc5d19f56abe"
|
||||
|
||||
@@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
|
||||
DEPENDS = "lv2"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://gitlab.com/drobilla/mda-lv2.git;protocol=https \
|
||||
gitsm://gitlab.com/drobilla/mda-lv2.git;protocol=https;branch=master \
|
||||
file://0001-Fix-build-for-python3-only-environments.patch \
|
||||
"
|
||||
SRCREV = "19752af61234581e0f73db539d5609ab14b3d928"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://gitlab.com/drobilla/patchage.git;protocol=https \
|
||||
gitsm://gitlab.com/drobilla/patchage.git;protocol=https;branch=master \
|
||||
file://0001-Fix-build-for-python3-only-environments.patch \
|
||||
"
|
||||
SRCREV = "34f5d891fabe5c4e6137ce3d94aee8ca1955ebab"
|
||||
|
||||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
inherit waf pkgconfig
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://gitlab.com/drobilla/raul.git;protocol=https \
|
||||
gitsm://gitlab.com/drobilla/raul.git;protocol=https;branch=master \
|
||||
file://0001-Fix-build-for-python3-only-environments.patch \
|
||||
"
|
||||
SRCREV = "e87bb398f025912fb989a09f1450b838b251aea1"
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
zlib \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/falkTX/dssi-vst.git"
|
||||
SRC_URI = "git://github.com/falkTX/dssi-vst.git;branch=master;protocol=https"
|
||||
SRCREV = "9462b34563af84b452795d4924d4f18af9072529"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.9.2+git${SRCPV}"
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://gitlab.com/iurie-sw/geonkick;protocol=https \
|
||||
git://gitlab.com/iurie-sw/geonkick;protocol=https;branch=master \
|
||||
file://0001-Execute-native-REDKITE-S-rkpng2c.patch \
|
||||
"
|
||||
SRCREV = "77b2155f8b30ea7e4af5c664e930eeb43c17a24d"
|
||||
|
||||
@@ -8,7 +8,7 @@ inherit cmake features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "git://github.com/iurie-sw/redkite.git"
|
||||
SRC_URI = "git://github.com/iurie-sw/redkite.git;branch=master;protocol=https"
|
||||
SRCREV = "5ff4841320716e93a27b5be7c8557df8b333492a"
|
||||
PV = "1.3.1"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Your Hardcore Loop Machine"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
SRC_URI = "gitsm://github.com/monocasual/giada.git;protocol=https"
|
||||
SRC_URI = "gitsm://github.com/monocasual/giada.git;protocol=https;branch=master"
|
||||
SRCREV = "2b54a58da249de233e9dfaafa81e596d17658293"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.18.2"
|
||||
|
||||
@@ -12,6 +12,6 @@ DEPENDS += " \
|
||||
jack \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/schnitzeltony/gmidimonitor.git"
|
||||
SRC_URI = "git://github.com/schnitzeltony/gmidimonitor.git;branch=master;protocol=https"
|
||||
SRCREV = "af366f49970ed91a414e5b832a13436417be4bdb"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -21,7 +21,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI += " \
|
||||
git://github.com/mtytel/helm.git \
|
||||
git://github.com/mtytel/helm.git;branch=master;protocol=https \
|
||||
file://0001-do-not-create-ttl-files-it-won-t-work-fo-cross.patch \
|
||||
file://0002-set-VECTORIZE_LOOP-for-gcc.patch \
|
||||
file://0003-use-single-precision-floats-it-performs-much-better.patch \
|
||||
|
||||
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=384f45fb7968a0fe30622ce6160d3b69"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/brummer10/guitarix.git \
|
||||
git://github.com/brummer10/guitarix.git;branch=master;protocol=https \
|
||||
file://0001-Rework-messages-somehow-yes-or-no-is-missing.patch \
|
||||
file://0002-Do-not-strip-LV2-plugins.patch \
|
||||
"
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/brummer10/GxPlugins.lv2"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
|
||||
|
||||
SRC_URI = "gitsm://github.com/brummer10/GxPlugins.lv2.git"
|
||||
SRC_URI = "gitsm://github.com/brummer10/GxPlugins.lv2.git;branch=master;protocol=https"
|
||||
SRCREV = "e40b34f3fd5dc4c6523dc826062d0ddb2578f573"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.8"
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/brummer10/Mamba"
|
||||
LICENSE = "BSD-0-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1a396d84ed72b4a017f02f5c5d1eaafe"
|
||||
|
||||
SRC_URI = "gitsm://github.com/brummer10/Mamba.git"
|
||||
SRC_URI = "gitsm://github.com/brummer10/Mamba.git;branch=master;protocol=https"
|
||||
SRCREV = "6b1c0011a6cf4bf7e4996b2120a9ff12ed45e0ae"
|
||||
PV = "2.2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -30,7 +30,7 @@ DEPENDS += " \
|
||||
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/hydrogen-music/hydrogen.git;branch=master \
|
||||
git://github.com/hydrogen-music/hydrogen.git;branch=master;protocol=https \
|
||||
file://0001-hydrogen.default.conf-do-not-show-developer-warnings.patch \
|
||||
\
|
||||
http://hydro.smoors.de/Audiophob.h2drumkit;downloadfilename=Audiophob.tar.gz;name=Audiophob;subdir=drumkits \
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
|
||||
inherit cmake pkgconfig gtk-icon-cache
|
||||
|
||||
SRC_URI = "git://github.com/ssj71/infamousPlugins.git"
|
||||
SRC_URI = "git://github.com/ssj71/infamousPlugins.git;protocol=https;branch=master"
|
||||
SRCREV = "4c7275b1fa8ea3296446421cbd29ec2df66588c0"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.3.0+git${SRCPV}"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/tomszilagyi/ir.lv2.git;branch=${IR_LV2_BRANCH} \
|
||||
git://github.com/tomszilagyi/ir.lv2.git;branch=${IR_LV2_BRANCH};protocol=https \
|
||||
file://0001-Makefile-Do-not-add-usr-include-to-include-paths.patch \
|
||||
file://0002-Makefile-force-correct-installation.patch \
|
||||
file://0003-Fix-build-with-lv2-1.1.18.patch \
|
||||
|
||||
@@ -21,7 +21,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://github.com/kushview/Element.git \
|
||||
gitsm://github.com/kushview/Element.git;branch=master;protocol=https \
|
||||
file://0001-Fix-build-with-gcc11.patch \
|
||||
"
|
||||
SRCREV = "30cab91b515b2fc7a224a3c976bdbaf96273e6e5"
|
||||
|
||||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb3014b036b6d2151d944aef6a84c36f"
|
||||
inherit autotools pkgconfig
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/sergiomb2/${BPN}.git \
|
||||
git://github.com/sergiomb2/${BPN}.git;protocol=https;branch=master \
|
||||
file://0001-Fix-build-with-gcc10.patch \
|
||||
"
|
||||
SRCREV = "855e9674232808ff3be7191b697dfb56917db21f"
|
||||
|
||||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=73755aa03cb15d62bbf780d2c17f31b7"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
SRC_URI = "git://github.com/stump/libsmf.git"
|
||||
SRC_URI = "git://github.com/stump/libsmf.git;protocol=https;branch=master"
|
||||
SRCREV = "692e728d2c13caa3896880216f19f5565ea03886"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ DEPENDS = " \
|
||||
liblo \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/linuxaudio/new-session-manager.git"
|
||||
SRC_URI = "git://github.com/linuxaudio/new-session-manager.git;branch=master;protocol=https"
|
||||
SRCREV = "b23c052c8bfc4c67e6e02105eed624982834e8be"
|
||||
PV = "1.5.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://lmms.io"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
SRC_URI = "gitsm://github.com/LMMS/${BPN}.git;branch=stable-1.2"
|
||||
SRC_URI = "gitsm://github.com/LMMS/${BPN}.git;branch=stable-1.2;protocol=https"
|
||||
SRCREV = "94363be152f526edba4e884264d891f1361cf54b"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.2.2"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit autotools pkgconfig
|
||||
|
||||
DEPENDS = "raptor2"
|
||||
|
||||
SRC_URI = "git://github.com/swh/LRDF.git"
|
||||
SRC_URI = "git://github.com/swh/LRDF.git;branch=master;protocol=https"
|
||||
SRCREV = "1057b8e542f7dd27e3e591e93c07d58bd2143b76"
|
||||
PV = "0.6.1"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -4,7 +4,7 @@ LICENSE = "LGPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3000208d539ec061b899bce1d9ce9404"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://github.com/sadko4u/lsp-plugins.git \
|
||||
gitsm://github.com/sadko4u/lsp-plugins.git;branch=master;protocol=https \
|
||||
file://0001-Add-missing-dsp-in-SUBDIRS.patch \
|
||||
"
|
||||
SRCREV = "d78befc2faaa6de64050c3c4b662dea429e47c40"
|
||||
|
||||
@@ -3,7 +3,7 @@ LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0383f162366b0c5a316292759a55d292"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://github.com/lv2/lv2.git \
|
||||
gitsm://github.com/lv2/lv2.git;branch=master;protocol=https \
|
||||
file://0001-Output-more-details-on-import-error-to-catch-missing.patch \
|
||||
file://0001-Fix-build-for-python3-only-environments.patch \
|
||||
"
|
||||
|
||||
@@ -45,7 +45,7 @@ DEPENDS += " \
|
||||
# gperftools
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/mixxxdj/${BPN}.git;branch=main \
|
||||
git://github.com/mixxxdj/${BPN}.git;branch=main;protocol=https \
|
||||
"
|
||||
SRCREV = "8acb633220024222504cddcd1f5ea26e659fbcc7"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -24,7 +24,7 @@ inherit cmake_qt5 pkgconfig gtk-icon-cache features_check mime qt5-translation m
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/muse-sequencer/muse.git \
|
||||
git://github.com/muse-sequencer/muse.git;branch=master;protocol=https \
|
||||
file://0001-Do-not-try-to-find-aeffectx.h-it-is-not-found-for-un.patch \
|
||||
file://0002-muse-find-unused-wavs-convert-to-pythomn3.patch \
|
||||
"
|
||||
|
||||
@@ -26,7 +26,7 @@ DEPENDS = " \
|
||||
freetype \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/musescore/MuseScore.git;branch=${PV}"
|
||||
SRC_URI = "git://github.com/musescore/MuseScore.git;branch=${PV};protocol=https"
|
||||
SRCREV = "465e7b6fe50973a24a75891e27575a8d2b962f6a"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "3.5.2"
|
||||
|
||||
@@ -12,7 +12,7 @@ DEPENDS += " \
|
||||
liblo \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/schnitzeltony/${BPN}.git"
|
||||
SRC_URI = "git://github.com/schnitzeltony/${BPN}.git;branch=master;protocol=https"
|
||||
SRCREV = "d5727e5902a6dd098bbee5a644dce317ef575328"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.2+git${SRCPV}"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS = " \
|
||||
|
||||
inherit pkgconfig lv2-turtle-helper features_check pack_audio_plugins
|
||||
|
||||
SRC_URI = "gitsm://github.com/rghvdberg/ninjas2.git"
|
||||
SRC_URI = "gitsm://github.com/rghvdberg/ninjas2.git;branch=master;protocol=https"
|
||||
SRCREV = "a767a9eea4e543061993290168a321d10c08b03c"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.2.0"
|
||||
|
||||
@@ -12,7 +12,7 @@ DEPENDS += " \
|
||||
|
||||
PV = "0.1.5"
|
||||
SRC_URI = " \
|
||||
git://github.com/lucianodato/noise-repellent.git \
|
||||
git://github.com/lucianodato/noise-repellent.git;branch=master;protocol=https \
|
||||
file://0001-do-not-pin-sse-flags-they-won-t-work-on-all-arches.patch \
|
||||
"
|
||||
SRCREV = "7f9653d77918418e3b4ae39f4af8e5860362e986"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/openAVproductions/openAV-ArtyFX.git \
|
||||
git://github.com/openAVproductions/openAV-ArtyFX.git;protocol=https;branch=master \
|
||||
file://0001-Do-not-overwrite-build-flags-it-causes-trouble-for-m.patch \
|
||||
file://0002-avtk-remove-sse-flags-they-work-on-intel-hardware-on.patch \
|
||||
"
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/openAVproductions/openAV-Fabla.git \
|
||||
git://github.com/openAVproductions/openAV-Fabla.git;protocol=https;branch=master \
|
||||
file://0001-Do-not-overwrite-build-flags-it-causes-trouble-for-m.patch \
|
||||
file://0002-Fix-for-building-with-lv2-1.18.0.patch \
|
||||
"
|
||||
|
||||
@@ -16,7 +16,7 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/openAVproductions/openAV-Luppp.git \
|
||||
git://github.com/openAVproductions/openAV-Luppp.git;protocol=https;branch=master \
|
||||
file://0001-CMake-Remove-arch-detection-it-detects-build-host.patch \
|
||||
"
|
||||
SRCREV = "3d3ac0a1743365b958033bdd1625dd19041d2c5f"
|
||||
|
||||
@@ -4,9 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
inherit allarch
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/harryhaaren/openAV-presets.git \
|
||||
"
|
||||
SRC_URI = "git://github.com/harryhaaren/openAV-presets.git;protocol=https;branch=master"
|
||||
SRCREV = "c52ded5002b1bdf05bae3fe692b259a6b414942c"
|
||||
PV = "0.0.0+git${SRCPV}"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS = " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/openAVproductions/openAV-Sorcer.git \
|
||||
git://github.com/openAVproductions/openAV-Sorcer.git;protocol=https;branch=master \
|
||||
file://0001-Do-not-overwrite-build-flags-it-causes-trouble-for-m.patch \
|
||||
file://0002-Fix-build-with-lv2-1.1.18.patch \
|
||||
"
|
||||
|
||||
@@ -20,7 +20,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/davy7125/polyphone.git \
|
||||
git://github.com/davy7125/polyphone.git;protocol=https;branch=master \
|
||||
file://polyphone.desktop \
|
||||
file://polyphone.mime \
|
||||
file://0001-align-compiler-switches-constants-for-cross-compilin.patch \
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/projectM-visualizer/projectm.git;name=projectm \
|
||||
git://github.com/projectM-visualizer/projectm.git;name=projectm;branch=master;protocol=https \
|
||||
http://spiegelmc.com.s3.amazonaws.com/pub/projectm_presets.zip;name=presets \
|
||||
file://0001-find-native-qt-build-tools-by-configure-options-auto.patch \
|
||||
file://0002-Makefile.am-Fix-installation-with-DESTDIR-set.patch \
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
inherit qmake5_base autotools-brokensep pkgconfig gtk-icon-cache qt5-translation mime-xdg
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/emuse/qmidiarp.git \
|
||||
git://github.com/emuse/qmidiarp.git;branch=master;protocol=https \
|
||||
file://0001-remove-code-to-find-qtwidget-headers-it-finds-host-s.patch \
|
||||
file://0002-find-native-qt-build-tools-by-configure-options-auto.patch \
|
||||
file://qmidiarp-alsa.desktop \
|
||||
|
||||
@@ -12,7 +12,7 @@ DEPENDS += " \
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
SRC_URI = "git://github.com/ssj71/reMID.lv2.git"
|
||||
SRC_URI = "git://github.com/ssj71/reMID.lv2.git;branch=master;protocol=https"
|
||||
SRCREV = "7427f1bb44e9bda677ff2098a79420c47927d1e9"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.3"
|
||||
|
||||
@@ -26,7 +26,7 @@ SRC_URI = " \
|
||||
${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
|
||||
file://0001-Fix-for-python-3.9.patch;patchdir=../hydrogen2drumkv1 \
|
||||
file://0002-Avoid-stripping-CMake.patch \
|
||||
git://github.com/TuriSc/hydrogen2drumkv1.py.git;name=hydrogen2drumkv1;destsuffix=hydrogen2drumkv1 \
|
||||
git://github.com/TuriSc/hydrogen2drumkv1.py.git;name=hydrogen2drumkv1;destsuffix=hydrogen2drumkv1;branch=master;protocol=https \
|
||||
"
|
||||
PV = "0.9.23"
|
||||
SRC_URI[sha256sum] = "80db1cb2a1a911f53508d243941033ba6f4cd2fcc94a6e96c796ffce13adfac9"
|
||||
|
||||
@@ -19,7 +19,7 @@ DEPENDS += " \
|
||||
inherit cmake_qt5 pkgconfig gtk-icon-cache mime mime-xdg qt5-translation
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/rncbc//qtractor.git;branch=midiimportx \
|
||||
git://github.com/rncbc//qtractor.git;branch=midiimportx;protocol=https \
|
||||
file://0003-Add-ARM-NEON-acceleration-for-time-stretch-not-yet-t.patch \
|
||||
\
|
||||
file://Qtractor.conf \
|
||||
|
||||
@@ -19,7 +19,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/pantherb/setBfree.git \
|
||||
git://github.com/pantherb/setBfree.git;branch=master;protocol=https \
|
||||
file://0001-remove-UINQHACK-it-is-used-for-OSX-builds-only-and-c.patch \
|
||||
file://0002-Do-not-check-for-fontfile.patch \
|
||||
file://setbfree.desktop \
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
lv2 \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/sjaehn/BAngr.git"
|
||||
SRC_URI = "git://github.com/sjaehn/BAngr.git;branch=master;protocol=https"
|
||||
SRCREV = "ec25efa0a7a090a8f31dccafa02fe6ffc437aeba"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.4.0"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
lv2 \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/sjaehn/BChoppr.git"
|
||||
SRC_URI = "git://github.com/sjaehn/BChoppr.git;branch=master;protocol=https"
|
||||
SRCREV = "d576487c36b32ca36ce0539b4c73fd76e7737349"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.10.10"
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
lv2 \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/sjaehn/BJumblr.git"
|
||||
SRC_URI = "git://github.com/sjaehn/BJumblr.git;branch=master;protocol=https"
|
||||
SRCREV = "eeafe2d0a7d856eb990cb0f7725e82195ff80c71"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.6.8"
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
libsndfile1 \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/sjaehn/BOops.git"
|
||||
SRC_URI = "git://github.com/sjaehn/BOops.git;branch=master;protocol=https"
|
||||
SRCREV = "b4545121b522f758d89d29a3affbd2e308bdd075"
|
||||
S = "${WORKDIR}/git"
|
||||
PE = "1"
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
lv2 \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/sjaehn/BSchaffl.git"
|
||||
SRC_URI = "git://github.com/sjaehn/BSchaffl.git;branch=master;protocol=https"
|
||||
SRCREV = "b7d93f7fa17f7b726e064b6482a5e0754da9da22"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.4.8"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
lv2 \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/sjaehn/BSEQuencer.git"
|
||||
SRC_URI = "git://github.com/sjaehn/BSEQuencer.git;branch=master;protocol=https"
|
||||
SRCREV = "7ad4bf9b02c54ed98b8d293c52d1eca62fec626d"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.8.10"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
lv2 \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/sjaehn/BShapr.git"
|
||||
SRC_URI = "git://github.com/sjaehn/BShapr.git;branch=master;protocol=https"
|
||||
SRCREV = "38f4f68fda1b1bb26f50040ea5f18a4f8970cf91"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.13"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
lv2 \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/sjaehn/BSlizr.git"
|
||||
SRC_URI = "git://github.com/sjaehn/BSlizr.git;branch=master;protocol=https"
|
||||
SRCREV = "8622533bbbd8eed3c9fb10e216a72591846d3807"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.2.16"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
lv2 \
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/sjaehn/BSpacr.git;branch=main"
|
||||
SRC_URI = "git://github.com/sjaehn/BSpacr.git;branch=main;protocol=https"
|
||||
SRCREV = "61dfb32bb669067a7c96fda9224b6263ef09ba6c"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.2.0"
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/schnitzeltony/fluidsynth-dssi.git \
|
||||
git://github.com/schnitzeltony/fluidsynth-dssi.git;branch=master;protocol=https \
|
||||
file://0001-Reduce-FSD_MAX_BURST_SIZE-512-128.patch \
|
||||
file://0002-Don-t-trash-unused-channels.patch \
|
||||
file://fluidsynth-dssi.conf \
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/smbolton/hexter.git \
|
||||
git://github.com/smbolton/hexter.git;branch=master;protocol=https \
|
||||
file://hexter.desktop \
|
||||
file://hexter.png \
|
||||
"
|
||||
|
||||
@@ -3,7 +3,7 @@ LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSE;md5=75859989545e37968a99b631ef42722e \
|
||||
"
|
||||
SRC_URI = "git://github.com/schnitzeltony/soundfont-cmdline-tools.git"
|
||||
SRC_URI = "git://github.com/schnitzeltony/soundfont-cmdline-tools.git;branch=master;protocol=https"
|
||||
SRCREV = "66b6cd4446abf616837718c62fa3f03bfb97afeb"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.0.0+git${SRCPV}"
|
||||
|
||||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.TXT;md5=4d2892adf339c4489918ab705d44f66c"
|
||||
inherit autotools-brokensep pkgconfig gettext
|
||||
|
||||
SRC_URI = " \
|
||||
git://gitlab.com/${BPN}/${BPN}.git \
|
||||
git://gitlab.com/${BPN}/${BPN}.git;branch=master \
|
||||
file://0001-Fix-path-to-m4-macro-dir.patch \
|
||||
"
|
||||
SRCREV = "9205fc971ed23cff407a67242bb9036a51113af4"
|
||||
|
||||
@@ -15,7 +15,7 @@ inherit pkgconfig features_check lv2-turtle-helper pack_audio_plugins
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://github.com/jpcima/string-machine.git \
|
||||
gitsm://github.com/jpcima/string-machine.git;branch=master;protocol=https \
|
||||
"
|
||||
SRCREV = "cfd556fb88e0236d90170605a7173fd730921fd3"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://supercollider.github.io/"
|
||||
LICENSE = "GPL-3.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
SRC_URI = "gitsm://github.com/supercollider/supercollider.git;branch=develop"
|
||||
SRC_URI = "gitsm://github.com/supercollider/supercollider.git;branch=develop;protocol=https"
|
||||
SRCREV = "206f24d865efa37264a0b42594f536ed834c1493"
|
||||
PV = "3.11.2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -17,7 +17,7 @@ inherit cmake pkgconfig python3native features_check lv2-turtle-helper pack_audi
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://github.com/surge-synthesizer/surge.git;branch=main \
|
||||
gitsm://github.com/surge-synthesizer/surge.git;branch=main;protocol=https \
|
||||
file://0001-arm-native.cmake-adjust-to-oe.patch \
|
||||
file://0002-package-vst3.sh-Do-not-try-to-strip-antive.patch \
|
||||
file://0003-Do-not-generate-manifest-it-won-t-work-cross.patch \
|
||||
|
||||
@@ -9,7 +9,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/tomahawk-player/${BPN}.git \
|
||||
git://github.com/tomahawk-player/${BPN}.git;branch=master;protocol=https \
|
||||
file://0001-use-pkg-config-to-find-taglib.patch \
|
||||
"
|
||||
SRCREV = "7e96285132921936b3a62202d894d5288e5890d2"
|
||||
|
||||
@@ -11,7 +11,7 @@ DEPENDS = " \
|
||||
|
||||
inherit pkgconfig lv2-turtle-helper pack_audio_plugins
|
||||
|
||||
SRC_URI = "gitsm://github.com/pdesaulniers/wolf-shaper.git"
|
||||
SRC_URI = "gitsm://github.com/pdesaulniers/wolf-shaper.git;branch=master;protocol=https"
|
||||
SRCREV = "d0b46c9ece642488efed3cd255df22516966b334"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.1.7"
|
||||
|
||||
@@ -10,7 +10,7 @@ DEPENDS = " \
|
||||
|
||||
inherit pkgconfig lv2-turtle-helper pack_audio_plugins
|
||||
|
||||
SRC_URI = "gitsm://github.com/pdesaulniers/wolf-spectrum.git"
|
||||
SRC_URI = "gitsm://github.com/pdesaulniers/wolf-spectrum.git;branch=master;protocol=https"
|
||||
SRCREV = "87d7aca59e295141a1e8019788267d3ef6d6cae7"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.0.0"
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
lv2 \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/x42/avldrums.lv2.git"
|
||||
SRC_URI = "gitsm://github.com/x42/avldrums.lv2.git;branch=master;protocol=https"
|
||||
SRCREV = "501af33133e49ad4869b2ee9d538607fa790f5a7"
|
||||
PV = "0.4.2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
liblo \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/x42/darc.lv2.git"
|
||||
SRC_URI = "gitsm://github.com/x42/darc.lv2.git;branch=master;protocol=https"
|
||||
SRCREV = "5f9dcb2c197cf0833a0006d3deaea7d5909de563"
|
||||
PV = "0.5.5"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
jack \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/x42/dpl.lv2.git"
|
||||
SRC_URI = "gitsm://github.com/x42/dpl.lv2.git;branch=master;protocol=https"
|
||||
SRCREV = "e478ef7a1f9b41bc4acd7eec4fc2017022aeed2e"
|
||||
PV = "0.5.2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
fftw \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/x42/fat1.lv2.git"
|
||||
SRC_URI = "gitsm://github.com/x42/fat1.lv2.git;branch=master;protocol=https"
|
||||
SRCREV = "274f8cb882d85cbff09a89d3e650f7d366908681"
|
||||
PV = "0.6.6"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -16,7 +16,7 @@ DEPENDS += " \
|
||||
fftw \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/x42/fil4.lv2.git"
|
||||
SRC_URI = "gitsm://github.com/x42/fil4.lv2.git;branch=master;protocol=https"
|
||||
SRCREV = "d9fa3861575ac06229ea97e352e887b24c23d975"
|
||||
PV = "0.7.5"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
|
||||
|
||||
inherit autotools
|
||||
|
||||
SRC_URI = "git://github.com/x42/libltc.git"
|
||||
SRC_URI = "git://github.com/x42/libltc.git;branch=master;protocol=https"
|
||||
SRCREV = "ea3b2501271a530b05ce169d1824590011d93112"
|
||||
PV = "1.3.1"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -16,7 +16,7 @@ DEPENDS += " \
|
||||
fftw \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/x42/meters.lv2.git"
|
||||
SRC_URI = "gitsm://github.com/x42/meters.lv2.git;branch=master;protocol=https"
|
||||
SRCREV = "7416ef980c2e7e0fb484460ba40c05ca37a22cde"
|
||||
PV = "0.9.18"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -7,7 +7,7 @@ inherit pkgconfig
|
||||
|
||||
DEPENDS += "lv2"
|
||||
|
||||
SRC_URI = "git://github.com/x42/midifilter.lv2.git"
|
||||
SRC_URI = "git://github.com/x42/midifilter.lv2.git;branch=master;protocol=https"
|
||||
SRCREV = "a93918c11d0e9b8b8a14f2f4041b8e5963239962"
|
||||
PV = "0.6.4"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -13,7 +13,7 @@ DEPENDS += " \
|
||||
lv2 \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/x42/mixtri.lv2.git;protocol=https"
|
||||
SRC_URI = "gitsm://github.com/x42/mixtri.lv2.git;branch=master;protocol=https"
|
||||
SRCREV = "4bfbeba3f0146b1cc3e87f3fd0a8917e55452bf1"
|
||||
PV = "0.4.3"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -12,7 +12,7 @@ DEPENDS += " \
|
||||
jack \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/x42/sisco.lv2.git"
|
||||
SRC_URI = "gitsm://github.com/x42/sisco.lv2.git;branch=master;protocol=https"
|
||||
SRCREV = "7db71571db1c6eea3470bc166658c2c03b6036b4"
|
||||
PV = "0.9.3"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -16,7 +16,7 @@ DEPENDS += " \
|
||||
fftw \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/x42/tuna.lv2.git"
|
||||
SRC_URI = "gitsm://github.com/x42/tuna.lv2.git;branch=master;protocol=https"
|
||||
SRCREV = "624075b2567f4558923edf493f2019e37f46c9f5"
|
||||
PV = "0.5.5"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://github.com/brummer10/Xmonk.lv2.git;protocol=https \
|
||||
gitsm://github.com/brummer10/Xmonk.lv2.git;protocol=https;branch=master \
|
||||
file://0001-Adjust-to-oe-build.patch \
|
||||
"
|
||||
SRCREV = "099827f93abcf3bab4a1f23e8648f763c548db3d"
|
||||
|
||||
@@ -14,7 +14,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://github.com/brummer10/XPolyMonk.lv2.git;protocol=https \
|
||||
gitsm://github.com/brummer10/XPolyMonk.lv2.git;protocol=https;branch=master \
|
||||
file://0001-Adjust-to-oe-build.patch \
|
||||
file://0002-Do-not-use-host-machine-s-ld-to-pack-resources.patch \
|
||||
file://0003-Fix-build-with-lv2-1.1.18.patch \
|
||||
|
||||
@@ -11,7 +11,7 @@ DEPENDS += " \
|
||||
virtual/libgl \
|
||||
"
|
||||
|
||||
SRC_URI = "gitsm://github.com/SpotlightKid/ykchorus.git"
|
||||
SRC_URI = "gitsm://github.com/SpotlightKid/ykchorus.git;branch=master;protocol=https"
|
||||
SRCREV = "a6b1027e327f5118bbe48ae01e9fa58e14f93479"
|
||||
PV = "0.2.2+git${SRCPV}"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -19,7 +19,7 @@ inherit pkgconfig lv2-turtle-helper features_check pack_audio_plugins
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "gitsm://github.com/zamaudio/${BPN}.git"
|
||||
SRC_URI = "gitsm://github.com/zamaudio/${BPN}.git;branch=master;protocol=https"
|
||||
SRCREV = "e7077fcc0b7f60daa7471eae42015ffc9cba73d9"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "3.14"
|
||||
|
||||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb1e647870add0502f8f010b19de32af"
|
||||
|
||||
inherit meson
|
||||
|
||||
SRC_URI = "git://github.com/zrythm/libaudec.git"
|
||||
SRC_URI = "git://github.com/zrythm/libaudec.git;branch=master;protocol=https"
|
||||
SRCREV = "734b30dbb15fa780b06a5cf261f9b29484ef8cfa"
|
||||
PV = "0.2"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -8,7 +8,7 @@ inherit meson gettext features_check
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = " \
|
||||
git://git.zrythm.org/git/ztoolkit;protocol=https \
|
||||
git://git.zrythm.org/git/ztoolkit;protocol=https;branch=master \
|
||||
file://0001-Remove-tests-from-builds-they-cause-linker-errors.patch \
|
||||
"
|
||||
SRCREV = "be7370d0926c5d676a32b9742b6e33c879a25f3b"
|
||||
|
||||
@@ -3,7 +3,7 @@ LICENSE = "LGPLv2.1+"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://github.com/mruby-zest/mruby-zest-build.git \
|
||||
gitsm://github.com/mruby-zest/mruby-zest-build.git;protocol=https;branch=master \
|
||||
file://0001-mruby-Align-build-to-our-needs.patch \
|
||||
file://0002-mruby-zest-Align-build-to-our-needs.patch \
|
||||
file://0003-src-osc-bridge-Align-build-to-our-needs.patch \
|
||||
|
||||
@@ -24,7 +24,7 @@ CXXFLAGS += "-ftree-vectorize -ffast-math -DNDEBUG"
|
||||
FILESEXTRAPATHS:prepend := "${THISDIR}/zyn:"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://github.com/zynaddsubfx/zynaddsubfx.git \
|
||||
gitsm://github.com/zynaddsubfx/zynaddsubfx.git;branch=master;protocol=https \
|
||||
file://0001-No-target-specific-asm.patch \
|
||||
file://0002-Controller-Spliter-align-Makefiles-for-cross-compili.patch \
|
||||
file://0003-Nio.cpp-Do-not-use-ps-aux-to-find-jack-busybox-s-ps-.patch \
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/kraxarn/spotify-qt"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://license;md5=e49f4652534af377a713df3d9dec60cb"
|
||||
|
||||
SRC_URI = "git://github.com/kraxarn/spotify-qt.git"
|
||||
SRC_URI = "git://github.com/kraxarn/spotify-qt.git;branch=master;protocol=https"
|
||||
SRCREV = "c8394e55f511aa03abc54c07d475b04969d0fb23"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "3.7"
|
||||
|
||||
@@ -12,7 +12,7 @@ DEPENDS = " \
|
||||
|
||||
inherit cargo
|
||||
|
||||
SRC_URI = "git://github.com/Spotifyd/spotifyd.git"
|
||||
SRC_URI = "git://github.com/Spotifyd/spotifyd.git;branch=master;protocol=https"
|
||||
SRCREV = "27ce5ac95c3a9b8de84bc4c0969a942fda2e2ad0"
|
||||
S = "${WORKDIR}/git"
|
||||
# crate ruins SRCPV so set PV manually
|
||||
|
||||
@@ -4,7 +4,7 @@ LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=52a1707594d3c6694292db3dd1a7f960"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/tlsa/libcyaml.git;protocol=https \
|
||||
git://github.com/tlsa/libcyaml.git;protocol=https;branch=master \
|
||||
"
|
||||
SRCREV = "689766ae2f2a4deb50f888b20160e71e66b4ed92"
|
||||
PV = "1.0.2"
|
||||
|
||||
@@ -6,7 +6,7 @@ inherit vala pkgconfig gettext meson
|
||||
|
||||
DEPENDS += "xfce4-panel alsa-lib"
|
||||
|
||||
SRC_URI = "git://github.com/equeim/xfce4-alsa-plugin.git"
|
||||
SRC_URI = "git://github.com/equeim/xfce4-alsa-plugin.git;branch=master;protocol=https"
|
||||
SRCREV = "7192d344631fc20f9c64b45cd8af7485cd5048c4"
|
||||
PV = "0.3.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user