diff options
author | David Runge <dave@sleepmap.de> | 2020-08-08 16:47:51 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2020-08-08 16:47:51 +0200 |
commit | c270321981924d2c64fad8495304c2905893b7ab (patch) | |
tree | f0d8b16d89dc6defeebba2f047220832bc47aec6 | |
parent | 797884d8f480c7e57907f5bcfc07ddddfd195f7c (diff) | |
download | dotfiles-c270321981924d2c64fad8495304c2905893b7ab.tar.gz dotfiles-c270321981924d2c64fad8495304c2905893b7ab.tar.bz2 dotfiles-c270321981924d2c64fad8495304c2905893b7ab.tar.xz dotfiles-c270321981924d2c64fad8495304c2905893b7ab.zip |
Add distrho-ports
.config/packages/community.txt:
Add distrho-ports
.config/nvchecker/nvchecker.ini:
Add upstream check for distrho-ports
-rw-r--r-- | .config/nvchecker/nvchecker.ini | 4 | ||||
-rw-r--r-- | .config/packages/community.txt | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/.config/nvchecker/nvchecker.ini b/.config/nvchecker/nvchecker.ini index 77556f2..f0d93a2 100644 --- a/.config/nvchecker/nvchecker.ini +++ b/.config/nvchecker/nvchecker.ini @@ -1947,3 +1947,7 @@ use_max_tag = True [icecast] vcs = git+https://gitlab.xiph.org/xiph/icecast-server.git use_max_tag = True + +[distrho-ports] +vcs = git+https://github.com/distrho/distrho-ports +use_max_tag = True diff --git a/.config/packages/community.txt b/.config/packages/community.txt index da00ea7..63cae3c 100644 --- a/.config/packages/community.txt +++ b/.config/packages/community.txt @@ -48,6 +48,7 @@ dbus-c++ deteriorate-lv2 dgedit din +distrho-ports dnscrypt-proxy dpf-plugins dragonfly-reverb |