aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2019-10-01 22:54:24 +0200
committerDavid Runge <dave@sleepmap.de>2019-10-01 22:54:24 +0200
commitf4ebb1bfef8f7494b686c65f10a38b47ed36959f (patch)
tree7498f6ff7d906e54774eb69139d94fe9755da59a
parent4a28f40c6b3f51aa9b3f692a9bae23d6c304a10a (diff)
downloaddotfiles-f4ebb1bfef8f7494b686c65f10a38b47ed36959f.tar.gz
dotfiles-f4ebb1bfef8f7494b686c65f10a38b47ed36959f.tar.bz2
dotfiles-f4ebb1bfef8f7494b686c65f10a38b47ed36959f.tar.xz
dotfiles-f4ebb1bfef8f7494b686c65f10a38b47ed36959f.zip
.config/nvchecker/nvchecker.ini: Adding audiofile, redland, ladspa, ddrescue, raptor, rasqal, python-ipy, gandi.cli, flyspray and changing upstreams of a2jmidid, solfege and redkite.
-rw-r--r--.config/nvchecker/nvchecker.ini47
1 files changed, 42 insertions, 5 deletions
diff --git a/.config/nvchecker/nvchecker.ini b/.config/nvchecker/nvchecker.ini
index 5531d57..004e7e5 100644
--- a/.config/nvchecker/nvchecker.ini
+++ b/.config/nvchecker/nvchecker.ini
@@ -59,6 +59,34 @@ vcs = git://git.sleepmap.de/software/uenv.git
use_max_tag = True
# extra
+[audiofile]
+vcs = git://github.com/mpruett/audiofile
+use_max_tag = True
+
+[redland]
+vcs = git://github.com/dajobe/librdf
+use_max_tag = True
+ignored_tags = start
+
+[ladspa]
+url = https://www.ladspa.org/ladspa_sdk/download.html
+regex = ladspa_sdk_([\d.]+)\.tgz?
+
+[ddrescue]
+url = http://ftp.gnu.org/gnu/ddrescue/
+regex = ddrescue-([\d.]+)\.tar\.lz?
+
+[raptor]
+vcs = git://github.com/dajobe/raptor
+use_max_tag = True
+ignored_tags = start
+
+[rasqal]
+vcs = git://github.com/dajobe/rasqal
+use_max_tag = True
+ignored_tags = rasqal_1_0 rasqal_before_rm_lazy rasqal_last_known_good rasqal_license_lgpl_apache2 rasqal_license_lgpl_mpl
+
+
[fluidsynth]
vcs = git://github.com/fluidsynth/fluidsynth
use_max_tag = True
@@ -90,7 +118,7 @@ use_max_tag = True
# community
[a2jmidid]
-vcs = git://repo.or.cz/a2jmidid.git
+vcs = git://github.com/linuxaudio/a2jmidid
use_max_tag = True
[aeolus]
@@ -887,8 +915,8 @@ vcs = git://github.com/pwr/solaar
use_max_tag = True
[solfege]
-url = https://ftp.gnu.org/gnu/solfege
-regex = solfege-([\d.]+)\.tar\.xz?
+vcs = git://git.savannah.gnu.org/solfege.git
+use_max_tag = True
[sonic-pi]
vcs = git://github.com/samaaron/sonic-pi
@@ -1184,10 +1212,9 @@ use_max_tag = True
pypi = FoxDot
[redkite]
-vcs = git://github.com/quamplex/redkite
+gitlab = geontime/redkite
use_max_tag = True
-
[python-tzlocal]
pypi = tzlocal
@@ -1226,3 +1253,13 @@ pypi = smmap2
[python-utils]
pypi = python-utils
+
+[python-ipy]
+pypi = IPy
+
+[gandi.cli]
+pypi = gandi.cli
+
+[flyspray]
+vcs = git://github.com/flyspray/flyspray
+use_max_tag = True