aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2019-10-15 14:57:27 +0200
committerDavid Runge <dave@sleepmap.de>2019-10-15 14:57:27 +0200
commitf3be3ab5d8853b2c395e45329c8c55374d048311 (patch)
tree2e20ef29ab240b149b2373afa359fc2557d85b4d
parenta4c8f36ede94a1163d1a4aedde859daad9a54fc5 (diff)
downloaddotfiles-f3be3ab5d8853b2c395e45329c8c55374d048311.tar.gz
dotfiles-f3be3ab5d8853b2c395e45329c8c55374d048311.tar.bz2
dotfiles-f3be3ab5d8853b2c395e45329c8c55374d048311.tar.xz
dotfiles-f3be3ab5d8853b2c395e45329c8c55374d048311.zip
.config/nvchecker/nvchecker.ini: Switching to gitlab upstream for qastools. Adding polyphone, libopenshot, libopenshot-audio, openshot, libquicktime, libconfig, vico, mephisto.lv2 and lv2lint.
-rw-r--r--.config/nvchecker/nvchecker.ini39
1 files changed, 38 insertions, 1 deletions
diff --git a/.config/nvchecker/nvchecker.ini b/.config/nvchecker/nvchecker.ini
index 004e7e5..d0625b3 100644
--- a/.config/nvchecker/nvchecker.ini
+++ b/.config/nvchecker/nvchecker.ini
@@ -781,7 +781,7 @@ regex = zita-jacktools-([\d.]+)\.tar\.bz2?
pypi = zopfli
[qastools]
-vcs = git://git.code.sf.net/p/qastools/git
+gitlab = sebholt/qastools
use_max_tag = True
[qjackctl]
@@ -1263,3 +1263,40 @@ pypi = gandi.cli
[flyspray]
vcs = git://github.com/flyspray/flyspray
use_max_tag = True
+
+[polyphone]
+vcs = git://github.com/davy7125/polyphone
+use_max_tag = True
+
+[libopenshot]
+vcs = git://github.com/openshot/libopenshot
+use_max_tag = True
+
+[libopenshot-audio]
+vcs = git://github.com/openshot/libopenshot-audio
+use_max_tag = True
+
+[openshot]
+vcs = git://github.com/openshot/openshot-qt
+use_max_tag = True
+
+[libquicktime]
+url = https://sourceforge.net/projects/libquicktime/files/libquicktime/
+use_max_tag = True
+regex= libquicktime/([\d.]+)/
+
+[libconfig]
+github = hyperrealm/libconfig
+use_max_tag = True
+
+[vico]
+url = https://laborejo.org/downloads
+regex = vico-([\d.]+)\.tar\.gz?
+
+[mephisto.lv2]
+url = https://git.open-music-kontrollers.ch/lv2/mephisto.lv2
+regex = mephisto.lv2-([\d.]+)\.tar\.xz?
+
+[lv2lint]
+url = https://git.open-music-kontrollers.ch/lv2/lv2lint
+regex = lv2lint-([\d.]+)\.tar\.xz?