29 lines
900 B
Plaintext
29 lines
900 B
Plaintext
Source: calamares-settings-vesperos
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: VesperOS Team <contact@oxmc.me>
|
|
Build-Depends: debhelper-compat (= 13),
|
|
libglib2.0-bin,
|
|
python3
|
|
Standards-Version: 4.6.2
|
|
Rules-Requires-Root: no
|
|
Homepage: https://github.com/VesperOS/vesperos
|
|
|
|
Package: calamares-settings-vesperos
|
|
Architecture: all
|
|
Depends: calamares,
|
|
rsync,
|
|
cryptsetup,
|
|
libglib2.0-bin,
|
|
keyutils,
|
|
pkexec,
|
|
qml-module-qtquick-window2,
|
|
qml-module-qtquick2,
|
|
${misc:Depends}
|
|
Provides: calamares-settings
|
|
Description: VesperOS theme and settings for the Calamares Installer
|
|
Calamares is a generic installer framework for Linux distributions.
|
|
By default, it contains a set of boilerplate wording and images. This
|
|
package provides the VesperOS artwork as well as scripts that
|
|
supports EFI installations.
|