mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-02-25 04:11:18 +00:00
130 lines
4.7 KiB
Plaintext
130 lines
4.7 KiB
Plaintext
|
Source: calamares
|
||
|
Section: utils
|
||
|
Priority: optional
|
||
|
Maintainer: Jonathan Carter <jcarter@linux.com>
|
||
|
Build-Depends: cmake,
|
||
|
cryptsetup,
|
||
|
debhelper (>= 10),
|
||
|
extra-cmake-modules,
|
||
|
gettext,
|
||
|
kio-dev,
|
||
|
libatasmart-dev,
|
||
|
libboost-python-dev,
|
||
|
libkf5config-dev,
|
||
|
libkf5coreaddons-dev,
|
||
|
libkf5i18n-dev,
|
||
|
libkf5iconthemes-dev,
|
||
|
libkf5parts-dev,
|
||
|
libkf5service-dev,
|
||
|
libkf5solid-dev,
|
||
|
libkpmcore3,
|
||
|
libkpmcore3-dev,
|
||
|
libparted-dev,
|
||
|
libpolkit-qt5-1-dev,
|
||
|
libqt5svg5-dev,
|
||
|
libqt5webkit5-dev,
|
||
|
libyaml-cpp-dev,
|
||
|
os-prober,
|
||
|
pkg-config,
|
||
|
pkg-kde-tools,
|
||
|
policykit-1,
|
||
|
python3-dev,
|
||
|
qml-module-qtquick-layouts,
|
||
|
qml-module-qtquick-privatewidgets,
|
||
|
qml-module-qtquick-window2,
|
||
|
qml-module-qtquick2,
|
||
|
qtbase5-dev,
|
||
|
qtdeclarative5-dev,
|
||
|
qttools5-dev,
|
||
|
qttools5-dev-tools
|
||
|
Standards-Version: 3.9.8
|
||
|
Homepage: https://github.com/calamares/calamares
|
||
|
Vcs-Git: https://github.com/calamares/calamares-debian.git
|
||
|
Vcs-Browser: https://github.com/calamares/calamares-debian.git
|
||
|
|
||
|
Package: calamares
|
||
|
Architecture: any
|
||
|
Depends: libkpmcore3, os-prober, ${misc:Depends}, ${shlibs:Depends}
|
||
|
Recommends: 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
|
||
|
and 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: libcalamares2.4.5
|
||
|
Architecture: any
|
||
|
Depends: calamares, ${misc:Depends}, ${shlibs:Depends}
|
||
|
Description: distribution-independent installer framework library
|
||
|
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
|
||
|
and 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 provides a shared library for Calamares.
|
||
|
|
||
|
Package: libcalamares2.4.5-dev
|
||
|
Section: libdevel
|
||
|
Architecture: any
|
||
|
Depends: calamares, ${misc:Depends}, ${shlibs:Depends}
|
||
|
Description: distribution-independent installer framework library
|
||
|
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
|
||
|
and 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 provides development files for the Calamares library.
|
||
|
|
||
|
Package: libcalamaresui2.4.5
|
||
|
Architecture: any
|
||
|
Depends: calamares, ${misc:Depends}, ${shlibs:Depends}
|
||
|
Description: distribution-independent installer framework ui library
|
||
|
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
|
||
|
and 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 provides a UI library for Calamares.
|
||
|
|
||
|
Package: libcalamaresui2.4.5-dev
|
||
|
Section: libdevel
|
||
|
Architecture: any
|
||
|
Depends: calamares, ${misc:Depends}, ${shlibs:Depends}
|
||
|
Description: distribution-independent installer framework ui library
|
||
|
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
|
||
|
and 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 provides dev files for the Calamares UI library.
|