From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 22AD11581D3 for ; Thu, 16 May 2024 13:35:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE3E9E2A32; Thu, 16 May 2024 13:35:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C20D1E2A32 for ; Thu, 16 May 2024 13:35:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9B9B33BEED for ; Thu, 16 May 2024 13:35:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D958B1735 for ; Thu, 16 May 2024 13:35:01 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1715866260.c199087340b9705d76469eef2fd0c36d092b4ecf.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-meta/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild lxqt-base/lxqt-meta/metadata.xml X-VCS-Directories: lxqt-base/lxqt-meta/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: c199087340b9705d76469eef2fd0c36d092b4ecf X-VCS-Branch: master Date: Thu, 16 May 2024 13:35:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ceac9b8d-9eb8-44fb-85ca-92b833d3c0af X-Archives-Hash: 749244f095b4691a9223fbf526f20b87 commit: c199087340b9705d76469eef2fd0c36d092b4ecf Author: Jimi Huotari gentoo org> AuthorDate: Thu May 16 13:31:00 2024 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Thu May 16 13:31:00 2024 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=c1990873 lxqt-base/lxqt-meta: re-add USE="minimal" with KWin This retains the previous behaviour at least for the time being, but instead of Openbox, which has been unmaintained for more than a decade, pulls in KWin instead. Signed-off-by: Jimi Huotari gentoo.org> lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild | 11 ++--------- lxqt-base/lxqt-meta/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild index 7d16fcc7..3c43cf9e 100644 --- a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild +++ b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild @@ -17,7 +17,7 @@ SLOT="0" IUSE=" +about admin archiver +desktop-portal +display-manager +filemanager - lximage nls +policykit powermanagement processviewer screenshot + lximage minimal nls +policykit powermanagement processviewer screenshot +sddm ssh-askpass sudo terminal +trash " @@ -49,6 +49,7 @@ RDEPEND=" ) filemanager? ( =x11-misc/pcmanfm-qt-${MY_PV}* ) lximage? ( =media-gfx/lximage-qt-${MY_PV}* ) + !minimal? ( kde-plasma/kwin:6 ) nls? ( dev-qt/qttranslations:6 ) policykit? ( =lxqt-base/lxqt-policykit-${MY_PV}* ) powermanagement? ( =lxqt-base/lxqt-powermanagement-${MY_PV}* ) @@ -60,11 +61,3 @@ RDEPEND=" terminal? ( =x11-terms/qterminal-${MY_PV}* ) trash? ( gnome-base/gvfs ) " - -pkg_postinst() { - einfo "Since there is no upstream default for a window manager, none" - einfo "is included as a dependency here." - einfo - einfo "Please make sure to install at least one to be able to start a" - einfo "functional desktop session." -} diff --git a/lxqt-base/lxqt-meta/metadata.xml b/lxqt-base/lxqt-meta/metadata.xml index b6422b15..f994b06b 100644 --- a/lxqt-base/lxqt-meta/metadata.xml +++ b/lxqt-base/lxqt-meta/metadata.xml @@ -13,7 +13,7 @@ Install a graphical display manager Install x11-misc/pcmanfm-qtfile manager Install media-gfx/lximage-qtimage viewer - Do not install x11-wm/openboxwindow manager + Do not install kde-plasma/kwinwindow manager Install dev-qt/qttranslations to better support different locales Install lxqt-base/lxqt-powermanagement package Install x11-misc/qps package