2016-12-07 15:19:58 +02:00
|
|
|
Source: calamares
|
|
|
|
Section: utils
|
|
|
|
Priority: optional
|
2018-08-20 23:02:37 -05:00
|
|
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
|
|
|
XSBC-Original-Maintainer: Jonathan Carter <jcc@debian.org>
|
2016-12-07 15:19:58 +02:00
|
|
|
Build-Depends: cmake,
|
2022-05-25 05:26:27 -05:00
|
|
|
cryptsetup <!nocheck>,
|
2020-05-24 13:08:30 -04:00
|
|
|
debhelper-compat (= 13),
|
2016-12-07 15:19:58 +02:00
|
|
|
extra-cmake-modules,
|
|
|
|
gettext,
|
2023-12-22 11:46:26 +00:00
|
|
|
libappstreamqt5-dev (>= 1.0.0~),
|
2016-12-07 15:19:58 +02:00
|
|
|
libkf5config-dev,
|
|
|
|
libkf5coreaddons-dev,
|
2022-06-21 22:46:58 -05:00
|
|
|
libkf5crash-dev,
|
2016-12-07 15:19:58 +02:00
|
|
|
libkf5i18n-dev,
|
|
|
|
libkf5iconthemes-dev,
|
2018-08-20 23:03:45 -05:00
|
|
|
libkf5kio-dev,
|
2016-12-07 15:19:58 +02:00
|
|
|
libkf5parts-dev,
|
2022-05-25 05:26:27 -05:00
|
|
|
libkf5plasma-dev,
|
2016-12-07 15:19:58 +02:00
|
|
|
libkf5service-dev,
|
|
|
|
libkf5solid-dev,
|
2017-09-27 09:30:03 +02:00
|
|
|
libkpmcore-dev,
|
2016-12-07 15:19:58 +02:00
|
|
|
libparted-dev,
|
|
|
|
libpolkit-qt5-1-dev,
|
2018-08-20 23:02:37 -05:00
|
|
|
libpwquality-dev,
|
2016-12-07 15:19:58 +02:00
|
|
|
libqt5svg5-dev,
|
|
|
|
libqt5webkit5-dev,
|
2018-08-20 23:03:45 -05:00
|
|
|
libyaml-cpp-dev,
|
2022-05-25 05:26:27 -05:00
|
|
|
os-prober <!nocheck>,
|
2016-12-07 15:19:58 +02:00
|
|
|
pkg-config,
|
|
|
|
pkg-kde-tools,
|
2023-11-14 17:49:34 -06:00
|
|
|
polkitd,
|
2016-12-07 15:19:58 +02:00
|
|
|
python3-dev,
|
2023-11-22 16:40:52 -06:00
|
|
|
python3-jsonschema,
|
|
|
|
python3-yaml,
|
2016-12-07 15:19:58 +02:00
|
|
|
qml-module-qtquick-layouts,
|
|
|
|
qml-module-qtquick-privatewidgets,
|
|
|
|
qml-module-qtquick-window2,
|
|
|
|
qml-module-qtquick2,
|
|
|
|
qtbase5-dev,
|
|
|
|
qtdeclarative5-dev,
|
2022-06-21 22:46:58 -05:00
|
|
|
qtlocation5-dev,
|
2016-12-07 15:19:58 +02:00
|
|
|
qttools5-dev,
|
2022-06-21 23:44:32 -05:00
|
|
|
qttools5-dev-tools
|
2023-10-20 13:24:23 -05:00
|
|
|
Standards-Version: 4.6.2
|
2020-05-24 13:18:44 -04:00
|
|
|
Rules-Requires-Root: no
|
2016-12-07 15:19:58 +02:00
|
|
|
Homepage: https://github.com/calamares/calamares
|
2023-10-20 13:25:10 -05:00
|
|
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/calamares-packaging/
|
|
|
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/calamares-packaging.git
|
2018-08-20 23:08:13 -05:00
|
|
|
XS-Debian-Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde-extras/calamares
|
|
|
|
XS-Debian-Vcs-Git: https://salsa.debian.org/qt-kde-team/kde-extras/calamares.git
|
2016-12-07 15:19:58 +02:00
|
|
|
|
|
|
|
Package: calamares
|
2022-05-25 05:26:27 -05:00
|
|
|
Architecture: linux-any
|
2023-11-19 22:22:52 -06:00
|
|
|
Depends: os-prober, util-linux-extra, ${misc:Depends}, ${shlibs:Depends}
|
2018-08-20 23:03:45 -05:00
|
|
|
Recommends: btrfs-progs, squashfs-tools
|
2016-12-07 15:19:58 +02:00
|
|
|
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
|
2020-02-15 23:12:02 -05:00
|
|
|
an already installed system.
|
2016-12-07 15:19:58 +02:00
|
|
|
.
|
|
|
|
You will likely want to provide your own config files to match
|
|
|
|
your distribution, reading the Calamares documentation will guide
|
|
|
|
you through that process.
|