From 6e34a56358ce5411d7a98330196536575c56af00 Mon Sep 17 00:00:00 2001 From: David Runge Date: Fri, 3 May 2019 00:20:36 +0200 Subject: .config/nvchecker/nvchecker.ini: Adding current AUR and extra packages and removing obsoleted community packages. --- .config/nvchecker/nvchecker.ini | 111 ++++++++++++++++++++++++++++++++++------ 1 file changed, 95 insertions(+), 16 deletions(-) (limited to '.config/nvchecker/nvchecker.ini') diff --git a/.config/nvchecker/nvchecker.ini b/.config/nvchecker/nvchecker.ini index 21479d8..9178ab6 100644 --- a/.config/nvchecker/nvchecker.ini +++ b/.config/nvchecker/nvchecker.ini @@ -2,6 +2,93 @@ oldver = nvchecker.old.txt newver = nvchecker.new.txt +# AUR +[dhcp_probe] +url = https://www.net.princeton.edu/software/dhcp_probe/ +regex = dhcp_probe-([\d.]+)\.tar\.gz? + +[easytranscript] +url = https://e-werkzeug.eu/index.php/en/products/easytranscript +regex = Version ([\d.]+) + +[etherpad-lite] +vcs = git://github.com/ether/etherpad-lite +use_max_tag = True + +[firefox-saka-key] +vcs = git://github.com/lusakasa/saka-key +use_max_tag = True + +[iannix] +vcs = git://github.com/buzzinglight/iannix +use_max_tag = True + +[jfrog-cli-go] +vcs = git://github.com/jfrog/jfrog-cli-go +use_max_tag = True + +[librenms] +vcs = git://github.com/librenms/librenms +use_max_tag = True +ignored_tags = 201505 201506 201507 201508 201509 201510 201511 201512 201601 201602 201603 201604 201605 201606 201607 201608 20160828 201609 201609.01 + +[mantisbt] +vcs = git://github.com/mantisbt/mantisbt +use_max_tag = True + +[nextcloud-news-updater] +vcs = git://github.com/nextcloud/news-updater +use_max_tag = True + +[python-nose2] +pypi = nose2 + +[python-osc] +pypi = python-osc + +[realtime-suggestions] +vcs = git://github.com/linuxaudio/realtime-suggestions +use_max_tag = True + +[roundcube-rcmcarddav] +vcs = git://github.com/blind-coder/rcmcarddav +use_max_tag = True + +[uenv] +vcs = git://git.sleepmap.de/software/uenv.git +use_max_tag = True + +# extra +[fluidsynth] +vcs = git://github.com/fluidsynth/fluidsynth +use_max_tag = True + +[irqbalance] +vcs = git://github.com/irqbalance/irqbalance +use_max_tag = True + +[jack] +vcs = git://github.com/jackaudio/jack1 +use_max_tag = True + +[numactl] +vcs = git://github.com/numactl/numactl +use_max_tag = True + +[portaudio] +vcs = git://git.assembla.com/portaudio.git +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 + +[portmidi] +url = https://sourceforge.net/projects/portmedia/files/portmidi/ +regex= portmidi/([\d.]+)/ + +[scons] +vcs = git://github.com/scons/scons +use_max_tag = True + +# community [a2jmidid] vcs = git://repo.or.cz/a2jmidid.git use_max_tag = True @@ -202,10 +289,6 @@ regex = FIL-plugins-([\d.]+)\.tar\.bz2? vcs = git://github.com/fltk/fltk use_max_tag = True -[fluidsynth] -vcs = git://github.com/fluidsynth/fluidsynth -use_max_tag = True - [fomp.lv2] url = https://git.drobilla.net/cgit.cgi/fomp.lv2.git regex = fomp.lv2-([\d.]+)\.tar\.gz? @@ -357,6 +440,10 @@ 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? @@ -476,10 +563,6 @@ regex = patchage-([\d.]+)\.tar\.bz2? url = https://git.open-music-kontrollers.ch/lad/patchmatrix/ regex = patchmatrix-([\d.]+)\.tar\.xz? -[paulstretch] -url = https://sourceforge.net/projects/hypermammut/files/paulstretch/ -regex = files/paulstretch/([\d.]+)/? - [pd] vcs = git://github.com/pure-data/pure-data use_max_tag = True @@ -573,9 +656,6 @@ pypi = natsort [python-nose-progressive] pypi = nose-progressive -[python-nose2] -pypi = nose2 - [python-orderedmultidict] pypi = orderedmultidict @@ -659,6 +739,10 @@ use_max_tag = True vcs = git://github.com/rncbc/qmidictl use_max_tag = True +[qmidinet] +vcs = git://github.com/rncbc/qmidinet +use_max_tag = True + [qmidiroute] url = https://sourceforge.net/projects/alsamodular/files/QMidiRoute/ regex = files/QMidiRoute/([\d.]+)/? @@ -863,10 +947,6 @@ use_max_tag = True url = https://sourceforge.net/projects/twolame/files/twolame/ regex = files/twolame/([\d.]+)? -[v4l2ucp] -vcs = git://git.code.sf.net/p/v4l2ucp/git -use_max_tag = True - [vamp-aubio-plugins] vcs = git://github.com/aubio/vamp-aubio-plugins use_max_tag = True @@ -977,4 +1057,3 @@ use_max_tag = True [zynaddsubfx] vcs = git://github.com/zynaddsubfx/zynaddsubfx use_max_tag = True - -- cgit v1.2.3-54-g00ecf