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-apps/thumbnailers/
Date: Thu, 15 Aug 2024 17:48:07 +0000 (UTC)	[thread overview]
Message-ID: <1723744011.708e8de4abbb4c85faf669dd0af7ddabd4eed79d.asturm@gentoo> (raw)

commit:     708e8de4abbb4c85faf669dd0af7ddabd4eed79d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 15 08:21:15 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 15 17:46:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=708e8de4

kde-apps/thumbnailers: Turn 24.05.2 (-r1) into a metapackage

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

 kde-apps/thumbnailers/metadata.xml                   |  2 ++
 kde-apps/thumbnailers/thumbnailers-24.05.2-r1.ebuild | 20 ++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/kde-apps/thumbnailers/metadata.xml b/kde-apps/thumbnailers/metadata.xml
index 178495035bea..419b2d426170 100644
--- a/kde-apps/thumbnailers/metadata.xml
+++ b/kde-apps/thumbnailers/metadata.xml
@@ -9,6 +9,8 @@
 		<bugs-to>https://bugs.kde.org/</bugs-to>
 	</upstream>
 	<use>
+		<flag name="blender">Enable blender thumbnail generation using <pkg>kde-frameworks/karchive</pkg></flag>
 		<flag name="mobi">Enable mobipocket thumbnail generation using <pkg>kde-apps/kdegraphics-mobipocket</pkg></flag>
+<!--		<flag name="video">Enable video thumbnail generation using <pkg>kde-apps/ffmpegthumbs</pkg></flag> -->
 	</use>
 </pkgmetadata>

diff --git a/kde-apps/thumbnailers/thumbnailers-24.05.2-r1.ebuild b/kde-apps/thumbnailers/thumbnailers-24.05.2-r1.ebuild
new file mode 100644
index 000000000000..9e352574cd7d
--- /dev/null
+++ b/kde-apps/thumbnailers/thumbnailers-24.05.2-r1.ebuild
@@ -0,0 +1,20 @@
+# 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="6"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="blender mobi pdf raw" # video
+
+RDEPEND="
+	blender? ( >=media-gfx/kio-blender-thumbnailer-${PV}:6 )
+	mobi? ( >=media-gfx/kio-mobi-thumbnailer-${PV}:6 )
+	pdf? ( >=media-gfx/kio-ps-thumbnailer-${PV}:6 )
+	raw? ( >=media-gfx/kio-raw-thumbnailer-${PV}:6 )
+"
+#	video? ( >=kde-apps/ffmpegthumbs-${PV}:6 )


             reply	other threads:[~2024-08-15 17:48 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-15 17:48 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-07 16:59 [gentoo-commits] repo/gentoo:master commit in: kde-apps/thumbnailers/ 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 21:20 Andreas Sturmlechner
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
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=1723744011.708e8de4abbb4c85faf669dd0af7ddabd4eed79d.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