No description
  • Python 96.8%
  • PowerShell 1.3%
  • NSIS 1.1%
  • Shell 0.3%
  • Inno Setup 0.3%
  • Other 0.2%
Find a file
Volker Krause b8122bb40b Remove uses of deprecated KDE_L10_* CMake arguments
Those have no effect anymore since the translations no longer need to be
fetched from an external repository.
2026-06-01 18:42:52 +02:00
bin Remove uses of deprecated KDE_L10_* CMake arguments 2026-06-01 18:42:52 +02:00
blueprints Inital work to support MSVC 2026 2026-05-24 11:58:57 +02:00
docs Add files needed for KApiDox 2023-10-19 21:14:39 +00:00
etc Prepare 26.02 2026-02-11 16:13:19 +01:00
internal_blueprints/add-bluprints-template Port away from star imports 2025-01-08 00:31:49 +01:00
setup Inital work to support MSVC 2026 2026-05-24 11:58:57 +02:00
.flake8 Only disable F401 and E402 checks for a few special cases 2025-01-08 00:39:30 +01:00
.git-blame-ignore-revs Also ignore the merged "Run black formatter on dev" commit 2022-11-30 18:05:13 +01:00
.gitattributes
.gitignore [CI] Run test through tox for different python versions 2025-01-08 00:37:52 +01:00
.gitlab-ci.yml Add mypy static type checking to tox and CI 2025-08-10 17:30:12 +02:00
.pre-commit-config.yaml Add tox and flake8 2025-01-08 00:36:38 +01:00
COPYING
craftenv.ps1 Require at least Python 3.9 2024-10-10 20:00:04 +02:00
craftenv.sh craftenv.sh: Automatic detection of installed Python versions 2026-04-07 17:27:58 +00:00
CraftSettings.ini.template Remove uses of deprecated KDE_L10_* CMake arguments 2026-06-01 18:42:52 +02:00
logo.png Add logo for gitlab 2020-04-20 15:55:51 +02:00
metainfo.yaml Add files needed for KApiDox 2023-10-19 21:14:39 +00:00
pylintrc
pyproject.toml [mypy] Enable name-defined 2025-08-10 18:46:47 +02:00
README.md Remove link to binary-factory.kde.org 2026-05-23 14:13:59 +02:00
tox.ini Add mypy static type checking to tox and CI 2025-08-10 17:30:12 +02:00

Craft

Craft is a cross platform package manager providing source builds, as well as binary artifacts, for hundreds of libraries, Qt and KDE Frameworks.

Getting started

Setting up Craft (includes installation instructions)

Projects using Craft

  • ownCloud
    • craft --add-blueprint-repository https://github.com/owncloud/craft-blueprints-owncloud.git
    • craft owncloud-client
  • QPrompt
    • craft --add-blueprint-repository https://github.com/Cuperino/craft-blueprints-qprompt.git
    • craft qprompt
  • Quassel IRC
    • craft --add-blueprint-repository https://github.com/quassel/craft-blueprints-quassel.git
    • craft quassel
  • KDAB GammaRay
    • craft gammaray

Getting in Touch

IRC: #kde-craft

Report Bugs

Mailing list: kde-windows@kde.org