public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-libs/ktextaddons/
Date: Thu, 11 Jan 2024 16:06:09 +0000 (UTC)	[thread overview]
Message-ID: <1704989160.ab0d16edab7bc3d74d809673b2e862dd8914e79e.asturm@gentoo> (raw)

commit:     ab0d16edab7bc3d74d809673b2e862dd8914e79e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 15:19:46 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 16:06:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab0d16ed

dev-libs/ktextaddons: drop 1.5.2_p20240108

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/ktextaddons/Manifest                      |  1 -
 .../ktextaddons/ktextaddons-1.5.2_p20240108.ebuild | 47 ----------------------
 profiles/package.mask                              |  1 -
 3 files changed, 49 deletions(-)

diff --git a/dev-libs/ktextaddons/Manifest b/dev-libs/ktextaddons/Manifest
index e1119ac131bc..82f013f921cf 100644
--- a/dev-libs/ktextaddons/Manifest
+++ b/dev-libs/ktextaddons/Manifest
@@ -1,3 +1,2 @@
 DIST ktextaddons-1.2.1.tar.xz 392132 BLAKE2B 63a3dcbca0e49fab246f6a76266529e90ec73209e5dd2464884b9b0071867d10ff017b91faa321a8738e63c90c6bd6c4c8ad708a4a944595eba4a7f0aa4934d2 SHA512 44a0aa56a92594031576d2e37e7bc526444f64cebd9b5add8bd382e72fc30b222075bee4d61cc358da61f4db266cd0a339717bd9d90b21e38993371cb1408db9
-DIST ktextaddons-1.5.2_p20240108-8291d343.tar.gz 764013 BLAKE2B 6e23c88e3dd2ce3e5976df4656aa56178a9e6e59a23030e7aaaeb7f3185a1cd6b0d4ef58b44dc97cf82a2451bb237f4eac07d9c17f078c198f211fbc8e6cb000 SHA512 7dbfc81d7257f155749b50d712db2b0dc1f54652bffd13b3b6b760e7ec1026f1bc53aee76ad45a0923505a81df6620360f7a97d859bf6761333ca0261cb2436f
 DIST ktextaddons-1.5.3.tar.xz 470440 BLAKE2B 1003dda41d6c0e8acc12aa43c63ba024e3ec13a5967ea5b22659869565cb56693cbf7d6175d958b976c0644ba03a5d22cba8c257bb377edc0c449aa1ee6d1fdc SHA512 94fd777e3853e2d725b5f0f12c9d6aeeffbf1659e21365614265ac77ce315ac9aa272576682ee5bb79cecb3186d04d9d515376a723a270858c03cc0843107d43

diff --git a/dev-libs/ktextaddons/ktextaddons-1.5.2_p20240108.ebuild b/dev-libs/ktextaddons/ktextaddons-1.5.2_p20240108.ebuild
deleted file mode 100644
index c58834be839c..000000000000
--- a/dev-libs/ktextaddons/ktextaddons-1.5.2_p20240108.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_DESIGNERPLUGIN="true"
-ECM_QTHELP="true"
-ECM_TEST="true"
-KDE_ORG_COMMIT="8291d343a147fba5953240bac2054e1a462c23e9"
-KFMIN=5.245.0
-QTMIN=6.6.0
-inherit ecm kde.org
-
-DESCRIPTION="Various text handling addons"
-HOMEPAGE="https://invent.kde.org/libraries/ktextaddons"
-
-LICENSE="LGPL-2+"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE="speech"
-
-RESTRICT="test"
-
-DEPEND="
-	>=dev-libs/qtkeychain-0.14.1-r1:=[qt6]
-	>=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets]
-	>=dev-qt/qtmultimedia-${QTMIN}:6
-	>=kde-frameworks/karchive-${KFMIN}:6
-	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/sonnet-${KFMIN}:6
-	>=kde-frameworks/syntax-highlighting-${KFMIN}:6
-	speech? ( >=dev-qt/qtspeech-${QTMIN}:6 )
-"
-RDEPEND="${DEPEND}
-	!${CATEGORY}/${PN}:5
-"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package speech Qt6TextToSpeech)
-	)
-	ecm_src_configure
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index a420a0c49148..a08558d707a1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -383,7 +383,6 @@ dev-python/ruamel-std-pathlib
 ~dev-libs/appstream-1.0.1
 ~dev-libs/kdiagram-3.0.1
 ~dev-libs/kirigami-addons-0.11.90
-~dev-libs/ktextaddons-1.5.2_p20240108
 ~dev-libs/ktextaddons-1.5.3
 ~dev-libs/kweathercore-0.8.0
 ~media-libs/libqaccessibilityclient-0.6.0


             reply	other threads:[~2024-01-11 16:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-11 16:06 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-27 16:59 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-libs/ktextaddons/ Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1704989160.ab0d16edab7bc3d74d809673b2e862dd8914e79e.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox