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] proj/kde:master commit in: kde-apps/thumbnailers/
Date: Thu, 15 Aug 2024 07:39:48 +0000 (UTC)	[thread overview]
Message-ID: <1723707420.c2b64ef2d638f7e3b5208f0e69bc5a584656d23c.asturm@gentoo> (raw)

commit:     c2b64ef2d638f7e3b5208f0e69bc5a584656d23c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 21:32:40 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 15 07:37:00 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c2b64ef2

kde-apps/thumbnailers: Add IUSE gettext,video

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

 kde-apps/thumbnailers/metadata.xml             | 2 ++
 kde-apps/thumbnailers/thumbnailers-9999.ebuild | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/kde-apps/thumbnailers/metadata.xml b/kde-apps/thumbnailers/metadata.xml
index 137e7b0383..ca27dcc0ab 100644
--- a/kde-apps/thumbnailers/metadata.xml
+++ b/kde-apps/thumbnailers/metadata.xml
@@ -10,6 +10,8 @@
 	</upstream>
 	<use>
 		<flag name="blender">Enable blender thumbnail generation using <pkg>kde-frameworks/karchive</pkg></flag>
+		<flag name="gettext">Enable PO file thumbnail generation using <pkg>kde-apps/kdesdk-thumbnailers</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-9999.ebuild b/kde-apps/thumbnailers/thumbnailers-9999.ebuild
index 329bab047d..4f95740aad 100644
--- a/kde-apps/thumbnailers/thumbnailers-9999.ebuild
+++ b/kde-apps/thumbnailers/thumbnailers-9999.ebuild
@@ -9,11 +9,13 @@ HOMEPAGE="https://apps.kde.org/kdegraphics_thumbnailers/"
 LICENSE="metapackage"
 SLOT="6"
 KEYWORDS=""
-IUSE="blender mobi pdf raw"
+IUSE="blender gettext mobi pdf raw video"
 
 RDEPEND="
 	blender? ( >=media-gfx/kio-blender-thumbnailer-${PV}:6 )
+	gettext? ( >=kde-apps/kdesdk-thumbnailers-${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  7:39 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-15  7:39 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-15  8:11 [gentoo-commits] proj/kde:master commit in: kde-apps/thumbnailers/ Andreas Sturmlechner
2024-08-15  8:11 Andreas Sturmlechner
2024-08-15  7:39 Andreas Sturmlechner
2024-02-17 20:29 Andreas Sturmlechner
2023-12-25 19:05 Andreas Sturmlechner
2023-11-28 21:15 Andreas Sturmlechner
2021-12-17 14:05 Andreas Sturmlechner
2019-03-24 14:20 Andreas Sturmlechner
2017-02-25 23:42 Andreas Sturmlechner
2017-01-16 14:12 Andreas Sturmlechner
2016-08-25 19:21 Michael Palimaka
2016-01-20 12:40 Michael Palimaka
2015-11-10 16:39 Michael Palimaka
2015-01-13 20:42 Johannes Huber
2014-11-24 13:44 Michael Palimaka

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=1723707420.c2b64ef2d638f7e3b5208f0e69bc5a584656d23c.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