Compare commits

...

4 Commits

Author SHA1 Message Date
Arjan van de Ven 884b4283cb update packages file 2025-05-29 16:25:51 +00:00
Arjan van de Ven cf423b235d update packages file 2025-05-29 00:16:30 +00:00
Arjan van de Ven 5ba591d007 update packages file 2025-05-23 06:23:45 +00:00
Brett T. Warden e005f2164e Make catchup- a little bit more flexible with tag names
We support tag names like
${package}-${version}
${package}-v${version}
${version}
v${version}

Now add support for things like
${package}-foo-bar-${version}
foo-bar-${version}

for example:
vulkan-sdk-1.3.275.0 for SPIRV-Headers
2025-04-30 13:31:19 -07:00
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -610,7 +610,7 @@ catchup-%:
fi; \
version=$$(rpm -q --qf '%{VERSION}\n' --specfile $(SPECFILE) | head -1); \
echo "Version: $${version}"; \
current_tag=$$(git -C results/$(PKG_NAME) tag --list | grep -E "^($(PKG_NAME)-)?v?$${version}$$") || { \
current_tag=$$(git -C results/$(PKG_NAME) tag --list | grep -E "^($(PKG_NAME)-)?(.+-|v)?$${version}$$") || { \
echo "Error: No tag found for current package version"; \
exit 1; \
}; \
+5 -1
View File
@@ -1453,6 +1453,7 @@ dino
directx-headers
direwolf
dist-pam-configs
dive
dkms
dlib
dlt-daemon
@@ -1610,6 +1611,7 @@ gcc11
gcc7
gcc8
gcc9
gccmakedep
gcompris-qt
gcr
gdal
@@ -2485,6 +2487,7 @@ lttng-ust
lua
lua-nginx-module
lualgi
luanti
luarocks
lutris
luv
@@ -2500,6 +2503,7 @@ m4
mailcommon
mailimporter
make
makedepend
man-db
man-pages
man-pages-posix
@@ -2542,7 +2546,6 @@ micro-config-drive-oci
milou
mimalloc
mimetreeparser
minetest
minetest_game
mingw-binutils
mingw-crt
@@ -4086,6 +4089,7 @@ pypi-hatch_requirements_txt
pypi-hatch_vcs
pypi-hatchling
pypi-heapdict
pypi-hf_xet
pypi-hishel
pypi-hjson
pypi-hkp4py