From 8b35f8b6557044ef636d989da7f1e07d61eaa97e Mon Sep 17 00:00:00 2001 From: David Runge Date: Sat, 18 Apr 2020 21:48:01 +0200 Subject: Adding packages, switching to vcs .config/nvchecker/nvchecker.ini: Adding brltty, efibootmgr, efitools, efivar, sbsigntools, lib32-libsndfile, lib32-libsamplerate, refind, python-click-completion, python-click-help-colors, python-cookiecutter, python-binaryornot, python-whichcraft, python-jinja-time, python-poyo, molecule, python-gilt, python-tree-format, python-pytest-helpers-namespace, python-pytest-html, python-pytest-verbose-parametrize, python-testinfra, python-git-url-parse, python-cfgv, python-identify, python-nodeenv, python-pytest-metadata, mkinitcpio-systemd-tool, helm-synth, abletonlink, python-cytoolz, python-toolz, vim-ansible, vim-coverage-highlight, python-sphinx-autoapi, bchoppr, ambix, jack_utils, pesign, haskell-tidal, blockdiag, seqdiag. Removing helm, link and tidalcycles. Switching all type github to their respective type vcs (github's ratelimit is super annoying). Minor fixes. --- .config/nvchecker/nvchecker.ini | 255 ++++++++++++++++++++++++++++++---------- 1 file changed, 195 insertions(+), 60 deletions(-) diff --git a/.config/nvchecker/nvchecker.ini b/.config/nvchecker/nvchecker.ini index 1404c98..772f38e 100644 --- a/.config/nvchecker/nvchecker.ini +++ b/.config/nvchecker/nvchecker.ini @@ -87,8 +87,28 @@ regex = alsa-utils-([\d.]+)\.tar\.bz2? vcs = git://github.com/mpruett/audiofile use_max_tag = True +[brltty] +vcs = git://github.com/brltty/brltty +use_max_tag = True + +[efibootmgr] +vcs = git://github.com/rhboot/efibootmgr +use_max_tag = True + +[efitools] +vcs = git://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git +use_max_tag = True + +[efivar] +vcs = git://github.com/rhboot/efivar +use_max_tag = True + +[sbsigntools] +vcs = git://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git +use_max_tag = True + [fftw] -github = fftw/fftw3 +vcs = git://github.com/fftw/fftw3 use_max_tag = True [redland] @@ -101,17 +121,25 @@ url = https://www.ladspa.org/ladspa_sdk/download.html regex = ladspa_sdk_([\d.]+)\.tgz? [libavtp] -github = avnu/libavtp +vcs = git://github.com/avnu/libavtp use_max_tag = True [libsndfile] url = http://www.mega-nerd.com/libsndfile/ regex = libsndfile-([\d.]+)\.tar\.gz? +[lib32-libsndfile] +url = http://www.mega-nerd.com/libsndfile/ +regex = libsndfile-([\d.]+)\.tar\.gz? + [libsamplerate] url = http://www.mega-nerd.com/libsamplerate/download.html regex = libsamplerate-([\d.]+)\.tar\.gz? +[lib32-libsamplerate] +url = http://www.mega-nerd.com/libsamplerate/download.html +regex = libsamplerate-([\d.]+)\.tar\.gz? + [ddrescue] url = http://ftp.gnu.org/gnu/ddrescue/ regex = ddrescue-([\d.]+)\.tar\.lz? @@ -126,6 +154,10 @@ 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 +[refind] +url = https://sourceforge.net/projects/refind/files/ +regex = https://sourceforge.net/projects/refind/files/([\d.]+)/ + [fluidsynth] vcs = git://github.com/fluidsynth/fluidsynth use_max_tag = True @@ -157,11 +189,11 @@ vcs = git://github.com/scons/scons use_max_tag = True [faac] -github = knik0/faac +vcs = git://github.com/knik0/faac use_max_tag = True [faad2] -github = knik0/faad2 +vcs = git://github.com/knik0/faad2 use_max_tag = True # community @@ -390,8 +422,8 @@ url = https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html regex = g2reverb-([\d.]+)\.tar\.bz2? [ganv] -url = https://git.drobilla.net/cgit.cgi/ganv.git -regex = ganv-([\d.]+)\.tar\.gz? +url = https://download.drobilla.net/ +regex = ganv-([\d.]+)\.tar\.bz2? [geonkick] url = https://gitlab.com/quamplex/geonkick/-/tags @@ -426,10 +458,6 @@ use_max_tag = True vcs = git://github.com/x42/harvid use_max_tag = True -[helm] -vcs = git://github.com/mtytel/helm -use_max_tag = True - [infamousplugins] vcs = git://github.com/ssj71/infamousplugins use_max_tag = True @@ -528,10 +556,6 @@ regex = files/libsmf/([\d.]+)/? url = https://download.drobilla.net/ regex = lilv-([\d.]+)\.tar\.bz2? -[link] -vcs = git://github.com/ableton/link -use_max_tag = True - [linuxsampler] url = https://download.linuxsampler.org/packages/ regex = linuxsampler-([\d.]+)\.tar\.bz2? @@ -1009,7 +1033,7 @@ regex = suil-([\d.]+)\.tar\.bz2? [supercollider] vcs = git://github.com/supercollider/supercollider use_max_tag = True -ignored_tags = 3.3 3.6-branch-point 3.4branchpoint +ignored_tags = 3.3 3.6-branch-point 3.4branchpoint 3.11-beta1 [sweep] url = https://sourceforge.net/projects/sweep/files/sweep/ @@ -1165,7 +1189,7 @@ vcs = git://github.com/nextcloud/news use_max_tag = True [linux-rt] -url = https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/5.4/ +url = https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/5.6/ regex = patch-([\d.]+-rt[\d]+)\.patch\.xz? [linux-rt-lts] @@ -1226,7 +1250,7 @@ vcs = git://github.com/sjaehn/bslizr use_max_tag = True [adlplug] -github = jpcima/adlplug +vcs = git://github.com/jpcima/adlplug use_max_tag = True [freeverb3] @@ -1249,16 +1273,12 @@ use_max_tag = True pypi = FoxDot [redkite] -gitlab = geontime/redkite +gitlab = iurie-sw/redkite use_max_tag = True [python-tzlocal] pypi = tzlocal -[tidalcycles] -vcs = git://github.com/tidalcycles/Tidal -use_max_tag = True - [haskell-hosc] hackage = hosc @@ -1323,7 +1343,7 @@ use_max_tag = True regex= libquicktime/([\d.]+)/ [libconfig] -github = hyperrealm/libconfig +vcs = git://github.com/hyperrealm/libconfig use_max_tag = True [vico] @@ -1350,7 +1370,7 @@ regex = trace-cmd-v([\d.]+)\.tar\.gz? pypi = sphinx-argparse [deteriorate-lv2] -github = blablack/deteriorate-lv2 +vcs = git://github.com/blablack/deteriorate-lv2 use_max_tag = True [jack_delay] @@ -1358,31 +1378,31 @@ url = https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html regex = jack_delay-([\d.]+)\.tar\.bz2? [jackmix] -github = kampfschlaefer/jackmix +vcs = git://github.com/kampfschlaefer/jackmix use_max_tag = True [jack-stdio] -github = x42/jack-stdio +vcs = git://github.com/x42/jack-stdio use_max_tag = True [jackminimix] -github = njh/jackminimix +vcs = git://github.com/njh/jackminimix use_max_tag = True [bsequencer] -github = sjaehn/bsequencer +vcs = git://github.com/sjaehn/bsequencer use_max_tag = True [bshapr] -github = sjaehn/bshapr +vcs = git://github.com/sjaehn/bshapr use_max_tag = True [jackmeter] -github = njh/jackmeter +vcs = git://github.com/njh/jackmeter use_max_tag = True [adljack] -github = jpcima/adljack +vcs = git://github.com/jpcima/adljack use_max_tag = True [xwax] @@ -1396,61 +1416,61 @@ pypi = Canto pypi = Canto-curses [ninjas2] -github = rghvdberg/ninjas2 +vcs = git://github.com/rghvdberg/ninjas2 use_max_tag = True [surge] -github = surge-synthesizer/surge +vcs = git://github.com/surge-synthesizer/surge use_max_tag = True ignored_tags = release-moved v1.6.0b1 v1.6.0b2 v1.6.0b3 [xmonk.lv2] -github = brummer10/xmonk.lv2 +vcs = git://github.com/brummer10/xmonk.lv2 use_max_tag = True [python-icalendar] pypi = icalendar [libiio] -github = analogdevicesinc/libiio +vcs = git://github.com/analogdevicesinc/libiio use_max_tag = True ignored_tags = 2014.2-r1 2015.1-r1 2015.2-r1 # TODO: check manually, as upstream hasn't tagged on github yet # [gtkiostream] -# github = flatmax/gtkiostream +# vcs = git://github.com/flatmax/gtkiostream # use_max_tag = True [element] -github = kushview/element +vcs = git://github.com/kushview/element use_max_tag = True [midimsg-lv2] -github = blablack/midimsg-lv2 +vcs = git://github.com/blablack/midimsg-lv2 use_max_tag = True [ruby-test_declarative] -github = svenfuchs/test_declarative +vcs = git://github.com/svenfuchs/test_declarative use_max_tag = True [ruby-json] -github = flori/json +vcs = git://github.com/flori/json use_max_tag = True [ruby-tzinfo] -github = tzinfo/tzinfo +vcs = git://github.com/tzinfo/tzinfo use_max_tag = True [ruby-zeitwerk] -github = fxn/zeitwerk +vcs = git://github.com/fxn/zeitwerk use_max_tag = True [ruby-activesupport] -github = rails/rails +vcs = git://github.com/rails/rails use_max_tag = True [ruby-i18n] -github = ruby-i18n/i18n +vcs = git://github.com/ruby-i18n/i18n use_max_tag = True [iempluginsuite] @@ -1458,7 +1478,7 @@ url = https://git.iem.at/audioplugins/IEMPluginSuite/-/tags/ regex = .*/tags/v([\d.]+)? [juce] -github = weareroli/juce +vcs = git://github.com/weareroli/juce use_max_tag = True [python-aiosmtpd] @@ -1602,7 +1622,7 @@ pypi = rcssmin pypi = rjsmin [liquidsfz] -github = swesterfeld/liquidsfz +vcs = git://github.com/swesterfeld/liquidsfz use_max_tag = True [python-calmjs] @@ -1630,14 +1650,14 @@ pypi = pysolr pypi = kazoo [espeakup] -github = williamh/espeakup +vcs = git://github.com/williamh/espeakup use_max_tag = True [python-publicsuffix2] pypi = publicsuffix2 [solr] -github = apache/lucene-solr +vcs = git://github.com/apache/lucene-solr use_max_tag = True ignored_tags = releases/solr/1.1.0 releases/solr/1.2.0 releases/solr/1.3.0 releases/solr/1.4.0 @@ -1662,42 +1682,42 @@ use_max_tag = True ignored_tags = AudioMulch_09b10 AudioMulch_09b10patch1 V18 initial pa_stable_v19_20110326_r1647 pa_stable_v19_20111121_r1788 pa_stable_v19_20140130_r1919 svn/1415 unknown-was-pateam v19-devel-pre-restructure v19p-2008-03-20 [sfizz] -github = sfztools/sfizz +vcs = git://github.com/sfztools/sfizz use_max_tag = True [abseil-cpp] -github = abseil/abseil-cpp +vcs = git://github.com/abseil/abseil-cpp use_max_tag = True [python-mutagen] pypi = mutagen [profile-sync-daemon] -github = graysky2/profile-sync-daemon +vcs = git://github.com/graysky2/profile-sync-daemon use_max_tag = True [anything-sync-daemon] -github = graysky2/anything-sync-daemon +vcs = git://github.com/graysky2/anything-sync-daemon use_max_tag = True [profile-cleaner] -github = graysky2/profile-cleaner +vcs = git://github.com/graysky2/profile-cleaner use_max_tag = True [libinstpatch] -github = swami/libinstpatch +vcs = git://github.com/swami/libinstpatch use_max_tag = True [lib32-libinstpatch] -github = swami/libinstpatch +vcs = git://github.com/swami/libinstpatch use_max_tag = True [nlohmann-json] -github = nlohmann/json +vcs = git://github.com/nlohmann/json use_max_tag = True [lib32-libavtp] -github = avnu/libavtp +vcs = git://github.com/avnu/libavtp use_max_tag = True [lib32-cmocka] @@ -1708,13 +1728,128 @@ use_max_tag = True pypi = senf [mumble] -github = mumble-voip/mumble +vcs = git://github.com/mumble-voip/mumble use_max_tag = True [murmur] -github = mumble-voip/mumble +vcs = git://github.com/mumble-voip/mumble use_max_tag = True [matrix-appservice-irc] -github = matrix-org/matrix-appservice-irc +vcs = git://github.com/matrix-org/matrix-appservice-irc +use_max_tag = True + +[python-click-completion] +vcs = git://github.com/click-contrib/click-completion +use_max_tag = True + +[python-click-help-colors] +pypi = click-help-colors + +[python-cookiecutter] +pypi = cookiecutter + +[python-binaryornot] +pypi = binaryornot + +[python-whichcraft] +pypi = whichcraft + +[python-jinja-time] +pypi = jinja2-time + +[python-poyo] +pypi = poyo + +[molecule] +pypi = molecule + +[python-gilt] +pypi = python-gilt + +[python-tree-format] +pypi = tree-format + +[python-pytest-helpers-namespace] +pypi = pytest-helpers-namespace + +[python-pytest-html] +pypi = pytest-html + +[python-pytest-verbose-parametrize] +pypi = pytest-verbose-parametrize + +[python-testinfra] +pypi = testinfra + +[python-git-url-parse] +pypi = git-url-parse + +[python-cfgv] +pypi = cfgv + +[python-identify] +pypi = identify + +[python-nodeenv] +pypi = nodeenv + +[python-pytest-metadata] +pypi = pytest-metadata + +[mkinitcpio-systemd-tool] +vcs = git://github.com/random-archer/mkinitcpio-systemd-tool +use_max_tag = True + +[helm-synth] +vcs = git://github.com/mtytel/helm +use_max_tag = True + +[abletonlink] +vcs = git://github.com/ableton/link +use_max_tag = True + +[python-cytoolz] +pypi = cytoolz + +[python-toolz] +pypi = toolz + +[vim-ansible] +vcs = git://github.com/pearofducks/ansible-vim +use_max_tag = True + +[vim-coverage-highlight] +vcs = git://github.com/mgedmin/coverage-highlight.vim +use_max_tag = True + +[python-sphinx-autoapi] +pypi = sphinx-autoapi + +[bchoppr] +vcs = git://github.com/sjaehn/bchoppr +use_max_tag = True + +[ambix] +vcs = git://github.com/kronihias/ambix +use_max_tag = True + +[jack_utils] +url = https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html +regex = jack_utils-([\d.]+)\.tar\.bz2? + +[pesign] +vcs = git://github.com/rhboot/pesign +use_max_tag = True + +[haskell-tidal] +vcs = git://github.com/tidalcycles/Tidal +use_max_tag = True + +[blockdiag] +vcs = git://github.com/blockdiag/blockdiag +use_max_tag = True + +[seqdiag] +vcs = git://github.com/blockdiag/seqdiag use_max_tag = True -- cgit v1.2.3-54-g00ecf