From eea959bfd3cc42aeab884abcd7dd1c7ffc1b31a0 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sat, 12 Sep 2020 17:44:20 +0200 Subject: Add packages to nvchecker .config/nvchecker/nvchecker.ini: Add easytag, libao, lib32-libao, libmpdclient, mpc, mpd, ncmpc, mutt, postfix, kxstudio-lv2-extensions, qm-vamp-plugins, gammastep, analogtapemodel, python-pynitrokey, picard, python-discid, python-xapian, unbound, python-doit-py, python-configclass, python-mergedict. Add exclude_regex to a few upstreams. Change libsndfile upstream tracking to use github. --- .config/nvchecker/nvchecker.ini | 104 ++++++++++++++++++++++++++++++++++++---- 1 file changed, 96 insertions(+), 8 deletions(-) diff --git a/.config/nvchecker/nvchecker.ini b/.config/nvchecker/nvchecker.ini index f0d93a2..14ff329 100644 --- a/.config/nvchecker/nvchecker.ini +++ b/.config/nvchecker/nvchecker.ini @@ -49,6 +49,7 @@ use_max_tag = True [roundcube-rcmcarddav] vcs = git://github.com/blind-coder/rcmcarddav use_max_tag = True +exclude_regex = (v|)([\d.]+)(-|)(dev|rc|RC|alpha|beta)(-[\d.]+|[\d.]+|) [uenv] vcs = git://git.sleepmap.de/software/uenv.git @@ -95,6 +96,10 @@ use_max_tag = True vcs = git://github.com/brltty/brltty use_max_tag = True +[easytag] +vcs = git+https://gitlab.gnome.org/GNOME/easytag +use_max_tag = True + [efibootmgr] vcs = git://github.com/rhboot/efibootmgr use_max_tag = True @@ -128,17 +133,51 @@ ignored_tags = start url = https://www.ladspa.org/ladspa_sdk/download.html regex = ladspa_sdk_([\d.]+)\.tgz? +[libao] +vcs = git+https://gitlab.xiph.org/xiph/libao +use_max_tag = True + +[lib32-libao] +vcs = git+https://gitlab.xiph.org/xiph/libao +use_max_tag = True + [libavtp] vcs = git://github.com/avnu/libavtp use_max_tag = True +[libmpdclient] +vcs = git+https://github.com/MusicPlayerDaemon/libmpdclient +use_max_tag = True + +[mpc] +vcs = git+https://github.com/MusicPlayerDaemon/mpc +use_max_tag = True + +[mpd] +vcs = git+https://github.com/MusicPlayerDaemon/MPD +use_max_tag = True + +[ncmpc] +vcs = git+https://github.com/MusicPlayerDaemon/ncmpc +use_max_tag = True + +[mutt] +vcs = git+https://gitlab.com/muttmua/mutt +use_max_tag = True +include_regex = (mutt-)([\d.*][-].*) +exclude_regex = (v|)([\d.]+)(-|)(rc|RC|alpha|beta)(-[\d.]+|[\d.]+|) + +[postfix] +url = https://high5.nl/mirrors/postfix-release/official/ +regex = postfix-([\d.]+)\.tar\.gz? + [libsndfile] -url = http://www.mega-nerd.com/libsndfile/ -regex = libsndfile-([\d.]+)\.tar\.gz? +vcs = git+https://github.com/erikd/libsndfile/ +use_max_tag = True [lib32-libsndfile] -url = http://www.mega-nerd.com/libsndfile/ -regex = libsndfile-([\d.]+)\.tar\.gz? +vcs = git+https://github.com/erikd/libsndfile/ +use_max_tag = True [libsamplerate] url = http://www.mega-nerd.com/libsamplerate/download.html @@ -318,6 +357,7 @@ regex = caps_([\d.]+)\.tar\.bz2? [carla] vcs = git://github.com/falktx/carla use_max_tag = True +exclude_regex = (v|)([\d.]+)(-|)(dev|rc|RC|alpha|beta)(-[\d.]+|[\d.]+|) [clthreads] url = https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html @@ -636,6 +676,7 @@ use_max_tag = True [nextcloud-app-spreed] vcs = git://github.com/nextcloud/spreed use_max_tag = True +exclude_regex = (v|)([\d.]+)(-|)(rc|RC|alpha|beta)(-[\d.]+|[\d.]+|) [nfoview] vcs = git://github.com/otsaloma/nfoview @@ -1204,6 +1245,7 @@ use_max_tag = True [nextcloud-app-deck] vcs = git+https://github.com/nextcloud/deck use_max_tag = True +exclude_regex = (v|)([\d.]+)(-|)(rc|RC|alpha|beta)(-[\d.]+|[\d.]+|) [nextcloud-app-news] vcs = git+https://github.com/nextcloud/news @@ -1281,6 +1323,7 @@ regex = freeverb3-([\d.]+)\.tar\.xz? [hydrogen] vcs = git+https://github.com/hydrogen-music/hydrogen use_max_tag = True +exclude_regex = (v|)([\d.]+)(-|)(dev|rc|RC|alpha|beta|pre)(-[\d.]+|[\d.]+|) [php-igbinary] vcs = git+https://github.com/igbinary/igbinary @@ -1394,10 +1437,6 @@ use_max_tag = True url = https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html regex = jack_delay-([\d.]+)\.tar\.bz2? -[jackmix] -vcs = git+https://github.com/kampfschlaefer/jackmix -use_max_tag = True - [jack-stdio] vcs = git+https://github.com/x42/jack-stdio use_max_tag = True @@ -1947,7 +1986,56 @@ use_max_tag = True [icecast] vcs = git+https://gitlab.xiph.org/xiph/icecast-server.git use_max_tag = True +exclude_regex = (v|)([\d.]+)(-|)(rc|RC|alpha|beta)(-[\d.]+|[\d.]+|) [distrho-ports] vcs = git+https://github.com/distrho/distrho-ports use_max_tag = True + +[kxstudio-lv2-extensions] +vcs = git+https://github.com/kxstudio/lv2-extensions +use_max_tag = True + +[qm-vamp-plugins] +url = https://code.soundsoftware.ac.uk/projects/qm-vamp-plugins/files +regex = qm-vamp-plugins-([\d.]+)\.tar\.gz? + +[gammastep] +vcs = git+https://gitlab.com/chinstrap/gammastep +use_max_tag = True + +[analogtapemodel] +vcs = git+https://github.com/jatinchowdhury18/AnalogTapeModel +use_max_tag = True + +[python-pynitrokey] +vcs = git+https://github.com/nitrokey/pynitrokey +use_max_tag = True +include_regex = ([\d.]+)\.(nitrokey) + +[picard] +vcs = git+https://github.com/metabrainz/picard +use_max_tag = True +exclude_regex = (v|)([\d.]+)(-|)(dev|rc|RC|alpha|beta)(-[\d.]+|[\d.]+|) + +[python-discid] +vcs = git+https://github.com/JonnyJD/python-discid +use_max_tag = True + +[python-xapian] +vcs = git+https://github.com/xapian/xapian +use_max_tag = True + +[unbound] +vcs = git+https://github.com/NLnetLabs/unbound +use_max_tag = True + +[python-doit-py] +pypi = doit-py + +[python-configclass] +pypi = configclass + +[python-mergedict] +pypi = mergedict + -- cgit v1.2.3