From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/thumbnailers/
Date: Thu, 29 Aug 2024 21:20:12 +0000 (UTC) [thread overview]
Message-ID: <1724966231.3cef3c5bae3e1789c5b1ed4132130bd0061a2381.asturm@gentoo> (raw)
commit: 3cef3c5bae3e1789c5b1ed4132130bd0061a2381
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 19:40:08 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 21:17:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cef3c5b
kde-apps/thumbnailers: drop 23.08.5, 23.08.5-r1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/thumbnailers/Manifest | 1 -
.../thumbnailers/thumbnailers-23.08.5-r1.ebuild | 19 ----------
kde-apps/thumbnailers/thumbnailers-23.08.5.ebuild | 41 ----------------------
3 files changed, 61 deletions(-)
diff --git a/kde-apps/thumbnailers/Manifest b/kde-apps/thumbnailers/Manifest
deleted file mode 100644
index e64ffdb416c4..000000000000
--- a/kde-apps/thumbnailers/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kdegraphics-thumbnailers-23.08.5.tar.xz 49436 BLAKE2B 943ad7bd93ca5e4d80854869d4d97f7121d259a82062afb7781d1845e94cbc6ea1732aff3d3476eb6db5ffe54f8f97b352ef8977ebdccc2b173594dd3cbccd6f SHA512 77c328e9532fbd12548d4d219d6da2ad369ee14825d3cf5d142ec11afb842640e1fd01e7e1f911147c93e7e93893b9ae10be66b3d568866ed8985b5e5b38663f
diff --git a/kde-apps/thumbnailers/thumbnailers-23.08.5-r1.ebuild b/kde-apps/thumbnailers/thumbnailers-23.08.5-r1.ebuild
deleted file mode 100644
index 134a34ad3e43..000000000000
--- a/kde-apps/thumbnailers/thumbnailers-23.08.5-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Metapackage for KIO thumbnail generators"
-HOMEPAGE="https://apps.kde.org/kdegraphics_thumbnailers/"
-
-LICENSE="metapackage"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
-IUSE="blender mobi pdf raw"
-
-RDEPEND="
- blender? ( >=media-gfx/kio-blender-thumbnailer-${PV}:5 )
- mobi? ( >=media-gfx/kio-mobi-thumbnailer-${PV}:5 )
- pdf? ( >=media-gfx/kio-ps-thumbnailer-${PV}:5 )
- raw? ( >=media-gfx/kio-raw-thumbnailer-${PV}:5 )
-"
diff --git a/kde-apps/thumbnailers/thumbnailers-23.08.5.ebuild b/kde-apps/thumbnailers/thumbnailers-23.08.5.ebuild
deleted file mode 100644
index a185cca4e8d9..000000000000
--- a/kde-apps/thumbnailers/thumbnailers-23.08.5.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_NAME="kdegraphics-thumbnailers"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Thumbnail generators for Mobipocket, PDF/PS and RAW files"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
-IUSE="mobi raw"
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=kde-frameworks/karchive-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- mobi? ( >=kde-apps/kdegraphics-mobipocket-${PVCUT}:5 )
- raw? (
- >=kde-apps/libkdcraw-${PVCUT}:5
- >=kde-apps/libkexiv2-${PVCUT}:5
- )
-"
-RDEPEND="${DEPEND}
- mobi? ( !<kde-apps/kdegraphics-mobipocket-21.12.50:5[thumbnail] )
-"
-
-src_configure() {
- local mycmakeargs=(
- -DDISABLE_MOBIPOCKET=$(usex !mobi)
- $(cmake_use_find_package raw KF5KExiv2)
- $(cmake_use_find_package raw KF5KDcraw)
- )
-
- ecm_src_configure
-}
next reply other threads:[~2024-08-29 21:20 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-29 21:20 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-28 5:38 [gentoo-commits] repo/gentoo:master commit in: kde-apps/thumbnailers/ Arthur Zamarin
2025-07-24 19:23 Arthur Zamarin
2025-03-07 16:59 Arthur Zamarin
2025-03-05 18:28 Sam James
2025-02-12 17:28 Andreas Sturmlechner
2025-01-10 11:31 WANG Xuerui
2025-01-03 20:31 Andreas Sturmlechner
2024-10-07 5:41 Arthur Zamarin
2024-08-29 19:42 Sam James
2024-08-29 15:48 Arthur Zamarin
2024-08-28 21:38 Jakov Smolić
2024-08-28 20:35 Sam James
2024-08-21 21:51 Andreas Sturmlechner
2024-08-21 21:51 Andreas Sturmlechner
2024-08-16 19:57 Arthur Zamarin
2024-08-16 19:37 Arthur Zamarin
2024-08-15 17:48 Andreas Sturmlechner
2024-08-15 17:48 Andreas Sturmlechner
2024-08-15 17:48 Andreas Sturmlechner
2023-12-29 7:05 Arthur Zamarin
2022-11-01 5:34 WANG Xuerui
2021-11-04 5:43 Yixun Lan
2021-08-04 9:01 Agostino Sarubbo
2021-08-04 8:40 Agostino Sarubbo
2021-04-06 6:31 Agostino Sarubbo
2020-07-30 7:21 Agostino Sarubbo
2020-07-30 6:58 Agostino Sarubbo
2020-03-19 6:25 Mikle Kolyada
2020-03-19 0:06 Agostino Sarubbo
2020-03-18 23:48 Agostino Sarubbo
2019-12-02 23:29 Aaron Bauman
2019-12-02 16:33 Mikle Kolyada
2019-12-02 16:12 Mikle Kolyada
2019-07-29 15:53 Aaron Bauman
2019-07-28 2:45 Mikle Kolyada
2019-07-28 2:33 Mikle Kolyada
2019-03-21 11:34 Mikle Kolyada
2019-03-21 11:14 Mikle Kolyada
2018-07-29 12:56 Thomas Deutschmann
2018-07-29 0:38 Mikle Kolyada
2017-11-30 2:07 Thomas Deutschmann
2017-04-17 8:02 Agostino Sarubbo
2017-04-16 20:58 Agostino Sarubbo
2017-01-16 14:14 Andreas Sturmlechner
2016-07-29 18:48 Johannes Huber
2016-06-26 14:54 Michael Palimaka
2016-03-06 10:14 Mikle Kolyada
2016-03-05 11:54 Mikle Kolyada
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=1724966231.3cef3c5bae3e1789c5b1ed4132130bd0061a2381.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