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 30FBB15807A for ; Mon, 7 Oct 2024 17:32:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6ABAEE29E4; Mon, 7 Oct 2024 17:32: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C737AE29E4 for ; Mon, 7 Oct 2024 17:32:03 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E11F8343064 for ; Mon, 7 Oct 2024 17:32:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7FDE211DF for ; Mon, 7 Oct 2024 17:32:01 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1728322303.bf254d466da440ef9cb00ac6be3ea6ed763c9caf.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/liquidshell/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-apps/liquidshell/Manifest gui-apps/liquidshell/liquidshell-1.10.0.ebuild X-VCS-Directories: gui-apps/liquidshell/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bf254d466da440ef9cb00ac6be3ea6ed763c9caf X-VCS-Branch: master Date: Mon, 7 Oct 2024 17:32: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: 560d5a4e-6cbf-4975-8535-622cc389e04a X-Archives-Hash: 990a11c576b5068b103f52f343127a64 commit: bf254d466da440ef9cb00ac6be3ea6ed763c9caf Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 7 17:27:53 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 7 17:31:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf254d46 gui-apps/liquidshell: add 1.10.0 Signed-off-by: Andreas Sturmlechner gentoo.org> gui-apps/liquidshell/Manifest | 1 + gui-apps/liquidshell/liquidshell-1.10.0.ebuild | 57 ++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) diff --git a/gui-apps/liquidshell/Manifest b/gui-apps/liquidshell/Manifest index cd9801310b9f..92cbb6fcf36b 100644 --- a/gui-apps/liquidshell/Manifest +++ b/gui-apps/liquidshell/Manifest @@ -1 +1,2 @@ +DIST liquidshell-1.10.0.tar.xz 186356 BLAKE2B dd1feab05c7cb007bf9ff775057566e69f1268be0cbc4675ad33f299a6c51ed7150a7dc1f986d5c871f27b8c106688d55abf743ff05493c02ef5bd1ed8db77d5 SHA512 7add22e5c26a3610badca6464aef42cc48ce42423b5afb7db7852b0a3c4410be154352dbf72aa1a8ebf13f0f6c736491d1842740fc9fc9ba58afb18f9e1525f3 DIST liquidshell-1.9.0.tar.xz 183752 BLAKE2B 8af685c9e1f555369381ebd269b3a39f47644ac0f0cf58fb80fad487142f0e13e62d6ccb651f6bc794ad09c24d80beeb24d89ff3b2761353a51739746b1d6a81 SHA512 a6ebc04f5df5e8e0b75b7c39d66604b7be497e933accc05891450035212fdefee40a38af31a513f66c950c26cc59c0f6143f20fb50346693c1d34c33d73a8939 diff --git a/gui-apps/liquidshell/liquidshell-1.10.0.ebuild b/gui-apps/liquidshell/liquidshell-1.10.0.ebuild new file mode 100644 index 000000000000..1bf537cf28f7 --- /dev/null +++ b/gui-apps/liquidshell/liquidshell-1.10.0.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KFMIN=6.5.0 +QTMIN=6.7.2 +inherit ecm kde.org + +DESCRIPTION="Basic desktop shell using QtWidgets" +HOMEPAGE="https://invent.kde.org/system/liquidshell" + +if [[ ${KDE_BUILD_TYPE} == release ]]; then + SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" + KEYWORDS="~amd64" +fi + +LICENSE="GPL-3+" +SLOT="0" +IUSE="" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] + >=kde-frameworks/bluez-qt-${KFMIN}:6 + >=kde-frameworks/karchive-${KFMIN}:6 + >=kde-frameworks/kcmutils-${KFMIN}:6 + >=kde-frameworks/kconfig-${KFMIN}:6 + >=kde-frameworks/kconfigwidgets-${KFMIN}:6 + >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kcrash-${KFMIN}:6 + >=kde-frameworks/kdbusaddons-${KFMIN}:6 + >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/kiconthemes-${KFMIN}:6 + >=kde-frameworks/kio-${KFMIN}:6 + >=kde-frameworks/kitemviews-${KFMIN}:6 + >=kde-frameworks/knewstuff-${KFMIN}:6 + >=kde-frameworks/knotifications-${KFMIN}:6 + >=kde-frameworks/kservice-${KFMIN}:6 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 + >=kde-frameworks/kwindowsystem-${KFMIN}:6 + >=kde-frameworks/kxmlgui-${KFMIN}:6 + >=kde-frameworks/networkmanager-qt-${KFMIN}:6 + >=kde-frameworks/solid-${KFMIN}:6 +" +RDEPEND="${DEPEND} + >=dev-qt/qttools-${QTMIN}:6[qdbus] + >=kde-frameworks/kded-${KFMIN}:6 + sys-apps/dbus + x11-themes/hicolor-icon-theme +" + +src_configure() { + local mycmakeargs=( + -DCMAKE_DISABLE_FIND_PACKAGE_packagekitqt6=ON + ) + ecm_src_configure +}