fixed APT Repo (actual cope rn)

This commit is contained in:
2026-07-05 23:49:47 +02:00
parent baad0dca55
commit e6d0e38cd9
6 changed files with 187 additions and 2 deletions
+5
View File
@@ -2,6 +2,11 @@ PACKAGE_NAME="mesa-git"
PACKAGE_VERSION_PREFIX=""
PACKAGE_RELEASE="1"
PACKAGE_ARCH="amd64"
APT_SUITE="stable"
APT_COMPONENT="main"
# Public static HTTP base URL for the generated apt tree, without trailing slash.
# Leave empty if the repo is only generated locally or published elsewhere.
APT_PUBLIC_BASE_URL=""
UPSTREAM_GIT_URL="https://gitlab.freedesktop.org/mesa/mesa.git"
UPSTREAM_GIT_REF="main"