parent
a77eef5a8a
commit
19c6750716
@ -1,5 +1,6 @@
|
||||
calamares-settings (0) UNRELEASED; urgency=low
|
||||
calamares-settings (0~ppa7.2) bionic; urgency=high
|
||||
|
||||
[ Jonathan Riddell ]
|
||||
* Initial release
|
||||
|
||||
-- Jonathan Riddell <jr@jriddell.org> Tue, 17 Jan 2017 13:55:46 +0000
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 17 Nov 2017 14:26:04 -0600
|
||||
|
@ -1 +1 @@
|
||||
9
|
||||
10
|
||||
|
@ -1,17 +1,16 @@
|
||||
Source: calamares-settings
|
||||
Source: calamares-settings-ubuntu
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Maintainer: Rohan Garg <rohan@kde.org>
|
||||
Build-Depends: debhelper (>= 9)
|
||||
Standards-Version: 3.9.6
|
||||
Maintainer: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Build-Depends: debhelper (>= 10)
|
||||
Standards-Version: 4.1.1
|
||||
Homepage: https://github.com/netrunner-core/calamares-core
|
||||
Vcs-Git: git://anongit.neon.kde.org/neon/calamares-settings
|
||||
Vcs-Browser: https://packaging.neon.kde.org/neon/calamares-settings
|
||||
Vcs-Git: https://git.launchpad.net/~lubuntu-next/+git/calamares-settings-ubuntu
|
||||
Vcs-Browser: https://git.launchpad.net/~lubuntu-next/+git/calamares-settings-ubuntu
|
||||
|
||||
Package: calamares-settings
|
||||
Architecture: amd64
|
||||
Package: calamares-settings-lubuntu
|
||||
Architecture: all
|
||||
Suggests: lubuntu-qt-desktop
|
||||
Depends: calamares
|
||||
Description: distribution-independent installer framework
|
||||
distribution-independent installer framework.
|
||||
.
|
||||
This package contains the calamares settings and branding for KDE neon.
|
||||
Description: Lubuntu Next Calamares Settings and Branding
|
||||
This package contains the calamares settings and branding for Lubuntu Next.
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@ --parallel
|
||||
dh $@
|
||||
|
@ -0,0 +1,27 @@
|
||||
---
|
||||
componentName: lubuntu
|
||||
|
||||
strings:
|
||||
productName: Lubuntu Next
|
||||
shortProductName: Lubuntu Next
|
||||
version: 18.04
|
||||
shortVersion: bionic
|
||||
versionedName: Lubuntu Bionic Beaver
|
||||
shortVersionedName: Lubuntu Next 18.04
|
||||
bootloaderEntryName: Lubuntu Next 18.04
|
||||
productUrl: http://lubuntu.me/
|
||||
supportUrl: http://lubuntu.me/support/
|
||||
knownIssuesUrl: https://wiki.ubuntu.com/BionicBeaver/Alpha1/LubuntuNext#Known_Problems
|
||||
releaseNotesUrl: https://wiki.ubuntu.com/BionicBeaver/Alpha1/LubuntuNext
|
||||
|
||||
images:
|
||||
productLogo: "logo.png"
|
||||
productIcon: "logo.png"
|
||||
productWelcome: "welcome.png"
|
||||
|
||||
slideshow: "show.qml"
|
||||
|
||||
style:
|
||||
sidebarBackground: "#033C71"
|
||||
sidebarText: "#FFFFFF"
|
||||
sidebarTextSelect: "#0068C8"
|
After Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 402 KiB After Width: | Height: | Size: 402 KiB |
After Width: | Height: | Size: 623 KiB |
@ -1,23 +0,0 @@
|
||||
---
|
||||
componentName: neon
|
||||
|
||||
strings:
|
||||
productName: KDE neon
|
||||
shortProductName: neon
|
||||
version: Developer Edition (Unstable Branches)
|
||||
shortVersion: devunstable
|
||||
versionedName: KDE neon
|
||||
shortVersionedName: KDE neon devunstable
|
||||
bootloaderEntryName: KDE neon Developer Edition (Unstable Branches)
|
||||
|
||||
images:
|
||||
productLogo: "kdeneon.png"
|
||||
productIcon: "kdeneon.png"
|
||||
productWelcome: "welcome.png"
|
||||
|
||||
slideshow: "show.qml"
|
||||
|
||||
style:
|
||||
sidebarBackground: "#474747"
|
||||
sidebarText: "#FFFFFF"
|
||||
sidebarTextSelect: "#444444"
|
@ -1,23 +0,0 @@
|
||||
---
|
||||
componentName: netrunner-core
|
||||
|
||||
strings:
|
||||
productName: Netrunner Core
|
||||
shortProductName: Core
|
||||
version: 1.0.0-dev
|
||||
shortVersion: 1.0
|
||||
versionedName: Netrunner Core
|
||||
shortVersionedName: Netrunner Core 1.0
|
||||
bootloaderEntryName: Netrunner Core
|
||||
|
||||
images:
|
||||
productLogo: "netrunner-core-logo.png"
|
||||
productIcon: "netrunner-core-icon.png"
|
||||
productWelcome: "welcome.png"
|
||||
|
||||
slideshow: "show.qml"
|
||||
|
||||
style:
|
||||
sidebarBackground: "#0C0C0C"
|
||||
sidebarText: "#5A5A5A"
|
||||
sidebarTextSelect: "#FFFFFF"
|
Before Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 27 KiB |
@ -1,2 +0,0 @@
|
||||
---
|
||||
groupsUrl: file:///usr/share/calamares/netinstall.php
|
@ -1,14 +0,0 @@
|
||||
- name: "Restricted Media Formats"
|
||||
description: "Media tools with restricted uses"
|
||||
packages:
|
||||
- flashplugin-installer
|
||||
- gstreamer1.0-plugins-ugly
|
||||
- gstreamer1.0-plugins-bad
|
||||
- gstreamer1.0-libav
|
||||
- libk3b6-extracodecs
|
||||
- libdvdread4
|
||||
- chromium-codecs-ffmpeg-extra
|
||||
- oxideqt-codecs-extra
|
||||
- unrar
|
||||
- lame
|
||||
- libavcodec-extra
|
Loading…
Reference in new issue