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: kde-frameworks/kcoreaddons/
Date: Thu, 23 Mar 2023 15:27:26 +0000 (UTC)	[thread overview]
Message-ID: <1679582811.b85f78d456c9bcbf6ab89d5df69884aab3793f8a.asturm@gentoo> (raw)

commit:     b85f78d456c9bcbf6ab89d5df69884aab3793f8a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 11:15:55 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 14:46:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85f78d4

kde-frameworks/kcoreaddons: drop 5.104.0

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

 .../kcoreaddons/kcoreaddons-5.104.0.ebuild         | 54 ----------------------
 1 file changed, 54 deletions(-)

diff --git a/kde-frameworks/kcoreaddons/kcoreaddons-5.104.0.ebuild b/kde-frameworks/kcoreaddons/kcoreaddons-5.104.0.ebuild
deleted file mode 100644
index 188cb9800b7e..000000000000
--- a/kde-frameworks/kcoreaddons/kcoreaddons-5.104.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=5.15.5
-inherit ecm frameworks.kde.org xdg-utils
-
-DESCRIPTION="Framework for solving common problems such as caching, randomisation, and more"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="dbus fam"
-
-DEPEND="
-	>=dev-qt/qtcore-${QTMIN}:5[icu]
-	virtual/libudev:=
-	dbus? ( >=dev-qt/qtdbus-${QTMIN}:5 )
-	fam? ( virtual/fam )
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qttranslations-${QTMIN}:5
-"
-BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
-
-src_configure() {
-	local mycmakeargs=(
-		-D_KDE4_DEFAULT_HOME_POSTFIX=4
-		$(cmake_use_find_package fam FAM)
-		$(cmake_use_find_package dbus Qt5DBus)
-	)
-
-	ecm_src_configure
-}
-
-src_test() {
-	# bugs: 619656, 632398, 647414, 665682
-	local myctestargs=(
-		-j1
-		-E "(kautosavefiletest|kdirwatch_qfswatch_unittest|kdirwatch_stat_unittest|kformattest)"
-	)
-
-	ecm_src_test
-}
-
-pkg_postinst() {
-	ecm_pkg_postinst
-	xdg_mimeinfo_database_update
-}
-
-pkg_postrm() {
-	ecm_pkg_postrm
-	xdg_mimeinfo_database_update
-}


             reply	other threads:[~2023-03-23 15:27 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-23 15:27 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-02 22:46 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcoreaddons/ Andreas Sturmlechner
2024-08-25 19:24 WANG Xuerui
2024-06-24 18:21 Andreas Sturmlechner
2023-11-14 20:16 Andreas Sturmlechner
2023-07-25  9:04 Andreas Sturmlechner
2022-11-16 21:33 Andreas Sturmlechner
2021-12-19 22:09 Agostino Sarubbo
2021-12-19 22:06 Agostino Sarubbo
2021-12-17 16:18 Andreas Sturmlechner
2021-12-17 16:18 Andreas Sturmlechner
2020-10-10 11:57 Andreas Sturmlechner
2020-08-03 22:27 Andreas Sturmlechner
2019-10-27 12:38 Andreas Sturmlechner
2018-12-09 16:54 Andreas Sturmlechner
2018-11-18  9:37 Andreas Sturmlechner
2018-10-17 10:18 Andreas Sturmlechner
2018-10-09 21:05 Andreas Sturmlechner
2018-06-13 17:07 Andreas Sturmlechner
2018-03-07 16:11 Andreas Sturmlechner
2017-07-17 14:35 Michael Palimaka
2017-07-07  7:11 Alexis Ballier
2017-05-25  9:15 Andreas Sturmlechner
2017-01-14 16:31 Andreas Sturmlechner
2017-01-14 16:31 Andreas Sturmlechner
2016-11-04  8:24 Agostino Sarubbo
2016-11-04  8:21 Agostino Sarubbo
2016-04-27 11:51 Johannes Huber

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=1679582811.b85f78d456c9bcbf6ab89d5df69884aab3793f8a.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