Update configs

This commit is contained in:
Dimitris Zlatanidis 2023-02-28 17:57:53 +02:00
parent 89b108f21c
commit aa64a14016

View file

@ -32,8 +32,14 @@
# The sbo repository tag.
SBO_REPO_TAG = "_SBo"
# Set the PONCE_REPO and PONCE_REPO_URL if you are going to use it.
# Set the PONCE_REPO_URL if you are going to use ponce repository.
# Do not unset SBO_REPO_URL and SBO_TXT.
# This is not going to fully support this repository, since it does not provide
# its own SLACKBUILDS.TXT file. The only difference is that scripts are used from
# this repository and not from SBo. You should also BLACKLIST any packages contained
# in Slackware current version, like 'python-zipp' and 'python-importlib_metadata'.
# Slpkg it still going to use SLACKBUILDS.TXT and ChangeLog.txt from SBo repository.
# For blacklisted files, edit the /etc/slpkg/blacklist.toml file.
# PONCE_REPO_URL = "https://cgit.ponce.cc/slackbuilds/plain"
PONCE_REPO_URL = ""