remove chromium.googlesource.com dist tuple support; not producing consistent archives

This commit is contained in:
robert
2026-01-16 06:12:28 +00:00
parent 67f7ee7e78
commit ee704e41d9
-4
View File
@@ -6,7 +6,6 @@ SITES.gitlab ?= https://gitlab.com/
SITES.kde ?= https://invent.kde.org/
SITES.srht ?= https://git.sr.ht/
SITES.gnome ?= https://gitlab.gnome.org/
SITES.chromium ?= https://chromium.googlesource.com/
# set EXTRACT_SUFX.x if different from TEMPLATE_EXTRACT_SUFX
TEMPLATE_EXTRACT_SUFX ?= .tar.gz
@@ -37,9 +36,6 @@ TEMPLATE_DISTFILES.kde ?= \
TEMPLATE_DISTFILES.srht ?= \
<account>-<project>-{~<account>/<project>/archive/}<id>${EXTRACT_SUFX.srht}
TEMPLATE_DISTFILES.chromium ?= \
<account>-<project>-{<account>/<project>/+archive/}<id>${EXTRACT_SUFX.chromium}
# template for HOMEPAGE; same substitutions as for DISTFILES.x
# Defaults to TEMPLATE_HOMEPAGE. Set TEMPLATE_HOMEPAGE.x to use different pattern.
# - <site> - substituted, may correspond to SITES.x