149 lines
5.5 KiB
Plaintext
Raw Normal View History

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>
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
2025-02-20 19:14:36 -06:00
dh-sequence-pkgkde-symbolshelper,
dh-sequence-qmldeps,
cmake (>= 3.16),
cryptsetup <!nocheck>,
extra-cmake-modules (>= 5.240),
2016-12-07 15:19:58 +02:00
gettext,
2024-10-15 23:02:55 -05:00
libappstreamqt-dev,
libatasmart-dev,
libboost-python-dev (>= 1.72.0),
2024-10-15 23:02:55 -05:00
libicu-dev,
libkf6config-dev (>= 5.240),
libkf6coreaddons-dev (>= 5.240),
libkf6crash-dev (>= 5.240),
libkf6dbusaddons-dev (>= 5.240),
libkf6i18n-dev (>= 5.240),
libkf6iconthemes-dev (>= 5.240),
libkf6kio-dev (>= 5.240),
libkf6package-dev (>= 5.240),
libkf6parts-dev (>= 5.240),
libkf6service-dev (>= 5.240),
libkf6solid-dev (>= 5.240),
2024-10-15 23:02:55 -05:00
libkpmcore-dev (>= 24.08),
2016-12-07 15:19:58 +02:00
libparted-dev,
2024-10-15 23:02:55 -05:00
libplasma-dev,
libpolkit-qt6-1-dev,
2018-08-20 23:02:37 -05:00
libpwquality-dev,
libyaml-cpp-dev (>= 0.5.1),
2024-10-15 23:02:55 -05:00
os-prober,
pkexec,
pkg-kde-tools,
pkgconf,
python3-all-dev (>= 3.6),
2024-10-15 23:02:55 -05:00
python3-jsonschema,
python3-yaml,
qt6-base-dev (>= 6.5.0),
qt6-declarative-dev (>= 6.5.0),
qt6-location-dev (>= 6.5.0),
qt6-svg-dev (>= 6.5.0),
qt6-tools-dev (>= 6.5.0),
qt6-webengine-dev (>= 6.5.0) [amd64 arm64 armhf]
2024-10-15 23:02:55 -05:00
Standards-Version: 4.7.0
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
Vcs-Browser: https://git.lubuntu.me/Lubuntu/calamares-packaging/
Vcs-Git: https://git.lubuntu.me/Lubuntu/calamares-packaging.git
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
Depends: calamares-data (= ${binary:Version}),
libcalamares3.3 (= ${binary:Version}),
libcalamaresui3.3 (= ${binary:Version}),
os-prober,
util-linux-extra,
${misc:Depends},
${shlibs:Depends}
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.
Package: calamares-data
Architecture: all
Depends: ${misc:Depends}, ${qml6:Depends}
Description: data for Calamares
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.
.
Data files for Calamares.
Package: libcalamares-dev
Architecture: linux-any
Depends: libcalamares3.3 (= ${binary:Version}),
libcalamaresui3.3 (= ${binary:Version}),
${misc:Depends}
Description: Development files for Calamares
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.
.
Development files for Calamares.
Package: libcalamares3.3
Architecture: linux-any
Provides: libcalamares
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Shared object files for Calamares
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.
.
Shared object files for Calamares.
Package: libcalamaresui3.3
Architecture: linux-any
Provides: libcalamaresui
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: UI shared object files for Calamares
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.
.
UI shared object files for Calamares.