From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id DD6EB1584AD for ; Fri, 25 Apr 2025 18:32:56 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C43973430A4 for ; Fri, 25 Apr 2025 18:32:56 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id F3E401104BB; Fri, 25 Apr 2025 18:32:47 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id ECCB71104BB for ; Fri, 25 Apr 2025 18:32:47 +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 9E31A343067 for ; Fri, 25 Apr 2025 18:32:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C96B25EF for ; Fri, 25 Apr 2025 18:32:46 +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: <1745605950.c21dcebc5e10b134954318acfe7a38df13411644.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdesdk-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdesdk-meta/kdesdk-meta-24.12.3-r1.ebuild kde-apps/kdesdk-meta/kdesdk-meta-25.04.0-r1.ebuild X-VCS-Directories: kde-apps/kdesdk-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c21dcebc5e10b134954318acfe7a38df13411644 X-VCS-Branch: master Date: Fri, 25 Apr 2025 18:32:46 +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: a25773a0-8794-40ae-8cdd-af8aa7e8a229 X-Archives-Hash: be0ff8a2411f832bd04ccce44c4a98c5 commit: c21dcebc5e10b134954318acfe7a38df13411644 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Apr 25 14:15:24 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Apr 25 18:32:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c21dcebc kde-apps/kdesdk-meta: Default-enable IUSE git, mv lokalize out of python kde-apps/lokalize no longer depends on python Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdesdk-meta/kdesdk-meta-24.12.3-r1.ebuild | 37 ++++++++++++++++++++++ kde-apps/kdesdk-meta/kdesdk-meta-25.04.0-r1.ebuild | 37 ++++++++++++++++++++++ 2 files changed, 74 insertions(+) diff --git a/kde-apps/kdesdk-meta/kdesdk-meta-24.12.3-r1.ebuild b/kde-apps/kdesdk-meta/kdesdk-meta-24.12.3-r1.ebuild new file mode 100644 index 000000000000..44787abcdf2d --- /dev/null +++ b/kde-apps/kdesdk-meta/kdesdk-meta-24.12.3-r1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="KDE SDK - merge this to pull in all kdesdk-derived packages" +HOMEPAGE="https://apps.kde.org/categories/development/" + +LICENSE="metapackage" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="cvs +git mercurial perl php python subversion webengine" + +RDEPEND=" + >=dev-build/dolphin-plugins-makefileactions-${PV}:* + >=dev-util/massif-visualizer-${PV}:* + >=kde-apps/kapptemplate-${PV}:* + >=kde-apps/kcachegrind-${PV}:* + >=kde-apps/kde-dev-scripts-${PV}:* + >=kde-apps/kde-dev-utils-${PV}:* + >=kde-apps/kdesdk-thumbnailers-${PV}:* + >=kde-apps/kompare-${PV}:* + >=kde-apps/libkomparediff2-${PV}:* + >=kde-apps/lokalize-${PV}:* + >=kde-apps/poxml-${PV}:* + >=kde-apps/umbrello-${PV}:* + cvs? ( >=kde-apps/cervisia-${PV}:* ) + git? ( >=kde-apps/dolphin-plugins-git-${PV}:* ) + mercurial? ( >=kde-apps/dolphin-plugins-mercurial-${PV}:* ) + perl? ( >=dev-util/kio-perldoc-${PV}:* ) + subversion? ( >=kde-apps/dolphin-plugins-subversion-${PV}:* ) + webengine? ( + >=dev-util/kdevelop-${PV}:* + php? ( >=dev-util/kdevelop-php-${PV}:* ) + python? ( >=dev-util/kdevelop-python-${PV}:* ) + ) +" diff --git a/kde-apps/kdesdk-meta/kdesdk-meta-25.04.0-r1.ebuild b/kde-apps/kdesdk-meta/kdesdk-meta-25.04.0-r1.ebuild new file mode 100644 index 000000000000..44787abcdf2d --- /dev/null +++ b/kde-apps/kdesdk-meta/kdesdk-meta-25.04.0-r1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="KDE SDK - merge this to pull in all kdesdk-derived packages" +HOMEPAGE="https://apps.kde.org/categories/development/" + +LICENSE="metapackage" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="cvs +git mercurial perl php python subversion webengine" + +RDEPEND=" + >=dev-build/dolphin-plugins-makefileactions-${PV}:* + >=dev-util/massif-visualizer-${PV}:* + >=kde-apps/kapptemplate-${PV}:* + >=kde-apps/kcachegrind-${PV}:* + >=kde-apps/kde-dev-scripts-${PV}:* + >=kde-apps/kde-dev-utils-${PV}:* + >=kde-apps/kdesdk-thumbnailers-${PV}:* + >=kde-apps/kompare-${PV}:* + >=kde-apps/libkomparediff2-${PV}:* + >=kde-apps/lokalize-${PV}:* + >=kde-apps/poxml-${PV}:* + >=kde-apps/umbrello-${PV}:* + cvs? ( >=kde-apps/cervisia-${PV}:* ) + git? ( >=kde-apps/dolphin-plugins-git-${PV}:* ) + mercurial? ( >=kde-apps/dolphin-plugins-mercurial-${PV}:* ) + perl? ( >=dev-util/kio-perldoc-${PV}:* ) + subversion? ( >=kde-apps/dolphin-plugins-subversion-${PV}:* ) + webengine? ( + >=dev-util/kdevelop-${PV}:* + php? ( >=dev-util/kdevelop-php-${PV}:* ) + python? ( >=dev-util/kdevelop-python-${PV}:* ) + ) +"