Go to file
bluesky a10f257837 Import Debian changes 5.6.29-ok1
dtkcommon (5.6.29-ok1) nile; urgency=medium
.
  * Build for openkylin
.
dtkcommon (5.6.29) unstable; urgency=medium
.
  [ root ]
  * nile
.
dtkcommon (5.6.28) unstable; urgency=medium
.
  [ root ]
  * nile
.
dtkcommon (5.6.27) unstable; urgency=medium
.
  Release 5.6.27
.
dtkcommon (5.6.26) unstable; urgency=medium
.
  [ root ]
  * nile
.
dtkcommon (5.6.25) unstable; urgency=medium
.
  [ root ]
  * nile
.
dtkcommon (5.6.21) unstable; urgency=medium
.
  [ root ]
  * nile
.
dtkcommon (5.6.20) unstable; urgency=medium
.
  * feat: add config for dstyle
.
dtkcommon (5.6.19) unstable; urgency=medium
.
  [ root ]
  * nile
.
dtkcommon (5.6.18) unstable; urgency=medium
.
  * chore: correct a typo in DtkBuildHelper.cmake
    Thanks to Felix Yan
.
dtkcommon (5.6.17) unstable; urgency=medium
.
  * Release 5.6.17
.
dtkcommon (5.6.16) unstable; urgency=medium
.
  * feat(cmake): add cmake functions
  * chore: include DtkBuildHelper.cmake
  * fix: can't find DtkBuildHelper in Dtk6
  * chore: move DtkBuildHelper to separate module ()
  * chore: not include DtkBuildHelper ()
  * fix(build): archlinux build DTK_VERSION empty
.
dtkcommon (5.6.15) unstable; urgency=medium
.
  * Release 5.6.15
.
dtkcommon (5.6.14) unstable; urgency=medium
.
  * chore: Sync by 559e91167d(Influence: none)
  * refactor!: remove Qt features for DTK
.
dtkcommon (5.6.12) unstable; urgency=medium
.
  * chore: Sync by c5d10d3aeb(Influence: none)
  * chore: Sync by 2e5e092ba3(Influence: none)
  * chore(cmake): optimize install directory
  * BREAKING_CHANGE: update to dtk6
.
dtkcommon (5.6.9) unstable; urgency=medium
.
  * Release 5.6.9
.
dtkcommon (5.6.8) unstable; urgency=medium
.
  * Release 5.6.8
.
dtkcommon (5.6.4) unstable; urgency=medium
.
  * Release 5.6.4
.
dtkcommon (5.6.3) unstable; urgency=medium
.
  * Release 5.6.3
.
dtkcommon (5.5.23) unstable; urgency=medium
.
  * use CMakeLists.txt to build package
.
dtkcommon (0.0.1) unstable; urgency=medium
.
  * ./debian
2024-05-30 20:43:47 +08:00
.github Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
.obs Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
.reuse Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
LICENSES Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
archlinux Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
cmake Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
configs Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
debian Import Debian changes 5.6.29-ok1 2024-05-30 20:43:47 +08:00
misc Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
rpm Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
.gitignore Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
CMakeLists.txt Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
LICENSE Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
README.md Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
README.zh_CN.md Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00
linglong.yaml Import Upstream version 5.6.29 2024-05-30 20:43:47 +08:00

README.md

dtkcommon

A public project for building DTK Library

Dependencies

build on debian/uos

requirements:

  • pkg-config
  • libglib2.0-bin
  • qttools5-dev-tools
  • qtbase5-private-dev

Build from source code

cmake -B build && cmake --build build

Documentations

null

Getting help

Getting involved

We encourage you to report issues and contribute changes

License

This project is licensed under BSD-3-Clause.