[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#814923: tasksel: Please add task-lxqt-desktop to tasksel



current, reworked patch for the LXQt Desktop

-- 
Alf Gaida
BDBF C688 EFAD BA89 5A9F  464B CD28 0A0B 4D72 827C


diff --git a/debian/control b/debian/control
index 7972b6b..9ccef1b 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,7 @@ Recommends:
 # The order here is significant when installing this task manually;
 # when tasksel installs this task it instead selects one of these based
 # on the tasksel/desktop debconf setting.
-	task-gnome-desktop | task-xfce-desktop | task-kde-desktop | task-lxde-desktop | task-cinnamon-desktop | task-mate-desktop, 
+	task-gnome-desktop | task-xfce-desktop | task-kde-desktop | task-lxde-desktop | task-cinnamon-desktop | task-mate-desktop | task-lxqt-desktop,
 # For use by third-party apps.
 	xdg-utils,
 # mdns/zeroconf stuff
@@ -181,6 +181,38 @@ Recommends:
 # libreoffice accessibility needs the GTK frontend
 	libreoffice-gtk,
 
+Package: task-lxqt-desktop
+Architecture: all
+Description: LXQt
+ This task package is used to install the Debian desktop, featuring
+ the LXQt desktop environment, and with other packages that Debian users
+ expect to have available on the desktop.
+Depends: ${misc:Depends},
+         task-desktop,
+         sddm,
+         sddm-theme-maui | sddm-theme,
+         lxqt,
+Recommends: xsane,
+# libreoffice widgets using just gtk
+	libreoffice-gtk,
+# Package management.
+	synaptic,
+# firefox (ne iceweasel) is the most popular web browser at the moment,
+# although both gnome and kde offer their own too
+	firefox-esr|firefox,
+# libreoffice is the best word processor / office suite at the moment
+	libreoffice,
+# make help menu work
+	libreoffice-help-en-us,
+# make thesaurus work
+	mythes-en-us,
+# make spellchecker work
+	hunspell-en-us,
+# make hyphenation work
+	hyphen-en-us,
+# gui for configuration of the print server
+	system-config-printer,
+
 Package: task-xfce-desktop
 Architecture: all
 Description: Xfce
diff --git a/debian/templates b/debian/templates
index bccc719..afb6efa 100644
--- a/debian/templates
+++ b/debian/templates
@@ -17,7 +17,7 @@ _Description: Choose software to install:
 
 Template: tasksel/desktop
 Type: multiselect
-Choices: gnome, kde, xfce, lxde, cinnamon, mate
+Choices: gnome, kde, xfce, lxde, cinnamon, mate, lxqt
 Description: This can be preseeded to override the default desktop.
 
 Template: tasksel/title
diff --git a/tasks/lxqt-desktop b/tasks/lxqt-desktop
new file mode 100644
index 0000000..3d93054
--- /dev/null
+++ b/tasks/lxqt-desktop
@@ -0,0 +1,7 @@
+Task: lxqt-desktop
+Relevance: 9
+Parent: desktop
+Test-default-desktop: 3 lxqt
+Section: user
+Key:
+  task-lxqt-desktop

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: