cgilles / digikam-install-deps

digiKam dependencies installer for compilation purpose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts to install Qt6 Framework to Linux

Authors : Gilles Caulier

  • Requirements

Linux Debian (tested with Ubuntu >= 22.04).

  • Configurations

Before to start Qt compilation, please take a look in self documented config.sh configuration file.

NOTE: Wayland support is disabled in Qt and KDE frameworks.

  • Build

To start Qt compilation use these scripts:

1) sudo ./01-linux-preparehost-ubuntu.sh 

2) sudo ./02-linux-installqt6.sh

3) sudo ./03-linux-installkf6.sh
  • Install

File are automatically installed in path defined in config.sh file.

About

digiKam dependencies installer for compilation purpose

License:GNU General Public License v3.0


Languages

Language:CMake 75.3%Language:Shell 24.7%