diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-02 02:52:18 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-02 02:52:18 +0000 |
commit | 1f4034a9c113143c32614476508a4e5e101bfabf (patch) | |
tree | 8b0e68cf95dfaf8aa8629f6f0800e928ba0deece /lxqt-base | |
parent | 24991a049ee8d355c19f52e97bc89e5935abbcc4 (diff) |
x11-misc/compton-conf : new package && lxqt-base/lxqt-meta : revision bump
Diffstat (limited to 'lxqt-base')
-rw-r--r-- | lxqt-base/lxqt-meta/lxqt-meta-0.12.0-r3.ebuild (renamed from lxqt-base/lxqt-meta/lxqt-meta-0.12.0-r2.ebuild) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.12.0-r2.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-0.12.0-r3.ebuild index 03bc3984..bbf0cc46 100644 --- a/lxqt-base/lxqt-meta/lxqt-meta-0.12.0-r2.ebuild +++ b/lxqt-base/lxqt-meta/lxqt-meta-0.12.0-r3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://lxqt.org/" LICENSE="metapackage" SLOT="0" KEYWORDS="amd64 ~arm64 ~x86" -IUSE="+about +admin +branding +filemanager +styles +icons +sddm +lximage minimal +oxygen +policykit +IUSE="+about +admin +branding +compton +filemanager +gtkstyle +icons +sddm +lximage minimal +oxygen +policykit +powermanagement +ssh-askpass sudo" REQUIRED_USE="oxygen? ( icons )" DEPEND="!lxqt-base/lxqt-common" @@ -30,8 +30,9 @@ RDEPEND="${DEPEND} about? ( ~lxqt-base/lxqt-about-${PV} ) admin? ( ~lxqt-base/lxqt-admin-${PV} ) branding? ( x11-themes/redcore-theme-lxqt ) + compton? ( x11-misc/compton x11-misc/compton-conf ) filemanager? ( >=x11-misc/pcmanfm-qt-${PV} ) - styles? ( dev-qt/qt5-styleplugins ) + gtkstyle? ( dev-qt/qt5-styleplugins ) icons? ( oxygen? ( kde-frameworks/oxygen-icons ) !oxygen? ( virtual/freedesktop-icon-theme ) ) sddm? ( x11-misc/sddm ) |