No description
  • Python 98.5%
  • CMake 0.7%
  • Shell 0.6%
  • NSIS 0.2%
Find a file
Matthieu Gallien 54104d90ab
fix(qt/x11): try to fix Qt build on el8 image
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2026-06-09 12:15:06 +02:00
binary Update r-base to 4.5.3 2026-04-17 17:47:43 +02:00
data Fix docbook-dtd build 2026-06-08 21:23:47 +00:00
dev-utils innosetup: update download link 2026-03-28 08:36:38 +01:00
extragear Add extra-cmake-modules to build dependencies for kdevelop-pg-qt 2026-05-23 07:22:17 +00:00
kde [labplot] debug signing 2026-06-09 00:16:41 +02: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-06-09 12:15:06 +02: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 pyside6: keep 6.10.3 as default until 6.11 works 2026-04-06 00:11:40 +02:00
qt-apps Remove other files. 2026-05-15 21:42:23 +00:00
qt-libs qxmpp: Add OpenSSL as runtime dependency 2026-05-11 16:33:22 +00: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
.gitignore
.gitlab-ci.yml Fix Windows test jobs 2026-04-27 08:35:45 +12: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
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