From f634730a1050caa7fe29af0a3698f5127f19c0c4 Mon Sep 17 00:00:00 2001 From: Yao Zi Date: Fri, 14 Jun 2024 12:05:09 +0000 Subject: [PATCH] Update updater.ini --- updater.ini | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 88 insertions(+), 1 deletion(-) diff --git a/updater.ini b/updater.ini index a084bd4..1bb5577 100644 --- a/updater.ini +++ b/updater.ini @@ -34,6 +34,10 @@ regex = version ([.\d]+), url = https://www.freedesktop.org/software/appstream/releases/ regex = AppStream-([.\d]+).tar.xz +[avrdude] +url = https://github.com/avrdudes/avrdude/tags +regex = v(\d+\.\d+).tar.gz + [aspell] url = https://github.com/GNUAspell/aspell/tags regex = rel-([-.\d]+).tar.gz @@ -133,6 +137,10 @@ url = https://gitlab.freedesktop.org/cairo/cairo/-/tags [cairomm] url = https://gitlab.freedesktop.org/cairo/cairomm/-/tags +[capstone] +url = https://github.com/capstone-engine/capstone/tags +regex = /(\d+\.\d\.\d+).tar.gz + [catnest] url = https://github.com/eweOS/catnest/tags regex = v([.\d]+).tar.gz @@ -145,6 +153,10 @@ regex = v(\d+\.\d+\.\d+).tar.gz url = https://github.com/mananapr/cfiles/tags regex = v([.\d]+).tar.gz +[check] +url = https://github.com/libcheck/check/tags +regex = /(\d+\.\d+\.\d+).tar.gz + [chrpath] url = http://ftp.debian.org/debian/pool/main/c/chrpath/ regex = chrpath_([.\d]+).orig.tar.gz @@ -173,6 +185,18 @@ regex = v([.\d]+).tar.gz [cronie] url = https://github.com/cronie-crond/cronie/tags +[ctags] +url = https://github.com/universal-ctags/ctags/tags +regex = p(\d+\.\d+\.\d\d\d\d\d\d\d\d\.\d+).tar.gz + +[cups] +url = https://github.com/OpenPrinting/cups/tags +regex = v(\d+\.\d+\.\d+).tar.gz + +[cups-filters] +url = https://github.com/OpenPrinting/cups-filters/tags +regex = /(\d+\.\d+\.\d+).tar.gz + [curl] url = https://curl.haxx.se/download/ @@ -183,9 +207,18 @@ url = https://github.com/cyrusimap/cyrus-sasl/tags url = https://github.com/cython/cython/tags regex = /(\d+\.\d+\.\d+).tar.gz +[d-spy] +url = https://gitlab.gnome.org/GNOME/d-spy/-/tags + [dash] url = https://git.kernel.org/pub/scm/utils/dash/dash.git/refs +[dconf] +url = https://gitlab.gnome.org/GNOME/dconf/-/tags + +[dconf-editor] +url = https://gitlab.gnome.org/GNOME/dconf-editor/-/tags + [dbus] url = https://gitlab.freedesktop.org/dbus/dbus/-/tags regex_name = dbus-dbus @@ -205,6 +238,10 @@ url = https://github.com/davmac314/dinit/releases url = https://github.com/Xynonners/dinit-userservd/tags regex = v([.\d]+).tar.gz +[dmidecode] +url = https://sources.archlinux.org/other/dmidecode/ +regex = dmidecode-(\d+\.\d+).tar.xz + [doctest] url = https://github.com/onqtam/doctest/tags regex = v([.\d]+).tar.gz @@ -289,6 +326,10 @@ regex = fcitx5-(5\.\d+\.\d+).tar.xz url = https://github.com/fcitx/fcitx5-chinese-addons/tags regex = /(\d+\.\d+\.\d+).tar.gz +[fcitx5-configtool] +url = https://github.com/fcitx/fcitx5-configtool/tags +regex = /(\d+\.\d+\.\d+).tar.gz + [fcitx5-gtk] url = https://download.fcitx-im.org/fcitx5/fcitx5-gtk regex = fcitx5-gtk-(5\.\d+\.\d+).tar.xz @@ -301,6 +342,10 @@ regex = /(\d+\.\d+\.\d+).tar.gz url = https://download.fcitx-im.org/fcitx5/fcitx5-qt regex = fcitx5-qt-(5\.\d+\.\d+).tar.xz +[featherpad] +url = https://github.com/tsujan/FeatherPad/tags +regex = V(\d+\.\d+\.\d+).tar.gz + [ffmpeg] url = https://github.com/FFmpeg/FFmpeg/tags regex = n([.\d]+).tar.gz @@ -393,6 +438,10 @@ regex = v(\d+\.\d+\.\d+).tar.gz url = https://github.com/schuhschuh/gflags/tags regex = v([.\d]+).tar.gz +[ghostscript] +url = https://github.com/ArtifexSoftware/ghostpdl-downloads/tags +regex = /(\d+\.\d+\.\d+).tar.gz + [git] url = https://www.kernel.org/pub/software/scm/git @@ -400,6 +449,11 @@ url = https://www.kernel.org/pub/software/scm/git url = https://github.com/Dav1dde/glad/tags regex = v(\d+\.\d+\.\d+).tar.gz +[glade] +url = https://gitlab.gnome.org/GNOME/glade/-/tags +regex = GLADE_(\d+_\d+_\d+).tar.gz +eval_upstream = version.replace('_', '.') + [glib] url = https://gitlab.gnome.org/GNOME/glib/-/tags @@ -414,6 +468,10 @@ regex = ([.\w]+).tar.gz url = https://github.com/KhronosGroup/glslang/tags regex = (\d+\.\d+\.\d+).tar.gz +[glu] +url = https://gitlab.freedesktop.org/mesa/glu/-/tags +regex = glu-(\d+\.\d+\.\d+).tar.gz + [gmp] url = https://gmplib.org/download/gmp/ @@ -442,6 +500,9 @@ regex = gpgme-(\d+\.\d+\.\d+).tar.bz2 url = https://github.com/ebassi/graphene/tags regex = ([.\d]+).tar.gz +[graphviz] +url = https://gitlab.com/graphviz/graphviz/-/tags + [greetd] url = https://git.sr.ht/~kennylevinsen/greetd/refs regex = ([.\d]+).tar.gz @@ -462,6 +523,9 @@ regex = ([.\d]+).tar.gz url = https://git.sr.ht/~emersion/grim/refs regex = v(\d+\.\d+\.\d+).tar.gz +[gsettings-desktop-schemas] +url = https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/tags + [gtk-layer-shell] url = https://github.com/wmww/gtk-layer-shell/tags regex = v([.\d]+).tar.gz @@ -470,6 +534,7 @@ regex = v([.\d]+).tar.gz url = https://github.com/Cu3PO42/gtk-session-lock/tags regex = v(\d+\.\d+\.\d+).tar.gz + [gtk3] url = https://gitlab.gnome.org/GNOME/gtk/-/tags regex = gtk-(3.[.\d]+).tar.gz @@ -490,6 +555,9 @@ regex = v(\d+\.\d+\.\d+).tar.gz url = https://github.com/jovanlanik/gtklock/tags regex = v(\d+\.\d+\.\d+).tar.gz +[gtksourceview] +url = https://gitlab.gnome.org/GNOME/gtksourceview/-/tags + [harfbuzz] url = https://github.com/harfbuzz/harfbuzz/tags regex = ([.\d]+).tar.gz @@ -579,6 +647,10 @@ regex = (\d+\.\d+\.\d+).tar.gz url = https://github.com/akheron/jansson/tags regex = v([.\d]+).tar.gz +[jbig2dec] +url = https://github.com/ArtifexSoftware/jbig2dec/tags +regex = /(\d+\.\d+).tar.gz + [jq] url = https://github.com/stedolan/jq/tags @@ -643,6 +715,10 @@ regex = (\d+\.\d+\.\d+).tar.gz [libassuan] url = https://gnupg.org/ftp/gcrypt/libassuan +[libbpf] +url = https://github.com/libbpf/libbpf/tags +regex = v(\d+\.\d+\.\d+).tar.gz + [libbsd] url = https://libbsd.freedesktop.org/releases @@ -671,12 +747,20 @@ regex = v([.\d]+).tar.gz url = https://github.com/lipnitsk/libcue/tags regex = v([.\d]+).tar.gz +[libcupsfilters] +url = https://github.com/OpenPrinting/libcupsfilters/tags +regex = /(\d+\.\d+\.\d+).tar.gz + [libdaemon] url = https://dev.alpinelinux.org/archive/libdaemon [libdecor] url = https://gitlab.freedesktop.org/libdecor/libdecor/-/tags +[libdispatch] +url = https://github.com/apple/swift-corelibs-libdispatch/releases +regex = Swift (\d+\.\d+) Release + [libdisplay-info] url = https://gitlab.freedesktop.org/emersion/libdisplay-info/-/tags @@ -723,6 +807,9 @@ url = https://gitlab.freedesktop.org/glvnd/libglvnd/-/tags [libgpg-error] url = https://www.gnupg.org/ftp/gcrypt/libgpg-error +[libhandy] +url = https://gitlab.gnome.org/GNOME/libhandy/-/tags + [libhidapi] url = https://github.com/libusb/hidapi/tags regex = hidapi-(\d+\.\d+\.\d+).tar.gz @@ -1194,7 +1281,7 @@ regex = v([.\d]+).tar.gz [openssl] url = https://www.openssl.org/source/ -regex = openssl-(1.[.0-9a-z]+).tar.gz +regex = openssl-(3.[.0-9a-z]+).tar.gz [ostree] url = https://github.com/ostreedev/ostree/tags