@@ -17,6 +17,9 @@ fi | |||||
# PLUGINS_CROSS="blop dpf-plugins ninjas2" | # PLUGINS_CROSS="blop dpf-plugins ninjas2" | ||||
# PLUGINS_DISTRHO="distrho-ports-arctican distrho-ports-drowaudio distrho-ports-tal-plugins" | # PLUGINS_DISTRHO="distrho-ports-arctican distrho-ports-drowaudio distrho-ports-tal-plugins" | ||||
# TODO | |||||
# ninjas2: need to put http://kxstudio.sf.net/ns/lv2ext/props#NonAutomable spec somewhere | |||||
# only build full set of distrho-ports if we have previously cached builds, otherwise we time-out in travis | # only build full set of distrho-ports if we have previously cached builds, otherwise we time-out in travis | ||||
if [ ${LAST_BOOTSTRAP_VERSION} -eq ${BOOTSTRAP_VERSION} ]; then | if [ ${LAST_BOOTSTRAP_VERSION} -eq ${BOOTSTRAP_VERSION} ]; then | ||||
PLUGINS_DISTRHO+=" distrho-ports-dexed" | PLUGINS_DISTRHO+=" distrho-ports-dexed" | ||||
@@ -8,7 +8,7 @@ | |||||
"distrho-a-fluidsynth.lv2", | "distrho-a-fluidsynth.lv2", | ||||
"distrho-a-reverb.lv2" | "distrho-a-reverb.lv2" | ||||
], | ], | ||||
"version": "4b12869a1c2bab6500f7d1f2ece2e19b6350ed37", | |||||
"version": "6c693aab4bbd8bb7b15b2423202248f66f1990fe", | |||||
"description": "DISTRHO Imported Effect", | "description": "DISTRHO Imported Effect", | ||||
"dlbaseurl": "https://github.com/DISTRHO/DIE-Plugins.git", | "dlbaseurl": "https://github.com/DISTRHO/DIE-Plugins.git", | ||||
"dlmethod": "git", | "dlmethod": "git", | ||||
@@ -27,7 +27,7 @@ KXSTUDIO_LV2_EXTENSIONS_VERSION=fae65fbc173cd2c4367e85917a6ef97280532d88 | |||||
LILV_VERSION=0.24.12 | LILV_VERSION=0.24.12 | ||||
LV2_VERSION=1.18.0 | LV2_VERSION=1.18.0 | ||||
LV2LINT_VERSION=0.8.0 | LV2LINT_VERSION=0.8.0 | ||||
MOD_SDK_VERSION=ea586664b406340305f2ad840ca5bac6916564b6 | |||||
MOD_SDK_VERSION=2fe7c7728faa551b2838baa49c0d1953c64f2151 | |||||
MXML_VERSION=3.1 | MXML_VERSION=3.1 | ||||
PCRE_VERSION=8.44 | PCRE_VERSION=8.44 | ||||
SERD_VERSION=0.30.8 | SERD_VERSION=0.30.8 | ||||