Files
kde-linux/elements/components/libtsm.bst
Aleix Pol i Gonzalez 57e2f7de9c Adopt BuildStream
This is a first step towards the adoption of BuildStream as a technology
to produce the binaries needed for KDE Linux.
2026-07-06 18:13:30 +02:00

24 lines
516 B
Plaintext

# SPDX-FileCopyrightText: 2026 Aleix Pol Gonzalez <aleixpol@kde.org>
# SPDX-License-Identifier: BSD-2-Clause
kind: meson
build-depends:
- freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
depends:
- freedesktop-sdk.bst:public-stacks/runtime-minimal.bst
- freedesktop-sdk.bst:components/libxkbcommon.bst
variables:
meson-local: >-
-Dtests=false
-Dgtktsm=false
sources:
- kind: git
url: github:kmscon/libtsm.git
track: v4.5.0
ref: 556373437d1c5f57f4dfc7c6cc1330e5088a4174
ref-format: sha1