mirror of
https://github.com/KDE/kde-linux.git
synced 2026-08-04 11:12:32 -04:00
This is a first step towards the adoption of BuildStream as a technology to produce the binaries needed for KDE Linux.
15 lines
392 B
Plaintext
15 lines
392 B
Plaintext
# SPDX-FileCopyrightText: 2025 Aleix Pol Gonzalez <aleix.pol@codethink.co.uk>
|
|
# SPDX-License-Identifier: BSD-2-Clause
|
|
|
|
kind: junction
|
|
|
|
sources:
|
|
- kind: git_repo
|
|
url: invent:kde-linux/kde-linux-packages.git
|
|
track: work/sitter/bst
|
|
ref: 1de11eaa2ddf42e55e5c82661431e54ec9343552
|
|
|
|
config:
|
|
overrides:
|
|
plugins/buildstream-plugins-community.bst: plugins/buildstream-plugins-community.bst
|