aboutsummaryrefslogtreecommitdiffstats
path: root/.config/nvchecker
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2021-09-28 23:26:47 +0200
committerDavid Runge <dave@sleepmap.de>2021-09-28 23:26:47 +0200
commit5dc38835cd63a03e0fff76216f11370595851ac1 (patch)
treedd2f5bb7f4255c42b32139aa2436643c55d72cd8 /.config/nvchecker
parent3a91721bf70585bc2e2f9c46af279049ad5e24a2 (diff)
downloaddotfiles-5dc38835cd63a03e0fff76216f11370595851ac1.tar.gz
dotfiles-5dc38835cd63a03e0fff76216f11370595851ac1.tar.bz2
dotfiles-5dc38835cd63a03e0fff76216f11370595851ac1.tar.xz
dotfiles-5dc38835cd63a03e0fff76216f11370595851ac1.zip
nvchecker: community add/remove packages
.config/nvchecker/community.toml: Add acpi_call, arch-release-promotion, bbswitch, deepin-anything-arch, fst, lib32-ffi, mailman-web, mellite, nextcloud-app-bookmarks, python-aafigure, python-ansible-compat, python-cbor2, python-dbus-next, python-fire, python-nkdfu, python-pymupdf, python-pytest-xprocess, python-pywayland, python-pywlroots, python-svglib, python-xkbcommon, r8168, rst2pdf, sound-gambit, tp_smapi, vhba-module. Remove jack2, lib32-jack, redkite, squashfs-tools, terraform-provider-libvirt.
Diffstat (limited to '.config/nvchecker')
-rw-r--r--.config/nvchecker/community.toml156
1 files changed, 124 insertions, 32 deletions
diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml
index 930742a..d85d64e 100644
--- a/.config/nvchecker/community.toml
+++ b/.config/nvchecker/community.toml
@@ -12,6 +12,11 @@ source = "git"
git = "https://github.com/ableton/link"
use_max_tag = true
+[acpi_call]
+source = "git"
+git = "https://github.com/mkottman/acpi_call"
+use_max_tag = true
+
[adljack]
source = "git"
git = "https://github.com/jpcima/adljack"
@@ -87,11 +92,15 @@ source = "git"
git = "https://github.com/graysky2/anything-sync-daemon"
use_max_tag = true
+[arch-release-promotion]
+source = "pypi"
+pypi = "arch-release-promotion"
+
[ardour]
source = "git"
git = "https://github.com/ardour/ardour"
+exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp|pre)(-[\\d.]+|[\\d.]+|)"
use_max_tag = true
-exclude_regex = "(6.0-pre0)"
[argtable]
source = "regex"
@@ -124,6 +133,11 @@ source = "git"
git = "https://github.com/x42/avldrums.lv2.git"
use_max_tag = true
+[bbswitch]
+source = "git"
+git = "https://github.com/Bumblebee-Project/bbswitch"
+use_max_tag = true
+
[bchoppr]
source = "git"
git = "https://github.com/sjaehn/bchoppr"
@@ -291,6 +305,11 @@ source = "regex"
regex = "libdbus-c\\+\\+-([\\d.]+)\\.tar\\.gz?"
url = "https://sourceforge.net/projects/dbus-cplusplus/files/dbus-c++/0.9.0/"
+[deepin-anything-arch]
+source = "git"
+git = "https://github.com/linuxdeepin/deepin-anything"
+use_max_tag = true
+
[deteriorate-lv2]
source = "git"
git = "https://github.com/blablack/deteriorate-lv2"
@@ -437,6 +456,11 @@ source = "git"
git = "https://github.com/free-wheeling/freewheeling"
use_max_tag = true
+[fst]
+source = "git"
+git = "https://git.iem.at/zmoelnig/FST"
+use_max_tag = true
+
[g2reverb]
source = "regex"
regex = "g2reverb-([\\d.]+)\\.tar\\.bz2?"
@@ -586,12 +610,6 @@ source = "git"
git = "https://github.com/x42/jack-stdio"
use_max_tag = true
-[jack2]
-source = "git"
-git = "https://github.com/jackaudio/jack2"
-use_max_tag = true
-exclude_regex = "(1.90)"
-
[jack_capture]
source = "git"
git = "https://github.com/kmatheussen/jack_capture"
@@ -710,16 +728,16 @@ git = "https://github.com/libexpat/libexpat/"
include_regex = "(R_)([\\d.*][_].*)"
use_max_tag = true
-[lib32-fluidsynth]
+[lib32-libffi]
source = "git"
-git = "https://github.com/fluidsynth/fluidsynth"
+git = "https://github.com/libffi/libffi"
use_max_tag = true
-exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp)(-[\\d.]+|[\\d.]+|)"
-[lib32-jack]
+[lib32-fluidsynth]
source = "git"
-git = "https://github.com/jackaudio/jack1"
+git = "https://github.com/fluidsynth/fluidsynth"
use_max_tag = true
+exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp)(-[\\d.]+|[\\d.]+|)"
[lib32-jack2]
source = "git"
@@ -779,6 +797,7 @@ use_max_tag = true
[lib32-libsndfile]
source = "git"
git = "https://github.com/libsndfile/libsndfile/"
+exclude_regex = "(v|)([\\d.]+)(-|)(rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)"
use_max_tag = true
[lib32-libusb]
@@ -969,6 +988,10 @@ exclude_regex = "(v|)([\\d.]+)(-|)(rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)"
source = "pypi"
pypi = "mailman-hyperkitty"
+[mailman-web]
+source = "pypi"
+pypi = "mailman-web"
+
[marsyas]
source = "git"
git = "https://github.com/marsyas/marsyas"
@@ -995,6 +1018,11 @@ source = "git"
git = "https://github.com/mediathekview/mediathekview"
use_max_tag = true
+[mellite]
+source = "git"
+git = "https://github.com/sciss/mellite"
+use_max_tag = true
+
["mephisto.lv2"]
source = "git"
git = "https://git.open-music-kontrollers.ch/lv2/mephisto.lv2"
@@ -1029,7 +1057,7 @@ use_max_tag = true
source = "git"
git = "https://github.com/mixxxdj/mixxx"
use_max_tag = true
-include_regex = "release-([\\d.]+)"
+exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)"
[mkinitcpio-systemd-tool]
source = "git"
@@ -1094,6 +1122,12 @@ git = "https://github.com/nextcloud/server"
use_max_tag = true
exclude_regex = "(v|)([\\d.]+)(-|)(rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)"
+[nextcloud-app-bookmarks]
+source = "git"
+git = "https://github.com/nextcloud/bookmarks"
+exclude_regex = "(v|)([\\d.]+)(-|)(rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)"
+use_max_tag = true
+
[nextcloud-app-deck]
source = "git"
git = "https://github.com/nextcloud/deck"
@@ -1324,10 +1358,18 @@ exclude_regex = "(v20140614|v20140615|v20140628|v20140705|v20140825|v20140924|v2
source = "pypi"
pypi = "pypiserver"
+[python-aafigure]
+source = "pypi"
+pypi = "aafigure"
+
[python-aiosmtpd]
source = "pypi"
pypi = "aiosmtpd"
+[python-ansible-compat]
+source = "pypi"
+pypi = "ansible-compat"
+
[python-atomicwrites]
source = "pypi"
pypi = "atomicwrites"
@@ -1356,6 +1398,10 @@ pypi = "calmjs.parse"
source = "pypi"
pypi = "calmjs.types"
+[python-cbor2]
+source = "pypi"
+pypi = "cbor2"
+
[python-cfgv]
source = "pypi"
pypi = "cfgv"
@@ -1397,6 +1443,10 @@ pypi = "csscompressor"
source = "pypi"
pypi = "cytoolz"
+[python-dbus-next]
+source = "pypi"
+pypi = "dbus-next"
+
[python-diff-cover]
source = "pypi"
pypi = "diff_cover"
@@ -1486,6 +1536,10 @@ pypi = "falcon"
source = "pypi"
pypi = "fastnumbers"
+[python-fire]
+source = "pypi"
+pypi = "fire"
+
[python-flufl-lock]
source = "pypi"
pypi = "flufl.lock"
@@ -1640,6 +1694,10 @@ pypi = "mutagen"
source = "pypi"
pypi = "natsort"
+[python-nkdfu]
+source = "pypi"
+pypi = "nkdfu"
+
[python-nose-progressive]
source = "pypi"
pypi = "nose-progressive"
@@ -1715,6 +1773,10 @@ pypi = "pyliblo"
source = "pypi"
pypi = "pymediainfo"
+[python-pymupdf]
+source = "pypi"
+pypi = "pymupdf"
+
[python-pymysql]
source = "pypi"
pypi = "pymysql"
@@ -1781,10 +1843,22 @@ pypi = "pytest-vcr"
source = "pypi"
pypi = "pytest-verbose-parametrize"
+[python-pytest-xprocess]
+source = "pypi"
+pypi = "pytest-xprocess"
+
[python-pytzdata]
source = "pypi"
pypi = "pytzdata"
+[python-pywayland]
+source = "pypi"
+pypi = "pywayland"
+
+[python-pywlroots]
+source = "pypi"
+pypi = "pywlroots"
+
[python-rcssmin]
source = "pypi"
pypi = "rcssmin"
@@ -1842,6 +1916,10 @@ pypi = "sphinxcontrib-newsfeed"
source = "pypi"
pypi = "subprocess-tee"
+[python-svglib]
+source = "pypi"
+pypi = "svglib"
+
[python-tabulate]
source = "pypi"
pypi = "tabulate"
@@ -1895,6 +1973,10 @@ use_max_tag = true
source = "pypi"
pypi = "xapian-haystack"
+[python-xkbcommon]
+source = "pypi"
+pypi = "xkbcommon"
+
[python-xvfbwrapper]
source = "pypi"
pypi = "xvfbwrapper"
@@ -1992,6 +2074,11 @@ source = "git"
git = "https://github.com/rncbc/qxgedit"
use_max_tag = true
+[r8168]
+source = "git"
+git = "https://github.com/mtorromeo/r8168"
+use_max_tag = true
+
[radeontop]
source = "git"
git = "https://github.com/clbr/radeontop"
@@ -2006,11 +2093,6 @@ source = "regex"
regex = "pkgver\\=([\\d]+)?"
url = "https://git.archlinux.org/svntogit/community.git/plain/trunk/PKGBUILD?h=packages/realtime-privileges"
-[redkite]
-source = "git"
-git = "https://gitlab.com/iurie-sw/redkite"
-use_max_tag = true
-
[release-cli]
source = "git"
git = "https://gitlab.com/gitlab-org/release-cli"
@@ -2022,9 +2104,13 @@ regex = "REV-plugins-([\\d.]+)\\.tar\\.bz2?"
url = "https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html"
[rosegarden]
-source = "regex"
-regex = "files/rosegarden/([\\d.]+)/?"
-url = "https://sourceforge.net/projects/rosegarden/files/rosegarden/"
+source = "git"
+git = "https://git.code.sf.net/p/rosegarden/git"
+use_max_tag = true
+
+[rst2pdf]
+source = "pypi"
+pypi = "rst2pdf"
[rt-tests]
source = "git"
@@ -2209,6 +2295,11 @@ source = "regex"
regex = "files/sox/([\\d.]+)?"
url = "https://sourceforge.net/projects/sox/files/sox/"
+[sound-gambit]
+source = "git"
+git = "https://github.com/x42/sound-gambit"
+use_max_tag = true
+
[speakup-utils]
source = "regex"
regex = "speakup-([\\d.]+)\\.tar\\.bz2?"
@@ -2219,12 +2310,6 @@ source = "regex"
regex = "spectmorph-([\\d.]+)\\.tar\\.bz2?"
url = "http://spectmorph.org/downloads/"
-[squashfs-tools]
-source = "git"
-git = "https://github.com/plougher/squashfs-tools"
-exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp)(-[\\d.]+|[\\d.]+|)"
-use_max_tag = true
-
[sratom]
source = "git"
git = "https://git.drobilla.net/sratom.git"
@@ -2287,11 +2372,6 @@ source = "git"
git = "https://github.com/tomszilagyi/tap-plugins"
use_max_tag = true
-[terraform-provider-libvirt]
-source = "git"
-git = "https://github.com/dmacvicar/terraform-provider-libvirt/"
-use_max_tag = true
-
["timidity++"]
source = "regex"
regex = "files/TiMidity.*/TiMidity.*-([\\d.]+)/?"
@@ -2305,6 +2385,11 @@ pypi = "tmuxp"
source = "pypi"
pypi = "todoman"
+[tp_smapi]
+source = "git"
+git = "https://github.com/linux-thinkpad/tp_smapi"
+use_max_tag = true
+
[trace-cmd]
source = "git"
git = "https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git"
@@ -2356,6 +2441,12 @@ url = "https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html"
source = "pypi"
pypi = "vdirsyncer"
+[vhba-module]
+source = "git"
+git = "https://github.com/cdemu/cdemu"
+include_regex = "vhba-module-([\\d]+)"
+use_max_tag = true
+
[vico]
source = "git"
git = "https://git.laborejo.org/lss/vico.git"
@@ -2552,3 +2643,4 @@ source = "git"
git = "https://github.com/zynaddsubfx/zynaddsubfx"
use_max_tag = true
exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)"
+