internal/rosa/package: replace assignment syntax

This commit is contained in:
mae
2026-05-23 23:15:20 -05:00
parent dcfcc9992c
commit b72f6a743a
68 changed files with 100 additions and 100 deletions

View File

@@ -2,7 +2,7 @@ package argp-standalone {
description = "hierarchical argument parsing library broken out from glibc"
website = "http://www.lysator.liu.se/~nisse/misc"
version := "1.3"
version# = "1.3"
source = remoteTar {
url = "http://www.lysator.liu.se/~nisse/misc/argp-standalone-${version}.tar.gz"
checksum = "vtW0VyO2pJ-hPyYmDI2zwSLS8QL0sPAUKC1t3zNYbwN2TmsaE-fADhaVtNd3eNFl"

View File

@@ -3,7 +3,7 @@ package bison {
website = "https://www.gnu.org/software/bison"
anitya = 193
version := "3.8.2"
version# = "3.8.2"
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/bison/bison-${version}.tar.gz"
checksum = "BhRM6K7URj1LNOkIDCFDctSErLS-Xo5d9ba9seg10o6ACrgC1uNhED7CQPgIY29Y"

View File

@@ -3,7 +3,7 @@ package bzip2 {
website = "https://sourceware.org/bzip2"
anitya = 237
version := "1.0.8"
version# = "1.0.8"
source = remoteTar {
url = "https://sourceware.org/pub/bzip2/bzip2-${version}.tar.gz"
checksum = "cTLykcco7boom-s05H1JVsQi1AtChYL84nXkg_92Dm1Xt94Ob_qlMg_-NSguIK-c"

View File

@@ -3,7 +3,7 @@ package curl {
website = "https://curl.se"
anitya = 381
version := "8.20.0"
version# = "8.20.0"
source = remoteTar {
url = "https://curl.se/download/curl-${version}.tar.bz2"
checksum = "xyHXwrngIRGMasuzhn-I5MSCOhktwINbsWt1f_LuR-5jRVvyx_g6U1EQfDLEbr9r"

View File

@@ -3,7 +3,7 @@ package dtc {
website = "https://git.kernel.org/pub/scm/utils/dtc/dtc.git"
anitya = 16911
version := "1.7.2"
version# = "1.7.2"
source = remoteTar {
url = "https://git.kernel.org/pub/scm/utils/dtc/dtc.git/snapshot/dtc-v${version}.tar.gz"
checksum = "vUoiRynPyYRexTpS6USweT5p4SVHvvVJs8uqFkkVD-YnFjwf6v3elQ0-Etrh00Dt"

View File

@@ -3,7 +3,7 @@ package elfutils {
website = "https://sourceware.org/elfutils"
anitya = 5679
version := "0.195"
version# = "0.195"
source = remoteTar {
url = "https://sourceware.org/elfutils/ftp/${version}/elfutils-${version}.tar.bz2"
checksum = "JrGnBD38w8Mj0ZxDw3fKlRBFcLvRKu8rcYnX35R9yTlUSYnzTazyLboG-a2CsJlu"

View File

@@ -3,7 +3,7 @@ package fcft {
website = "https://codeberg.org/dnkl/fcft"
anitya = 143240
version := "3.3.3"
version# = "3.3.3"
source = remoteTar {
url = "https://codeberg.org/dnkl/fcft/archive/${version}.tar.gz"
checksum = "bMj8OmqtoANRKZWbjHk4WfP09AxJYRbWGqUsm1gRJ_dOFg6gooNbgkDu597PLfz2"

View File

@@ -3,7 +3,7 @@ package firmware {
website = "https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git"
anitya = 141464
version := "20260519"
version# = "20260519"
source = remoteGitLab {
domain = "gitlab.com"
suffix = "kernel-firmware/linux-firmware"

View File

@@ -3,7 +3,7 @@ package flex {
website = "https://github.com/westes/flex"
anitya = 819
version := "2.6.4"
version# = "2.6.4"
source = remoteGitHubRelease {
suffix = "westes/flex"
tag = "v"+version

View File

@@ -3,7 +3,7 @@ package fontconfig {
website = "https://www.freedesktop.org/wiki/Software/fontconfig"
anitya = 827
version := "2.18.0"
version# = "2.18.0"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "fontconfig/fontconfig"

View File

@@ -3,7 +3,7 @@ package foot {
website = "https://codeberg.org/dnkl/foot"
anitya = 141611
version := "1.27.0"
version# = "1.27.0"
source = remoteTar {
url = "https://codeberg.org/dnkl/foot/archive/${version}.tar.gz"
checksum = "E2XIPRD8t-WBBJUebIwChFT8K_85diwdalssUNwnuZBIynPa7rlXro5WCe9v3UlK"

View File

@@ -3,7 +3,7 @@ package freetype {
website = "http://www.freetype.org"
anitya = 854
version := "2.14.3"
version# = "2.14.3"
source = remoteTar {
url = "https://download.savannah.gnu.org/releases/freetype/freetype-${version}.tar.gz"
checksum = "-WfLv8fVJNyCHpP_lriiDzOcVbBL9ajdQ3tl8AzIIUa9-8sVpU9irxOmSMgRHWYz"

View File

@@ -3,7 +3,7 @@ package glslang {
website = "https://github.com/KhronosGroup/glslang"
anitya = 205796
version := "16.3.0"
version# = "16.3.0"
source = remoteGitHub {
suffix = "KhronosGroup/glslang"
tag = version

View File

@@ -5,7 +5,7 @@ package m4 {
website = "https://www.gnu.org/software/m4"
anitya = 1871
version := "1.4.21"
version# = "1.4.21"
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/m4/m4-${version}.tar.bz2"
checksum = "pPa6YOo722Jw80l1OsH1tnUaklnPFjFT-bxGw5iAVrZTm1P8FQaWao_NXop46-pm"
@@ -29,7 +29,7 @@ package autoconf {
website = "https://www.gnu.org/software/autoconf"
anitya = 141
version := "2.73"
version# = "2.73"
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/autoconf/autoconf-${version}.tar.gz"
checksum = "yGabDTeOfaCUB0JX-h3REYLYzMzvpDwFmFFzHNR7QilChCUNE4hR6q7nma4viDYg"
@@ -64,7 +64,7 @@ package automake {
website = "https://www.gnu.org/software/automake"
anitya = 144
version := "1.18.1"
version# = "1.18.1"
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/automake/automake-${version}.tar.gz"
checksum = "FjvLG_GdQP7cThTZJLDMxYpRcKdpAVG-YDs1Fj1yaHlSdh_Kx6nRGN14E0r_BjcG"
@@ -97,7 +97,7 @@ package libtool {
website = "https://www.gnu.org/software/libtool"
anitya = 1741
version := "2.5.4"
version# = "2.5.4"
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/libtool/libtool-${version}.tar.gz"
checksum = "pa6LSrQggh8mSJHQfwGjysAApmZlGJt8wif2cCLzqAAa2jpsTY0jZ-6stS3BWZ2Q"
@@ -125,7 +125,7 @@ package gzip {
website = "https://www.gnu.org/software/gzip"
anitya = 1290
version := "1.14"
version# = "1.14"
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/gzip/gzip-${version}.tar.gz"
checksum = "NWhjUavnNfTDFkZJyAUonL9aCOak8GVajWX2OMlzpFnuI0ErpBFyj88mz2xSjz0q"
@@ -143,7 +143,7 @@ package sed {
website = "https://www.gnu.org/software/sed"
anitya = 4789
version := "4.10"
version# = "4.10"
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/sed/sed-${version}.tar.gz"
checksum = "TXTRFQJCyflb-bpBRI2S5Y1DpplwvT7-KfXtpqN4AdZgZ5OtI6yStn1-bkhDKx51"
@@ -164,7 +164,7 @@ package diffutils {
website = "https://www.gnu.org/software/diffutils"
anitya = 436
version := "3.12"
version# = "3.12"
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/diffutils/diffutils-${version}.tar.gz"
checksum = "9J5VAq5oA7eqwzS1Yvw-l3G5o-TccUrNQR3PvyB_lgdryOFAfxtvQfKfhdpquE44"
@@ -186,7 +186,7 @@ package patch {
website = "https://savannah.gnu.org/projects/patch"
anitya = 2597
version := "2.8"
version# = "2.8"
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/patch/patch-${version}.tar.gz"
checksum = "MA0BQc662i8QYBD-DdGgyyfTwaeALZ1K0yusV9rAmNiIsQdX-69YC4t9JEGXZkeR"

View File

@@ -3,7 +3,7 @@ package googletest {
exclude
anitya = 18290
version := "1.17.0"
version# = "1.17.0"
output = remoteGitHubRelease {
suffix = "google/googletest"
tag = "v"+version

View File

@@ -3,7 +3,7 @@ package hwdata {
website = "https://github.com/vcrhonek/hwdata"
anitya = 5387
version := "0.407"
version# = "0.407"
source = remoteGitHub {
suffix = "vcrhonek/hwdata"
tag = "v"+version

View File

@@ -3,7 +3,7 @@ package kmod {
website = "https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git"
anitya = 1517
version := "34.2"
version# = "34.2"
source = remoteTar {
url = "https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-${version}.tar.gz"
checksum = "0K7POeTKxMhExsaTsnKAC6LUNsRSfe6sSZxWONPbOu-GI_pXOw3toU_BIoqfBhJV"

View File

@@ -3,7 +3,7 @@ package libbsd {
website = "https://libbsd.freedesktop.org"
anitya = 1567
version := "0.12.2"
version# = "0.12.2"
source = remoteGit {
url = "https://gitlab.freedesktop.org/libbsd/libbsd.git"
tag = version

View File

@@ -3,7 +3,7 @@ package libcap {
website = "https://sites.google.com/site/fullycapable"
anitya = 1569
version := "2.78"
version# = "2.78"
source = remoteTar {
url = "https://git.kernel.org/pub/scm/libs/libcap/libcap.git/snapshot/libcap-${version}.tar.gz"
checksum = "wFdUkBhFMD9InPnrBZyegWrlPSAg_9JiTBC-eSFyWWlmbzL2qjh2mKxr9Kx2a8ut"

View File

@@ -3,7 +3,7 @@ package libdrm {
website = "https://dri.freedesktop.org"
anitya = 1596
version := "2.4.133"
version# = "2.4.133"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "mesa/libdrm"

View File

@@ -3,7 +3,7 @@ package libepoxy {
website = "https://github.com/anholt/libepoxy"
anitya = 6090
version := "1.5.10"
version# = "1.5.10"
source = remoteGitHub {
suffix = "anholt/libepoxy"
tag = version

View File

@@ -3,7 +3,7 @@ package libev {
website = "http://libev.schmorp.de"
anitya = 1605
version := "4.33"
version# = "4.33"
source = remoteTar {
url = "https://dist.schmorp.de/libev/Attic/libev-${version}.tar.gz"
checksum = "774eSXV_4k8PySRprUDChbEwsw-kzjIFnJ3MpNOl5zDpamBRvC3BqPyRxvkwcL6_"

View File

@@ -3,7 +3,7 @@ package libexpat {
website = "https://libexpat.github.io"
anitya = 770
version := "2.8.1"
version# = "2.8.1"
source = remoteGitHubRelease {
suffix = "libexpat/libexpat"
tag = "R_"+replace(version, ".", "_")

View File

@@ -3,7 +3,7 @@ package libffi {
website = "https://sourceware.org/libffi"
anitya = 1611
version := "3.5.2"
version# = "3.5.2"
source = remoteGitHubRelease {
suffix = "libffi/libffi"
tag = "v"+version

View File

@@ -3,7 +3,7 @@ package libgd {
website = "https://libgd.github.io"
anitya = 880
version := "2.3.3"
version# = "2.3.3"
source = remoteGitHubRelease {
suffix = "libgd/libgd"
tag = "gd"+version

View File

@@ -3,7 +3,7 @@ package libglvnd {
website = "https://gitlab.freedesktop.org/glvnd/libglvnd"
anitya = 12098
version := "1.7.0"
version# = "1.7.0"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "glvnd/libglvnd"

View File

@@ -3,7 +3,7 @@ package libmd {
website = "https://www.hadrons.org/software/libmd"
anitya = 15525
version := "1.2.0"
version# = "1.2.0"
source = remoteGit {
url = "https://git.hadrons.org/git/libmd.git"
tag = version

View File

@@ -3,7 +3,7 @@ package libpng {
website = "https://www.libpng.org/pub/png/libpng.html"
anitya = 1705
version := "1.6.58"
version# = "1.6.58"
source = remoteTar {
url = "https://downloads.sourceforge.net/project/libpng/libpng"+ trimPatch(version)
+ "/${version}/libpng-${version}.tar.gz"

View File

@@ -3,7 +3,7 @@ package libpsl {
website = "https://rockdaboot.github.io/libpsl"
anitya = 7305
version := "0.21.5"
version# = "0.21.5"
source = remoteGitHubRelease {
suffix = "rockdaboot/libpsl"
tag = version

View File

@@ -3,7 +3,7 @@ package libtirpc {
website = "https://sourceforge.net/projects/libtirpc"
anitya = 1740
version := "1.3.7"
version# = "1.3.7"
source = remoteGit {
url = "git://linux-nfs.org/~steved/libtirpc"
tag = "libtirpc-"+join(split(version, ".", 3), "-")

View File

@@ -3,7 +3,7 @@ package libucontext {
website = "https://github.com/kaniini/libucontext"
anitya = 17085
version := "1.5.1"
version# = "1.5.1"
source = remoteGitHub {
suffix = "kaniini/libucontext"
tag = "libucontext-"+version

View File

@@ -3,7 +3,7 @@ package libva {
website = "https://01.org/vaapi"
anitya = 1752
version := "2.23.0"
version# = "2.23.0"
source = remoteGitHub {
suffix = "intel/libva"
tag = version

View File

@@ -3,7 +3,7 @@ package libxml2 {
website = "https://gitlab.gnome.org/GNOME/libxml2"
anitya = 1783
version := "2.15.3"
version# = "2.15.3"
source = remoteGitLab {
domain = "gitlab.gnome.org"
suffix = "GNOME/libxml2"

View File

@@ -3,7 +3,7 @@ package libxslt {
website = "https://gitlab.gnome.org/GNOME/libxslt"
anitya = 13301
version := "1.1.45"
version# = "1.1.45"
source = remoteGitLab {
domain = "gitlab.gnome.org"
suffix = "GNOME/libxslt"

View File

@@ -3,7 +3,7 @@ package lm_sensors {
website = "https://hwmon.wiki.kernel.org/lm_sensors"
anitya = 1831
version := "3-6-2"
version# = "3-6-2"
source = remoteGitHub {
suffix = "lm-sensors/lm-sensors"
tag = "V"+version

View File

@@ -3,7 +3,7 @@ package make {
website = "https://www.gnu.org/software/make"
anitya = 1877
version := "4.4.1"
version# = "4.4.1"
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/make/make-${version}.tar.gz"
checksum = "YS_B07ZcAy9PbaK5_vKGj64SrxO2VMpnMKfc9I0Q9IC1rn0RwOH7802pJoj2Mq4a"

View File

@@ -4,7 +4,7 @@ package mesa {
anitya = 1970
latest = anityaFallback
version := "26.1.1"
version# = "26.1.1"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "mesa/mesa"

View File

@@ -3,7 +3,7 @@ package meson {
website = "https://mesonbuild.com"
anitya = 6472
version := "1.11.1"
version# = "1.11.1"
source = remoteGitHub {
suffix = "mesonbuild/meson"
tag = version

View File

@@ -3,7 +3,7 @@ package mksh {
website = "https://www.mirbsd.org/mksh"
anitya = 5590
version := "59c"
version# = "59c"
source = remoteTar {
url = "https://mbsd.evolvis.org/MirOS/dist/mir/mksh/mksh-R${version}.tgz"
checksum = "0Zj-k4nXEu3IuJY4lvwD2OrC2t27GdZj8SPy4DoaeuBRH1padWb7oREpYgwY8JNq"

View File

@@ -3,7 +3,7 @@ package musl-fts {
website = "https://github.com/void-linux/musl-fts"
anitya = 26980
version := "1.2.7"
version# = "1.2.7"
source = remoteGitHub {
suffix = "void-linux/musl-fts"
tag = "v"+version

View File

@@ -3,7 +3,7 @@ package musl-obstack {
website = "https://github.com/void-linux/musl-obstack"
anitya = 146206
version := "1.2.3"
version# = "1.2.3"
source = remoteGitHub {
suffix = "void-linux/musl-obstack"
tag = "v"+version

View File

@@ -3,7 +3,7 @@ package ncurses {
website = "https://invisible-island.net/ncurses"
anitya = 373226
version := "6.6"
version# = "6.6"
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/ncurses/ncurses-${version}.tar.gz"
checksum = "XvWp4xi6hR_hH8XUoGY26L_pqBSDapJYulhzZqPuR0KNklqypqNc1yNXU-nOjf5w"

View File

@@ -3,7 +3,7 @@ package nettle {
website = "https://www.lysator.liu.se/~nisse/nettle"
anitya = 2073
version := "4.0"
version# = "4.0"
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/nettle/nettle-${version}.tar.gz"
checksum = "6agC-vHzzoqAlaX3K9tX8yHgrm03HLqPZzVzq8jh_ePbuPMIvpxereu_uRJFmQK7"

View File

@@ -3,7 +3,7 @@ package ninja {
website = "https://ninja-build.org"
anitya = 2089
version := "1.13.2"
version# = "1.13.2"
source = remoteGitHub {
suffix = "ninja-build/ninja"
tag = "v"+version

View File

@@ -3,7 +3,7 @@ package nspr {
anitya = 7953
exclude
version := "4.39"
version# = "4.39"
output = remoteTar {
url = "https://ftp.mozilla.org/pub/nspr/releases/v${version}/src/nspr-${version}.tar.gz"
checksum = "lgIlqiItMBCRTuz8griNqxtJzNBAoZU1020EVR94X2IiZpJ-NgLXouF7m1knNlDs"
@@ -16,7 +16,7 @@ package nss {
website = "https://firefox-source-docs.mozilla.org/security/nss/index.html"
anitya = 2503
version := "3.124"
version# = "3.124"
source = remoteGitHub {
suffix = "nss-dev/nss"
tag = "NSS_"+join(split(version, ".", 3), "_")+"_RTM"

View File

@@ -5,7 +5,7 @@ package openssl {
// strange malformed tags treated as pre-releases in Anitya
latest = anityaFallback
version := "3.6.2"
version# = "3.6.2"
source = remoteGitHubRelease {
suffix = "openssl/openssl"
tag = "openssl-"+version

View File

@@ -3,7 +3,7 @@ package p11-kit {
website = "https://p11-glue.freedesktop.org/p11-kit.html"
anitya = 2582
version := "0.26.2"
version# = "0.26.2"
source = remoteGit {
url = "https://github.com/p11-glue/p11-kit.git"
tag = version

View File

@@ -3,7 +3,7 @@ package pcre2 {
website = "https://pcre2project.github.io/pcre2"
anitya = 5832
version := "10.47"
version# = "10.47"
source = remoteGitHubRelease {
suffix = "PCRE2Project/pcre2"
tag = "pcre2-"+version

View File

@@ -5,7 +5,7 @@ package perl {
// odd-even versioning
latest = anityaFallback
version := "5.42.2"
version# = "5.42.2"
source = remoteTar {
url = "https://www.cpan.org/src/5.0/perl-${version}.tar.gz"
checksum = "Me_xFfgkRnVyG0sE6a74TktK2OUq9Z1LVJNEu_9RdZG3S2fbjfzNiuk2SJqHAgbm"
@@ -49,7 +49,7 @@ package perl-Module-Build {
website = "https://metacpan.org/release/Module-Build"
anitya = 3077
version := "0.4234"
version# = "0.4234"
source = remoteCPAN {
author = "LEONT"
name = "Module-Build"
@@ -78,7 +78,7 @@ package perl-Locale-gettext {
website = "https://metacpan.org/release/Locale-gettext"
anitya = 7523
version := "1.07"
version# = "1.07"
source = remoteCPAN {
author = "PVANDRY"
name = "Locale-gettext"
@@ -96,7 +96,7 @@ package perl-Pod-Parser {
website = "https://metacpan.org/release/Pod-Parser"
anitya = 3244
version := "1.67"
version# = "1.67"
source = remoteCPAN {
author = "MAREKR"
name = "Pod-Parser"
@@ -115,7 +115,7 @@ package perl-SGMLS {
anitya = 389576
latest = anityaLegacyCPAN
version := "1.1"
version# = "1.1"
source = remoteCPAN {
author = "RAAB"
name = "SGMLSpm"
@@ -133,7 +133,7 @@ package perl-Term-ReadKey {
website = "https://metacpan.org/release/TermReadKey"
anitya = 3372
version := "2.38"
version# = "2.38"
source = remoteCPAN {
author = "JSTOWE"
name = "TermReadKey"
@@ -151,7 +151,7 @@ package perl-Text-CharWidth {
website = "https://metacpan.org/release/Text-CharWidth"
anitya = 14380
version := "0.04"
version# = "0.04"
source = remoteCPAN {
author = "KUBOTA"
name = "Text-CharWidth"
@@ -169,7 +169,7 @@ package perl-Text-WrapI18N {
website = "https://metacpan.org/release/Text-WrapI18N"
anitya = 14385
version := "0.06"
version# = "0.06"
source = remoteCPAN {
author = "KUBOTA"
name = "Text-WrapI18N"
@@ -188,7 +188,7 @@ package perl-MIME-Charset {
website = "https://metacpan.org/release/MIME-Charset"
anitya = 3070
version := "1.013.1"
version# = "1.013.1"
source = remoteCPAN {
author = "NEZUMI"
name = "MIME-Charset"
@@ -206,7 +206,7 @@ package perl-Unicode-LineBreak {
website = "https://metacpan.org/release/Unicode-LineBreak"
anitya = 6033
version := "2019.001"
version# = "2019.001"
source = remoteCPAN {
author = "NEZUMI"
name = "Unicode-LineBreak"
@@ -225,7 +225,7 @@ package perl-YAML-Tiny {
website = "https://metacpan.org/release/YAML-Tiny"
anitya = 3549
version := "1.76"
version# = "1.76"
source = remoteCPAN {
author = "ETHER"
name = "YAML-Tiny"
@@ -243,7 +243,7 @@ package perl-Test-Cmd {
website = "https://metacpan.org/release/Test-Cmd"
anitya = 6014
version := "1.09"
version# = "1.09"
source = remoteCPAN {
author = "NEILB"
name = "Test-Cmd"

View File

@@ -3,7 +3,7 @@ package pixman {
website = "https://pixman.org"
anitya = 3648
version := "0.46.4"
version# = "0.46.4"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "pixman/pixman"

View File

@@ -3,7 +3,7 @@ package pkg-config {
website = "https://pkgconfig.freedesktop.org"
anitya = 3649
version := "0.29.2"
version# = "0.29.2"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "pkg-config/pkg-config"

View File

@@ -3,7 +3,7 @@ package procps {
website = "https://gitlab.com/procps-ng/procps"
anitya = 3708
version := "4.0.6"
version# = "4.0.6"
source = remoteGitLab {
domain = "gitlab.com"
suffix = "procps-ng/procps"

View File

@@ -3,7 +3,7 @@ package rdfind {
website = "https://rdfind.pauldreik.se"
anitya = 231641
version := "1.8.0"
version# = "1.8.0"
source = remoteTar {
url = "https://rdfind.pauldreik.se/rdfind-${version}.tar.gz"
checksum = "PoaeJ2WIG6yyfe5VAYZlOdAQiR3mb3WhAUMj2ziTCx_IIEal4640HMJUb4SzU9U3"

View File

@@ -3,7 +3,7 @@ package rsync {
website = "https://rsync.samba.org"
anitya = 4217
version := "3.4.2"
version# = "3.4.2"
source = remoteTar {
url = "https://download.samba.org/pub/rsync/src/rsync-${version}.tar.gz"
checksum = "t7PxS4WHXzefLMKKc_3hJgxUmlGG6KgHMZ8i4DZvCQAUAizxbclNKwfLyOHyq5BX"

View File

@@ -3,7 +3,7 @@ package squashfs-tools {
website = "https://github.com/plougher/squashfs-tools"
anitya = 4879
version := "4.7.5"
version# = "4.7.5"
source = remoteGitHubRelease {
suffix = "plougher/squashfs-tools"
tag = version

View File

@@ -22,7 +22,7 @@ package stage0-dist {
description = "Rosa OS stage0 bootstrap seed (binary distribution)"
exclude
version := "20260504"
version# = "20260504"
output = remoteTar {
url = "https://hakurei.app/seed/${version}/stage0-${triple}.tar.bz2"
checksum = arch {

View File

@@ -3,7 +3,7 @@ package tamago {
website = "https://github.com/usbarmory/tamago-go"
anitya = 388872
version := "1.26.3"
version# = "1.26.3"
source = remoteGitHub {
suffix = "usbarmory/tamago-go"
tag = "tamago-go"+version

View File

@@ -3,7 +3,7 @@ package tllist {
website = "https://codeberg.org/dnkl/tllist"
anitya = 141661
version := "1.1.0"
version# = "1.1.0"
source = remoteTar {
url = "https://codeberg.org/dnkl/tllist/archive/${version}.tar.gz"
checksum = "EEgawChPB8hO7mW9dAzakBGWSRnrgK8pWhCF7Z5F_ycYEqOXxJPCWq6mFUi95U9d"

View File

@@ -2,7 +2,7 @@ package toybox-source {
description = "toybox source tree"
exclude
version := "0.8.13"
version# = "0.8.13"
output = remoteTar {
url = "https://landley.net/toybox/downloads/toybox-${version}.tar.gz"
checksum = "rZ1V1ATDte2WeQZanxLVoiRGdfPXhMlEo5-exX-e-ml8cGn9qOv0ABEUVZpX3wTI"

View File

@@ -3,7 +3,7 @@ package unzip {
website = "https://infozip.sourceforge.net"
anitya = 8684
version := "6.0"
version# = "6.0"
source = remoteTar {
url = "https://downloads.sourceforge.net/project/infozip/UnZip%206.x%20%28latest%29/UnZip%20${version}/unzip"+
replace (version, ".") + ".tar.gz"

View File

@@ -3,7 +3,7 @@ package utf8proc {
website = "https://juliastrings.github.io/utf8proc"
anitya = 7455
version := "2.11.3"
version# = "2.11.3"
source = remoteGitHub {
suffix = "JuliaStrings/utf8proc"
tag = "v"+version

View File

@@ -5,7 +5,7 @@ package util-linux {
// release candidates confuse Anitya
latest = anityaFallback
version := "2.42.1"
version# = "2.42.1"
source = remoteTar {
url = "https://www.kernel.org/pub/linux/utils/util-linux/v"+trimPatch(version)+"/util-linux-${version}.tar.gz"
checksum = "f1c006mnFL9jTEsqnJn08hHqwcL8TpjCJNIToZNuGEPsLmEdNL87r8RzBT-nl9QB"

View File

@@ -3,7 +3,7 @@ package vim {
website = "https://www.vim.org"
anitya = 5092
version := "9.2.0461"
version# = "9.2.0461"
source = remoteGitHub {
suffix = "vim/vim"
tag = "v"+version

View File

@@ -3,7 +3,7 @@ package util-macros {
website = "https://xorg.freedesktop.org"
anitya = 5252
version := "1.20.2"
version# = "1.20.2"
source = remoteTar {
url = "https://www.x.org/releases/individual/util/util-macros-${version}.tar.gz"
checksum = "Ze8QH3Z3emC0pWFP-0nUYeMy7aBW3L_dxBBmVgcumIHNzEKc1iGTR-yUFR3JcM1G"
@@ -18,7 +18,7 @@ package libxtrans {
website = "https://gitlab.freedesktop.org/xorg/lib/libxtrans"
anitya = 13441
version := "1.6.0"
version# = "1.6.0"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "xorg/lib/libxtrans"
@@ -44,7 +44,7 @@ package xorgproto {
website = "https://gitlab.freedesktop.org/xorg/proto/xorgproto"
anitya = 17190
version := "2025.1"
version# = "2025.1"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "xorg/proto/xorgproto"
@@ -69,7 +69,7 @@ package libXau {
website = "https://gitlab.freedesktop.org/xorg/lib/libxau"
anitya = 1765
version := "1.0.12"
version# = "1.0.12"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "xorg/lib/libxau"
@@ -92,7 +92,7 @@ package xcb-proto {
website = "https://gitlab.freedesktop.org/xorg/proto/xcbproto"
anitya = 13646
version := "1.17.0"
version# = "1.17.0"
source = remoteTar {
url = "https://xcb.freedesktop.org/dist/xcb-proto-${version}.tar.gz"
checksum = "_NtbKaJ_iyT7XiJz25mXQ7y-niTzE8sHPvLXZPcqtNoV_-vTzqkezJ8Hp2U1enCv"
@@ -109,7 +109,7 @@ package xcb {
website = "https://xcb.freedesktop.org"
anitya = 1767
version := "1.17.0"
version# = "1.17.0"
source = remoteTar {
url = "https://xcb.freedesktop.org/dist/libxcb-${version}.tar.gz"
checksum = "hjjsc79LpWM_hZjNWbDDS6qRQUXREjjekS6UbUsDq-RR1_AjgNDxhRvZf-1_kzDd"
@@ -137,7 +137,7 @@ package libxcb-keysyms {
website = "https://gitlab.freedesktop.org/xorg/lib/libxcb-keysyms"
anitya = 5168
version := "0.4.1"
version# = "0.4.1"
source = remoteTar {
url = "https://xcb.freedesktop.org/dist/xcb-util-keysyms-${version}.tar.gz"
checksum = "-EEje12UEjtFBuIjb6Fy4cxEghV20BXwQ1BLvhtvSuVcrFkp_X-ZHRM48wAspXZ4"
@@ -160,7 +160,7 @@ package libxcb-wm {
website = "https://gitlab.freedesktop.org/xorg/lib/libxcb-wm"
anitya = 5170
version := "0.4.2"
version# = "0.4.2"
source = remoteTar {
url = "https://xcb.freedesktop.org/dist/xcb-util-wm-${version}.tar.gz"
checksum = "g0VZgMU9hcIgyXb3XxBR9xqsvUMBd9qt_Dbmwoj2h5y24pODr_S_D0DhRsuXUNjF"
@@ -184,7 +184,7 @@ package libxcb-util {
website = "https://gitlab.freedesktop.org/xorg/lib/libxcb-util"
anitya = 5165
version := "0.4.1"
version# = "0.4.1"
source = remoteTar {
url = "https://www.x.org/releases/individual/xcb/xcb-util-${version}.tar.gz"
checksum = "YMXGQUQbF6PoEAGflvYnJYsLWjti6sL_ifY47wIXTNGVM3tQ8u41nkBYN4K1D5CD"
@@ -208,7 +208,7 @@ package libxcb-image {
website = "https://gitlab.freedesktop.org/xorg/lib/libxcb-image"
anitya = 5168
version := "0.4.1"
version# = "0.4.1"
source = remoteTar {
url = "https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.gz"
checksum = "47pvXmFwaUBZIrJ4CE9xjTQIFyxeqoNAL-DshlB11GZ_jjI3G1a6KF0K7mtBQ1E7"
@@ -231,7 +231,7 @@ package libxcb-render-util {
website = "https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util"
anitya = 5169
version := "0.3.10"
version# = "0.3.10"
source = remoteTar {
url = "https://www.x.org/releases/individual/xcb/xcb-util-renderutil-${version}.tar.gz"
checksum = "n08L8PyCoOd7v2vb6fSVq5Pq6JtteXVh9K2wrQMTNwGMf_Fjpi6i3HWF-TMFSVTI"
@@ -255,7 +255,7 @@ package libX11 {
website = "https://gitlab.freedesktop.org/xorg/lib/libx11"
anitya = 1764
version := "1.8.13"
version# = "1.8.13"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "xorg/lib/libx11"
@@ -291,7 +291,7 @@ package libXext {
website = "https://gitlab.freedesktop.org/xorg/lib/libxext"
anitya = 1774
version := "1.3.7"
version# = "1.3.7"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "xorg/lib/libxext"
@@ -320,7 +320,7 @@ package libXfixes {
website = "https://www.freedesktop.org/wiki/Software/FixesExt"
anitya = 1775
version := "6.0.2"
version# = "6.0.2"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "xorg/lib/libxfixes"

View File

@@ -3,7 +3,7 @@ package xkbcommon {
website = "https://xkbcommon.org"
anitya = 1780
version := "1.13.1"
version# = "1.13.1"
source = remoteGitHub {
suffix = "xkbcommon/libxkbcommon"
tag = "xkbcommon-"+version

View File

@@ -3,7 +3,7 @@ package xz {
website = "https://tukaani.org/xz"
anitya = 5277
version := "5.8.3"
version# = "5.8.3"
source = remoteGitHubRelease {
suffix = "tukaani-project/xz"
tag = "v"+version

View File

@@ -3,7 +3,7 @@ package zlib {
website = "https://zlib.net"
anitya = 5303
version := "1.3.2"
version# = "1.3.2"
source = remoteTar {
url = "https://www.zlib.net/fossils/zlib-${version}.tar.gz"
checksum = "KHZrePe42vL2XvOUE3KlJkp1UgWhWkl0jjT_BOvFhuM4GzieEH9S7CioepOFVGYB"

View File

@@ -3,7 +3,7 @@ package zstd {
website = "https://facebook.github.io/zstd"
anitya = 12083
version := "1.5.7"
version# = "1.5.7"
source = remoteGitHubRelease {
suffix = "facebook/zstd"
tag = "v"+version