No description
Find a file
Matthieu Gallien 2c84b39132 fix(qt/x11): try to fix Qt build on el8 image
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2026-02-19 09:30:08 +01:00
binary [vlc] Fix another install path with MSVC 2025-01-16 08:37:45 +01:00
data [kdenlive] Split RustedBronze to its own blueprint 2025-08-09 15:08:35 +02:00
dev-utils Update winflexbison to 2.5.25 2026-02-12 12:20:16 +01:00
extragear [kdiff3] Blacklist qt build-only artifact 2026-02-16 18:02:11 -05:00
kde [drawy] add new dependancy : i18n 2026-02-11 07:51:13 +01:00
kdesupport disable utils in kdewin 2025-11-14 17:10:48 +01:00
libs fix(qt/x11): try to fix Qt build on el8 image 2026-02-19 09:30:08 +01:00
LICENSES Add license texts 2024-03-08 18:19:02 +00:00
perl-modules Fix syntax 2024-09-09 22:02:30 +02:00
python-modules pyside: qt libs are a runtime dep 2025-12-18 10:10:41 +01:00
qt-apps Apply 1 suggestion(s) to 1 file(s) 2025-12-21 12:25:38 +00:00
qt-libs Update libquotient to 0.9.6 2026-02-16 00:06:24 +01:00
virtual/craft-blueprints-kde-base Pass kwargs to package base 2024-04-09 18:28:08 +02:00
.flake8 Tweak linter settings 2025-01-11 15:07:23 +01:00
.gitattributes Allow unix eol in patches 2018-06-06 11:36:57 +02:00
.gitignore Add .DS_Store to git ignore 2019-12-11 10:19:55 +01:00
.gitlab-ci.yml [ci] Use gitlab-ci-clone to allow running from forks 2026-01-12 08:44:37 +00:00
.kateproject add small kate project 2021-02-13 15:31:27 +01:00
.pre-commit-config.yaml Add tox and flake8 2025-01-11 15:05:47 +01:00
COPYING Add copying info 2017-08-30 15:22:16 +02:00
logo.png Add logo for gitlab 2020-04-20 15:56:46 +02:00
pyproject.toml sync .pre-commit-config.yaml 2022-10-31 09:58:27 +01:00
README.md Use an input to simplify test-builds of a package 2025-11-18 09:30:23 +01:00
tox.ini Tweak linter settings 2025-01-11 15:07:23 +01:00

Branches

  • master: update to existing stuff goes here (only supports Qt6)
  • dev: ... unless it has chance of breaking everything and the kitchen sink then it goes here. Also, new caches go here. Only supports Qt6.
  • qt5-lts: branch to continue support for Qt5, no major updates are expected here

Test the build of a package / blueprint

You can test the build of a package as follows:

  • Go to Build -> Pipelines
  • Click the "New pipeline" button
  • Select the branch you want to run the pipeline on, e.g. your MR branch
  • Enter the name of the package you want to build in the Inputs section
  • Click the "New pipeline" button
  • Trigger any of the build-package-* jobs that you want to run for the package