Compare commits

..

7 Commits

Author SHA1 Message Date
Arjan van de Ven dc69bff43e update packages file 2025-06-12 16:49:24 +00:00
Arjan van de Ven 57186b17e5 update packages file 2025-06-11 23:14:53 +00:00
Arjan van de Ven 6f6ca85feb update packages file 2025-06-06 16:20:59 +00:00
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 20 additions and 6 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; \
}; \
+19 -5
View File
@@ -1453,6 +1453,8 @@ dino
directx-headers
direwolf
dist-pam-configs
distrobox
dive
dkms
dlib
dlt-daemon
@@ -1610,6 +1612,7 @@ gcc11
gcc7
gcc8
gcc9
gccmakedep
gcompris-qt
gcr
gdal
@@ -2460,6 +2463,7 @@ linux-tools
linuxcnc
linuxptp
lksctp-tools
llama.cpp
lldpd
llvm
llvm14
@@ -2485,6 +2489,7 @@ lttng-ust
lua
lua-nginx-module
lualgi
luanti
luarocks
lutris
luv
@@ -2500,6 +2505,7 @@ m4
mailcommon
mailimporter
make
makedepend
man-db
man-pages
man-pages-posix
@@ -2534,6 +2540,7 @@ metacity
metee
metis
metrics-discovery
metrics-library
micro-config-drive
micro-config-drive-aliyun
micro-config-drive-aws
@@ -2542,7 +2549,6 @@ micro-config-drive-oci
milou
mimalloc
mimetreeparser
minetest
minetest_game
mingw-binutils
mingw-crt
@@ -2595,7 +2601,6 @@ mtools
mtr
multimon-ng
multipath-tools
multiprocess
mumble
munge
muparser
@@ -2688,6 +2693,7 @@ ocl-icd
octave
oiio
okular
ollama
oneDPL
oneVPL
onig
@@ -3937,6 +3943,7 @@ pypi-cython
pypi-cytoolz
pypi-dacite
pypi-dask
pypi-datasets
pypi-dateparser
pypi-datetime
pypi-debugpy
@@ -4086,6 +4093,7 @@ pypi-hatch_requirements_txt
pypi-hatch_vcs
pypi-hatchling
pypi-heapdict
pypi-hf_xet
pypi-hishel
pypi-hjson
pypi-hkp4py
@@ -4261,6 +4269,7 @@ pypi-msrest
pypi-msrestazure
pypi-multidict
pypi-multipledispatch
pypi-multiprocess
pypi-munch
pypi-munkres
pypi-mutagen
@@ -4299,6 +4308,7 @@ pypi-nvidia_ml_py
pypi-oauth2client
pypi-oauthlib
pypi-olefile
pypi-ollama
pypi-onnx
pypi-opcodes
pypi-openshift
@@ -4402,6 +4412,7 @@ pypi-py3dns
pypi-py3nvml
pypi-py_cpuinfo
pypi-pyaml
pypi-pyarrow
pypi-pyasn1
pypi-pyasn1_modules
pypi-pybind11
@@ -4704,6 +4715,7 @@ pypi-translationstring
pypi-trimesh
pypi-trio
pypi-trio_websocket
pypi-trl
pypi-trove_classifiers
pypi-truststore
pypi-ttp
@@ -4809,6 +4821,7 @@ pypi-xstatic_jsencrypt
pypi-xstatic_objectpath
pypi-xstatic_roboto_fontface
pypi-xvfbwrapper
pypi-xxhash
pypi-xyzservices
pypi-y_py
pypi-yamllint
@@ -4841,7 +4854,6 @@ pypi-zope.testing
pypi-zope.testrunner
pypi-zopfli
pystring
python
python-digitalocean
python-distutils-extra
python-gflags
@@ -4922,7 +4934,6 @@ qt6webengine
qt6websockets
qt6webview
qtbase
qtcanvas3d
qtcharts
qtconnectivity
qtdatavis3d
@@ -4932,7 +4943,6 @@ qtgraphicaleffects
qtimageformats
qtkeychain
qtlocation
qtmqtt
qtmultimedia
qtnetworkauth
qtquickcontrols
@@ -5203,6 +5213,7 @@ unified-memory-framework
unison
unit
unixODBC
unsloth
unzip
upower
usb-modeswitch
@@ -5227,6 +5238,7 @@ vapoursynth
vbox-integration
vc-intrinsics
vectorscan
verilator
vid.stab
vifm
vim
@@ -5352,6 +5364,7 @@ xorg-server
xorgproto
xorriso
xprop
xpumanager
xrandr
xrdb
xrdp
@@ -5382,6 +5395,7 @@ yasm
yelp
yelp-tools
yelp-xsl
yosys
yq
ytnef
yyjson