From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpegthumbnailer/
Date: Fri, 29 Aug 2025 21:55:41 +0000 (UTC) [thread overview]
Message-ID: <1756503605.e2288dc3af6975d3b4a6128ed3071ee5655863a6.asturm@gentoo> (raw)
commit: e2288dc3af6975d3b4a6128ed3071ee5655863a6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 29 21:35:56 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 29 21:40:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2288dc3
media-video/ffmpegthumbnailer: Drop IUSE gnome
Unconditionally register as thumbnailer instead.
Bug: https://bugs.gentoo.org/688050
Closes: https://bugs.gentoo.org/833263
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2-r2.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2-r2.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2-r2.ebuild
index 87077b6ce2fe..9f396989f269 100644
--- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2-r2.ebuild
+++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2-r2.ebuild
@@ -12,11 +12,10 @@ SRC_URI="https://github.com/dirkvdb/${PN}/releases/download/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86"
-IUSE="gnome gtk jpeg png test"
+IUSE="gtk jpeg png test"
RESTRICT="!test? ( test )"
-REQUIRED_USE="gnome? ( gtk )
- test? ( png jpeg )"
+REQUIRED_USE="test? ( png jpeg )"
BDEPEND="virtual/pkgconfig"
RDEPEND="
@@ -35,7 +34,7 @@ src_configure() {
local mycmakeargs=(
-DENABLE_GIO=$(usex gtk)
-DENABLE_TESTS=$(usex test)
- -DENABLE_THUMBNAILER=$(usex gnome)
+ -DENABLE_THUMBNAILER=ON
-DHAVE_JPEG=$(usex jpeg)
-DHAVE_PNG=$(usex png)
)
next reply other threads:[~2025-08-29 21:55 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-29 21:55 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-29 21:55 [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpegthumbnailer/ Andreas Sturmlechner
2025-08-29 21:55 Andreas Sturmlechner
2023-04-30 7:53 Andreas Sturmlechner
2023-03-31 11:42 Arthur Zamarin
2023-03-31 11:42 Arthur Zamarin
2023-01-21 19:26 Arthur Zamarin
2023-01-13 14:20 Arthur Zamarin
2023-01-13 13:04 Arthur Zamarin
2022-12-18 12:20 Sam James
2022-12-18 12:20 Sam James
2022-11-12 17:48 Matt Turner
2022-08-28 5:06 WANG Xuerui
2022-04-01 1:32 Sam James
2022-04-01 1:32 Sam James
2022-03-15 9:39 Jakov Smolić
2022-02-25 21:00 Arthur Zamarin
2022-02-19 19:28 Sam James
2022-02-19 13:22 Jakov Smolić
2022-02-19 13:15 Jakov Smolić
2021-08-23 22:59 Marek Szuba
2021-04-12 23:33 Sam James
2020-10-14 8:18 Alexis Ballier
2020-04-26 10:13 Mikle Kolyada
2020-04-11 10:20 Sergei Trofimovich
2019-07-24 3:22 Aaron Bauman
2019-06-12 10:37 Andreas Sturmlechner
2017-03-23 19:45 Johannes Huber
2017-02-23 9:27 Michael Weber
2017-01-25 18:24 Tobias Klausmann
2017-01-25 10:07 Alexis Ballier
2017-01-15 20:44 Jeroen Roovers
2017-01-15 20:37 Jeroen Roovers
2017-01-13 14:35 Agostino Sarubbo
2016-11-17 18:08 Lars Wendler
2016-11-17 18:08 Lars Wendler
2016-10-31 22:39 Lars Wendler
2016-10-31 22:39 Lars Wendler
2016-02-23 16:02 Alexis Ballier
2015-10-21 10:05 Lars Wendler
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=1756503605.e2288dc3af6975d3b4a6128ed3071ee5655863a6.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