mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
remove chromium.googlesource.com dist tuple support; not producing consistent archives
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user