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 5410515800A for ; Tue, 1 Aug 2023 10:58:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B9D9E0D04; Tue, 1 Aug 2023 10:58:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 03C6FE0C9C for ; Tue, 1 Aug 2023 10:58:18 +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 EE81D335D07 for ; Tue, 1 Aug 2023 10:58:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2CA90A9B for ; Tue, 1 Aug 2023 10:58:16 +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: <1690887450.04828b3e23b7584d5f4a90a0b83dc09116264e75.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/milou/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/milou/Manifest kde-plasma/milou/milou-5.27.7.ebuild X-VCS-Directories: kde-plasma/milou/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 04828b3e23b7584d5f4a90a0b83dc09116264e75 X-VCS-Branch: master Date: Tue, 1 Aug 2023 10:58:16 +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: 8e42af82-8328-4e0b-8125-dfa4f8b16e3c X-Archives-Hash: 8e09f7cc43b0e280e58c59d1ace27923 commit: 04828b3e23b7584d5f4a90a0b83dc09116264e75 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Aug 1 10:06:29 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Aug 1 10:57:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04828b3e kde-plasma/milou: 5.27.7 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/milou/Manifest | 1 + kde-plasma/milou/milou-5.27.7.ebuild | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/kde-plasma/milou/Manifest b/kde-plasma/milou/Manifest index 93489c80a1c3..a1e420e6d499 100644 --- a/kde-plasma/milou/Manifest +++ b/kde-plasma/milou/Manifest @@ -1 +1,2 @@ DIST milou-5.27.6.tar.xz 58500 BLAKE2B b2b6f111597f18a9feb06594cde00be4220691c0f8189a1e211875f64d9428d8b252b172fe07a4c12e3898b57b79ef18cb909a378ad9fc9d3462662b8548b46d SHA512 6eaef2a56dd8dc49a05c2503a4a53b793ef9ec4a8b642b6c4c623ff37b7b7be3ce8561311790bb214f746dd1424451d2f232d1ac3397bfa84f2618347ef101fb +DIST milou-5.27.7.tar.xz 58492 BLAKE2B e17e374ab7c64d0b7c977d4ae19f4b1f571c963650ea6f070639eeb9e706257c8ecab653fc4fa4f7046f9d1bbd44e2df2827bb9a597dba95a8126b3834c3b7e4 SHA512 ef87a68ca3a81aba6f329a3d713413d99bdfd5251d079cb68a7f18b0aa246ae2313f4c74b58d70dde568a68b1d4b35f1048476e8d0cb3859096dabeb4c961ae3 diff --git a/kde-plasma/milou/milou-5.27.7.ebuild b/kde-plasma/milou/milou-5.27.7.ebuild new file mode 100644 index 000000000000..4821cea770ce --- /dev/null +++ b/kde-plasma/milou/milou-5.27.7.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="true" +KFMIN=5.106.0 +PVCUT=$(ver_cut 1-3) +QTMIN=5.15.9 +inherit ecm plasma.kde.org + +DESCRIPTION="Dedicated search application built on top of Baloo" +HOMEPAGE="https://invent.kde.org/plasma/milou" + +LICENSE="GPL-2 LGPL-2.1" +SLOT="5" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kdeclarative-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kitemmodels-${KFMIN}:5 + >=kde-frameworks/krunner-${KFMIN}:5 + >=kde-frameworks/kservice-${KFMIN}:5 + >=kde-frameworks/plasma-${KFMIN}:5 +" +RDEPEND="${DEPEND}"