aboutsummaryrefslogtreecommitdiffstats
path: root/.config/nvchecker/extra.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/nvchecker/extra.toml')
-rw-r--r--.config/nvchecker/extra.toml12
1 files changed, 11 insertions, 1 deletions
diff --git a/.config/nvchecker/extra.toml b/.config/nvchecker/extra.toml
index 713a522..574d04e 100644
--- a/.config/nvchecker/extra.toml
+++ b/.config/nvchecker/extra.toml
@@ -191,6 +191,12 @@ source = "git"
git = "https://github.com/MusicPlayerDaemon/libmpdclient"
use_max_tag = true
+[libopenmpt]
+source = "git"
+git = "https://github.com/OpenMPT/openmpt/"
+include_regex = "(libopenmpt)-([\\d_].*)"
+use_max_tag = true
+
[libsamplerate]
source = "git"
git = "https://github.com/libsndfile/libsamplerate/"
@@ -379,6 +385,11 @@ source = "git"
git = "https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/"
use_max_tag = true
+[wireplumber]
+source = "git"
+git = "https://gitlab.freedesktop.org/pipewire/wireplumber"
+use_max_tag = true
+
[yajl]
source = "git"
git = "https://github.com/lloyd/yajl"
@@ -393,4 +404,3 @@ url = "https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html"
source = "regex"
regex = "zita-resampler-([\\d.]+)\\.tar\\.bz2?"
url = "https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html"
-