mirror of
https://github.com/KDE/kde-linux.git
synced 2026-08-01 01:37:17 -04:00
This is a first step towards the adoption of BuildStream as a technology to produce the binaries needed for KDE Linux.
12 lines
302 B
Plaintext
12 lines
302 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: github:apache/buildstream-plugins.git
|
|
track: "*.*.*"
|
|
exclude:
|
|
- "*dev*"
|
|
ref: 2.7.0-0-g432a00368261e01c2827071d67c477bfe4a55664
|