From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/krename/
Date: Wed, 5 Oct 2022 20:47:58 +0000 (UTC) [thread overview]
Message-ID: <1665002777.a40db583b95181bdbe08c1192f111c00879f5a9b.asturm@gentoo> (raw)
commit: a40db583b95181bdbe08c1192f111c00879f5a9b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 5 19:31:54 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 5 20:46:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40db583
kde-misc/krename: drop 5.0.1-r1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/krename/Manifest | 1 -
kde-misc/krename/krename-5.0.1-r1.ebuild | 58 --------------------------------
2 files changed, 59 deletions(-)
diff --git a/kde-misc/krename/Manifest b/kde-misc/krename/Manifest
index a7812ad19263..e7d89374b2cd 100644
--- a/kde-misc/krename/Manifest
+++ b/kde-misc/krename/Manifest
@@ -1,2 +1 @@
-DIST krename-5.0.1.tar.xz 321556 BLAKE2B 38835e4f7ce97b4991419ac7676268701c0977feb32457c9dc5ddcea92f576012320eac06aadbe426a5e176aae6270606688afd377af4c9ea32d66bd75a74fdd SHA512 1e8b17d9b8396354da131132fb6add24c6620ac39ab7ea5954391358369a4749f83df040e8425c74442ec143d1f07b322e592e5744f80eeef4b961d72f9dd379
DIST krename-5.0.2.tar.xz 337908 BLAKE2B 2fb7a96ca3f3f3b193d0924dd1131a7442b32149c1f62387734c47680077b6f77e3cf32b940b85d6f688d24f24af08ac39a8ccc86f10f5ec1d65b53fc9631108 SHA512 c065d6de90c43e5297db2773d8569279535b007d3b00b99a252329e78c90dc949678ecd2f2ecaa74e72394fa0e848b8774f6f387d4a7f367b367b1dd38405545
diff --git a/kde-misc/krename/krename-5.0.1-r1.ebuild b/kde-misc/krename/krename-5.0.1-r1.ebuild
deleted file mode 100644
index 05dfc961804d..000000000000
--- a/kde-misc/krename/krename-5.0.1-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.70.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Powerful batch file renamer"
-HOMEPAGE="https://apps.kde.org/krename/ https://userbase.kde.org/KRename"
-
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
- SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
- KEYWORDS="amd64 ~arm64 x86"
-fi
-
-LICENSE="GPL-2"
-SLOT="5"
-IUSE="exif pdf taglib truetype"
-
-BDEPEND="sys-devel/gettext"
-DEPEND="
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kitemviews-${KFMIN}:5
- >=kde-frameworks/kjobwidgets-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- exif? ( media-gfx/exiv2:= )
- pdf? ( app-text/podofo:= )
- taglib? ( media-libs/taglib )
- truetype? ( media-libs/freetype:2 )
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${P}-no-kjs.patch" )
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package exif LibExiv2)
- $(cmake_use_find_package pdf PoDoFo)
- $(cmake_use_find_package taglib Taglib)
- $(cmake_use_find_package truetype Freetype)
- )
- ecm_src_configure
-}
next reply other threads:[~2022-10-05 20:48 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-05 20:47 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-02 20:35 [gentoo-commits] repo/gentoo:master commit in: kde-misc/krename/ Andreas Sturmlechner
2024-09-29 0:14 Sam James
2024-09-09 21:40 Andreas Sturmlechner
2023-07-25 16:30 Andreas Sturmlechner
2023-07-15 17:09 Arthur Zamarin
2023-07-08 9:34 Arthur Zamarin
2022-10-04 7:31 Agostino Sarubbo
2022-09-30 20:39 Sam James
2022-09-01 17:47 Andreas Sturmlechner
2021-01-07 17:30 Andreas Sturmlechner
2021-01-07 15:04 Sam James
2020-12-29 7:56 Sam James
2020-11-25 16:23 Mikle Kolyada
2020-11-25 16:19 Mikle Kolyada
2020-10-05 19:44 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2019-12-26 9:55 Andreas Sturmlechner
2019-12-25 1:27 Andreas Sturmlechner
2019-07-20 19:30 Andreas Sturmlechner
2019-02-10 16:17 Andreas Sturmlechner
2019-02-10 11:33 Mikle Kolyada
2019-02-07 19:26 Andreas Sturmlechner
2018-05-24 13:10 Andreas Sturmlechner
2018-03-10 2:24 Michael Palimaka
2018-03-10 2:24 Michael Palimaka
2018-02-13 20:00 Andreas Sturmlechner
2018-02-13 20:00 Andreas Sturmlechner
2018-01-21 3:59 Michael Palimaka
2017-07-17 14:01 Michael Palimaka
2017-07-16 9:19 Tobias Klausmann
2017-06-10 14:31 Andreas Sturmlechner
2015-08-17 9:32 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=1665002777.a40db583b95181bdbe08c1192f111c00879f5a9b.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