From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/krename/
Date: Tue, 13 Feb 2018 20:00:42 +0000 (UTC) [thread overview]
Message-ID: <1518552028.251ae0d99f5b36c5ea6cf3120a7d9994b1622280.asturm@gentoo> (raw)
commit: 251ae0d99f5b36c5ea6cf3120a7d9994b1622280
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 19:59:46 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 20:00:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=251ae0d9
kde-misc/krename: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
kde-misc/krename/Manifest | 1 -
kde-misc/krename/krename-4.90.90.ebuild | 55 ---------------------------------
2 files changed, 56 deletions(-)
diff --git a/kde-misc/krename/Manifest b/kde-misc/krename/Manifest
index 3e13260c193..e85501ccb01 100644
--- a/kde-misc/krename/Manifest
+++ b/kde-misc/krename/Manifest
@@ -1,3 +1,2 @@
DIST krename-4.0.9_p20170610.tar.xz 117888 BLAKE2B 811079cce2e2524aa32146068f534c662d445eb84170b0060fd361f790705691e621277109ba6d43900787dc3fabf83cafce1debf2a9da0dfca079de509575b2 SHA512 a406650f9c2b9094e21ea5224166b6f621da8cab9720737ded37b92c8fd0942ef10cdedc475a08ab363320719ffb203e3f7e0e72de4e64658fc68ad0600736fa
-DIST krename-4.90.90.tar.xz 272304 BLAKE2B f926d63082bf7456e22e9a89659c84afa25ee4c720c0592e814d04980adfe754de60cb81b415b7d35f9fe3a26ee988682e0f4f3670120e36b9106517bb504f7f SHA512 cf257945b9cfbd8e5b0c13328a6d30afdfa7d0d4e5c4630cf1eab3916b9191ac89f300339c731697f9e40909fa163a57037618c9f341981586aefe7fa8f64200
DIST krename-5.0.0.tar.xz 279968 BLAKE2B fefbcb4ba1bac3f505db9392c3407af780ae7669f6bf105dd9faca32b0527e64b0a9a8590ac7df429d2cdbc2fe0028eca1215c056f895038f1c02685e42636a6 SHA512 9a52d921342f81990236aecb260beebca04f65578b34704c338f94214117d0e18d8b39e9832ddb5fed39a8f1d9f58f05a445e7dec3631e7cac062f30fce09597
diff --git a/kde-misc/krename/krename-4.90.90.ebuild b/kde-misc/krename/krename-4.90.90.ebuild
deleted file mode 100644
index c9b4f04c917..00000000000
--- a/kde-misc/krename/krename-4.90.90.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_TEST="true"
-inherit kde5
-
-DESCRIPTION="Powerful batch file renamer"
-HOMEPAGE="http://www.krename.net/"
-SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE="exif pdf taglib truetype"
-
-COMMON_DEPEND="
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kitemviews)
- $(add_frameworks_dep kjobwidgets)
- $(add_frameworks_dep kjs)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- exif? ( media-gfx/exiv2:= )
- pdf? ( app-text/podofo )
- taglib? ( media-libs/taglib )
- truetype? ( media-libs/freetype:2 )
-"
-DEPEND="${COMMON_DEPEND}
- sys-devel/gettext
-"
-RDEPEND="${COMMON_DEPEND}
- !kde-misc/krename:4
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package exif Exiv2)
- $(cmake-utils_use_find_package taglib Taglib)
- $(cmake-utils_use_find_package pdf PoDoFo)
- $(cmake-utils_use_find_package truetype Freetype)
- )
-
- kde5_src_configure
-}
next reply other threads:[~2018-02-13 20:00 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-13 20:00 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-05 20:47 Andreas Sturmlechner
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-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=1518552028.251ae0d99f5b36c5ea6cf3120a7d9994b1622280.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