You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.0 KiB
26 lines
1.0 KiB
Source: lubuntu-installer-prompt
|
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
|
Uploaders: Simon Quigley <tsimonq2@ubuntu.com>,
|
|
Aaron Rainbolt <arraybolt3@gmail.com>
|
|
Section: misc
|
|
Priority: optional
|
|
Build-Depends: cmake, debhelper-compat (= 13), qt6-base-dev, qt6-tools-dev
|
|
Standards-Version: 4.6.2
|
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/installer-prompt-packaging
|
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/installer-prompt-packaging.git
|
|
Homepage: https://lubuntu.me
|
|
Rules-Requires-Root: no
|
|
|
|
Package: lubuntu-installer-prompt
|
|
Architecture: any
|
|
Depends: calamares-settings-lubuntu,
|
|
qt6-qpa-plugins,
|
|
${misc:Depends},
|
|
${shlibs:Depends}
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
Description: Live ISO prompt for trying or installing Lubuntu
|
|
This application displays a screen allowing the user to either try or
|
|
install Lubuntu after booting the Lubuntu ISO file. It auto-launches
|
|
when the ISO is first booted, and will either launch Calamares or LXQt,
|
|
depending on the user's choice.
|