From bad2d79dde8b8e9998a004d34e3903afb2ac22b5 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Wed, 16 Aug 2023 20:44:10 -0600 Subject: [PATCH] Remove plugins with invalid GitHub URLs from library repository. #555 --- .gitmodules | 11 ----------- repos/RacketScience | 1 - repos/TheXOR | 1 - repos/luckyxxl | 1 - 4 files changed, 14 deletions(-) delete mode 160000 repos/RacketScience delete mode 160000 repos/TheXOR delete mode 160000 repos/luckyxxl diff --git a/.gitmodules b/.gitmodules index f149479a..78484e92 100644 --- a/.gitmodules +++ b/.gitmodules @@ -53,18 +53,10 @@ path = repos/RJModules url = https://github.com/Miserlou/RJModules branch = master -[submodule "repos/TheXOR"] - path = repos/TheXOR - url = https://github.com/The-XOR/RackPlugins - branch = master [submodule "repos/dBiz"] path = repos/dBiz url = https://github.com/dBiz/dBiz branch = master -[submodule "repos/luckyxxl"] - path = repos/luckyxxl - url = https://github.com/luckyxxl/vcv_luckyxxl - branch = master [submodule "repos/moDllz"] path = repos/moDllz url = https://github.com/dllmusic/VCV_moDllz @@ -415,9 +407,6 @@ [submodule "repos/MindMeldModular"] path = repos/MindMeldModular url = https://github.com/MarcBoule/MindMeldModular.git -[submodule "repos/RacketScience"] - path = repos/RacketScience - url = https://github.com/ContemporaryInsanity/RacketScience.git [submodule "repos/SA-Seasons"] path = repos/SA-Seasons url = https://github.com/SpektroAudio/Seasons.git diff --git a/repos/RacketScience b/repos/RacketScience deleted file mode 160000 index 04caab44..00000000 --- a/repos/RacketScience +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 04caab44e47d60b3af2a9fae0108e9cc241f31ac diff --git a/repos/TheXOR b/repos/TheXOR deleted file mode 160000 index 168a32e1..00000000 --- a/repos/TheXOR +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 168a32e1331f7eb355b1522ae0550186bebba45a diff --git a/repos/luckyxxl b/repos/luckyxxl deleted file mode 160000 index 13b76875..00000000 --- a/repos/luckyxxl +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 13b76875e980503c1d123edded34a310cb2588a6