Source: calamares
Section: utils
Priority: optional
Build-Depends: cmake,
               cryptsetup,
               debhelper-compat (= 13),
               gettext,
               kf6-extra-cmake-modules,
               kf6-kconfig-dev,
               kf6-kcoreaddons-dev,
               kf6-kcrash-dev,
               kf6-kdbusaddons-dev,
               kf6-ki18n-dev,
               kf6-kiconthemes-dev,
               kf6-kio-dev,
               kf6-kpackage-dev,
               kf6-kparts-dev,
               kf6-kservice-dev,
               kf6-solid-dev,
               libappstreamqt-dev,
               libatasmart-dev,
               libboost-python-dev,
               libicu-dev,
               libkpmcore-dev,
               libparted-dev,
               libplasma-dev,
               libpolkit-qt6-1-dev,
               libpwquality-dev,
               libyaml-cpp-dev,
               os-prober,
               pkexec,
               pkg-kde-tools-neon,
               pkgconf,
               python3-all-dev,
               python3-jsonschema,
               python3-yaml,
               qt6-base-dev,
               qt6-declarative-dev,
               qt6-location-dev,
               qt6-svg-dev,
               qt6-tools-dev,
               qt6-webengine-dev
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/calamares/calamares
Vcs-Git: https://invent.kde.org/neon/extras/calamares.git
Vcs-Browser: https://invent.kde.org/neon/extras/calamares
Maintainer: Neon CI <neon@kde.org>

Package: calamares
Architecture: any
Section: utils
Depends: os-prober, qt6-declarative, rsync, ${misc:Depends}, ${shlibs:Depends}
Recommends: btrfs-progs, grub-efi-amd64-bin, grub-pc, konsole, squashfs-tools
Description: distribution-independent installer framework
 Calamares is a distribution-independent installer framework.
 .
 It provides a graphical installer that can be used with nearly any
 distribution. This package is suitable for live media on Debian-based systems,
 and won't be of any particular use on an already installed system.
 .
 You will likely want to provide your own config files to match your
 distribution, reading the Calamares documentation will guide you through that
 process.

Package: calamares-dev
Architecture: any
Section: devel
Depends: calamares,
         libyaml-cpp-dev,
         os-prober,
         qt6-base-dev,
         qt6-declarative-dev,
         qt6-location-dev,
         qt6-svg-dev,
         qt6-tools-dev,
         qt6-webengine-dev,
         rsync,
         ${misc:Depends},
         ${shlibs:Depends}
Description: distribution-independent installer framework
 Calamares is a distribution-independent installer framework.
 .
 It provides a graphical installer that can be used with nearly any
 distribution. This package is suitable for live media on Debian-based systems,
 and won't be of any particular use on an already installed system.
 .
 You will likely want to provide your own config files to match your
 distribution, reading the Calamares documentation will guide you through that
 process.
 .
 This package contains the development files.
