aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2021-02-18 00:02:42 +0100
committerDavid Runge <dave@sleepmap.de>2021-02-18 00:02:42 +0100
commit081627f2a663497dd118782b6a6b0367c10400b5 (patch)
tree2e5592b32398de464e4293da0cdd61fdc2f4b67a
parent5a6490eeb5a5559b2af9994177c86f537fc0d3b8 (diff)
downloaddotfiles-081627f2a663497dd118782b6a6b0367c10400b5.tar.gz
dotfiles-081627f2a663497dd118782b6a6b0367c10400b5.tar.bz2
dotfiles-081627f2a663497dd118782b6a6b0367c10400b5.tar.xz
dotfiles-081627f2a663497dd118782b6a6b0367c10400b5.zip
nvchecker: Add current AUR packages.
.config/nvchecker/aur.toml: Add all currently tracked AUR packages.
-rw-r--r--.config/nvchecker/aur.toml210
1 files changed, 210 insertions, 0 deletions
diff --git a/.config/nvchecker/aur.toml b/.config/nvchecker/aur.toml
new file mode 100644
index 0000000..a261b8f
--- /dev/null
+++ b/.config/nvchecker/aur.toml
@@ -0,0 +1,210 @@
+[__config__]
+oldver = "aur.old.json"
+newver = "aur.new.json"
+
+[archiso-git]
+source = "git"
+git = "https://gitlab.archlinux.org/archlinux/archiso"
+use_max_tag = true
+
+[crypted-backups-git]
+source = "git"
+git = "https://git.sleepmap.de/software/crypted-backups.git"
+use_max_tag = true
+
+[dhcp_probe]
+source = "regex"
+regex = "dhcp_probe-([\\d.]+)\\.tar\\.gz?"
+url = "https://www.net.princeton.edu/software/dhcp_probe/"
+
+[easytranscript]
+source = "git"
+git = "https://github.com/Elmari/easytranscript"
+use_max_tag = true
+
+[etherpad-lite]
+source = "git"
+git = "https://github.com/ether/etherpad-lite"
+use_max_tag = true
+
+[iannix]
+source = "git"
+git = "https://github.com/buzzinglight/iannix"
+use_max_tag = true
+
+[jack2-git]
+source = "git"
+git = "https://github.com/jackaudio/jack2"
+use_max_tag = true
+exclude_regex = "(1.90)"
+
+[jackcpp-git]
+source = "git"
+git = "https://github.com/x37v/jackcpp"
+
+[jfrog-cli-go]
+source = "git"
+git = "https://github.com/jfrog/jfrog-cli-go"
+use_max_tag = true
+
+[kernelshark]
+source = "git"
+git = "https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git"
+use_max_tag = true
+include_regex = "(kernelshark-v)([\\d.]+)"
+
+[khard-git]
+source = "git"
+git = "https://github.com/scheibler/khard"
+use_max_tag = true
+
+[libffado-svn]
+source = "regex"
+regex = "libffado-([\\d.]+)\\.tgz?"
+url = "http://ffado.org/"
+
+[liblo-git]
+source = "git"
+git = "https://github.com/radarsat1/liblo"
+use_max_tag = true
+
+[linux-rt-upstream]
+source = "git"
+git = "https://gitlab.archlinux.org/dvzrv/linux-rt"
+use_max_tag = true
+include_regex = "^v[\\d.]+(-rt[\\d]+)$"
+
+[linux-rt]
+source = "git"
+git = "https://gitlab.archlinux.org/dvzrv/linux-rt"
+use_max_tag = true
+include_regex = "^v[\\d.]+(arch[\\d]+)$"
+
+[linux-rt-lts]
+source = "regex"
+regex = "patch-([\\d.]+-rt[\\d]+)\\.patch\\.xz?"
+url = "https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/5.4/"
+
+[mantisbt]
+source = "git"
+git = "https://github.com/mantisbt/mantisbt"
+use_max_tag = true
+
+[mellite]
+source = "git"
+git = "https://git.iem.at/sciss/Mellite"
+use_max_tag = true
+
+[neovim-scnvim-git]
+source = "git"
+git = "https://github.com/dvzrv/scnvim/"
+use_max_tag = true
+
+[nextcloud-news-updater]
+source = "git"
+git = "https://github.com/nextcloud/news-updater"
+use_max_tag = true
+
+[patchbook-git]
+source = "git"
+git = "https://github.com/SpektroAudio/Patchbook"
+use_max_tag = true
+
+[patroneo-git]
+source = "git"
+git = "https://git.laborejo.org/lss/patroneo.git"
+use_max_tag = true
+
+[pd-git]
+source = "git"
+git = "https://github.com/pure-data/pure-data"
+use_max_tag = true
+
+[prosody-mod-admin-web-hg]
+
+[prosody-mod-admin-message-hg]
+
+[realtime-suggestions]
+source = "git"
+git = "https://github.com/linuxaudio/realtime-suggestions"
+use_max_tag = true
+
+[rts-git]
+source = "git"
+git = "https://git.sleepmap.de/software/rts.git"
+use_max_tag = true
+
+[sc3-plugins-git]
+source = "git"
+git = "https://github.com/supercollider/sc3-plugins"
+use_max_tag = true
+include_regex = "Version-([\\d.]+)"
+exclude_regex = "(3.5|Version-([\\d.]+)(-|)(rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|))"
+
+[sonic-pi-git]
+source = "git"
+git = "https://github.com/samaaron/sonic-pi"
+use_max_tag = true
+
+[sooperlooper]
+source = "git"
+git = "https://github.com/essej/sooperlooper"
+use_max_tag = true
+
+[ssr-git]
+source = "git"
+git = "https://github.com/soundscaperenderer/ssr"
+use_max_tag = true
+
+[ssr-osc-git]
+source = "git"
+git = "https://github.com/dvzrv/ssr"
+use_max_tag = true
+
+[supercollider-git]
+source = "git"
+git = "https://github.com/supercollider/supercollider"
+use_max_tag = true
+include_regex = "Version-([\\d.]+)"
+exclude_regex = "(3.3|3.6-branch-point|3.4branchpoint|3.11-beta1)"
+
+[terraform-provider-ovirt-git]
+source = "git"
+git = "https://github.com/oVirt/terraform-provider-ovirt"
+use_max_tag = true
+
+[ttf-cmu-typewriter]
+source = "regex"
+url = "https://fontlibrary.org/en/font/cmu-typewriter"
+regex = "Active ([\\d.]+)-([\\d.]+)-([\\d.]+)"
+
+[uenv]
+source = "git"
+git = "https://git.sleepmap.de/software/uenv.git"
+use_max_tag = true
+
+[uenv-git]
+source = "git"
+git = "https://git.sleepmap.de/software/uenv.git"
+use_max_tag = true
+
+[veejay-client-git]
+source = "git"
+git = "https://github.com/c0ntrol/veejay"
+use_max_tag = true
+
+[veejay-server-git]
+source = "git"
+git = "https://github.com/c0ntrol/veejay"
+use_max_tag = true
+
+[veejay-utils-git]
+source = "git"
+git = "https://github.com/c0ntrol/veejay"
+use_max_tag = true
+
+[vrpn-git]
+source = "git"
+git = "https://github.com/vrpn/vrpn"
+use_max_tag = true
+