diff options
author | Eric Hameleers <alien@slackware.com> | 2016-08-22 13:34:00 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2016-08-22 13:34:00 +0200 |
commit | 18d03c15154134909da00d2bb2752b8581a7e729 (patch) | |
tree | 04f2b869309fe6f0771d52e3c5e783406f0c10a4 /pkglists/lxqtdeps.lst | |
parent | f42590470c0ee6c8872657c8b0333d8ad2a02b8c (diff) | |
download | liveslak-18d03c15154134909da00d2bb2752b8581a7e729.tar.gz liveslak-18d03c15154134909da00d2bb2752b8581a7e729.tar.xz |
Added package lists and repository info for the LXQT desktop environment.
Note that the 'alien.*' package list which is used for the PLASMA5 ISO
also adds the full LXQT desktop. LXQT has a lot of dependencies (covered
in the 'lxqtdeps.lst) but almost all of these dependencies are already
part of PLASMA5 anyway.
The two 'lxqt.*' and 'lxqtdeps.*' package lists are meant for people
who do not want to create a PLASMA5 ISO (and therefore do not want to use
the 'alien.lst') but want an ISO focusing on LXQT without all the plasma5
or alien stuff.
Diffstat (limited to 'pkglists/lxqtdeps.lst')
-rw-r--r-- | pkglists/lxqtdeps.lst | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/pkglists/lxqtdeps.lst b/pkglists/lxqtdeps.lst new file mode 100644 index 0000000..792a0fa --- /dev/null +++ b/pkglists/lxqtdeps.lst @@ -0,0 +1,88 @@ +# deps: +libinput +libxkbcommon +qt5 +qt5-webkit +libdbusmenu-qt5 +polkit-qt5-1 +wayland + +# frameworks: +attica-framework +baloo5 +bluez-qt +breeze-icons +extra-cmake-modules +frameworkintegration +kactivities-framework +kactivities-stats +kapidox +karchive +kauth +kbookmarks +kcmutils +kcodecs +kcompletion +kconfig +kconfigwidgets +kcoreaddons +kcrash +kdbusaddons +kdeclarative +kded +kdelibs4support +kdesignerplugin +kdesu +kdewebkit +kdnssd +kdoctools +kemoticons +kfilemetadata5 +kglobalaccel +kguiaddons +khtml +ki18n +kiconthemes +kidletime +kimageformats +kinit +kio +kitemmodels +kitemviews +kjobwidgets +kjs +kjsembed +kmediaplayer +knewstuff +knotifications +knotifyconfig +kpackage +kparts +kpeople +kplotting +kpty +kross +krunner +kservice +ktexteditor +ktextwidgets +kunitconversion +kwallet +kwidgetsaddons +kwindowsystem +kxmlgui +kxmlrpcclient +modemmanager-qt +networkmanager-qt +oxygen-icons5 +plasma-framework +solid +sonnet +threadweaver + +# plasma: +libkscreen2 + +# applications-extra: +sddm-qt5 + |