From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/thumbnailers/
Date: Mon, 25 Dec 2023 19:05:28 +0000 (UTC) [thread overview]
Message-ID: <1703531094.8e01f125a315497e174404329abc50c920f1eca6.asturm@gentoo> (raw)
commit: 8e01f125a315497e174404329abc50c920f1eca6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 19:04:36 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 19:04:54 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8e01f125
kde-apps/thumbnailers: Re-add IUSE raw
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/thumbnailers/thumbnailers-9999.ebuild | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/kde-apps/thumbnailers/thumbnailers-9999.ebuild b/kde-apps/thumbnailers/thumbnailers-9999.ebuild
index b3e2c44ec6..27a7851f20 100644
--- a/kde-apps/thumbnailers/thumbnailers-9999.ebuild
+++ b/kde-apps/thumbnailers/thumbnailers-9999.ebuild
@@ -14,25 +14,25 @@ DESCRIPTION="Thumbnail generators for Mobipocket, PDF/PS and RAW files"
LICENSE="GPL-2+"
SLOT="6"
KEYWORDS=""
-IUSE="mobi" # TODO: raw
+IUSE="mobi raw"
DEPEND="
>=dev-qt/qtbase-${QTMIN}:6[gui]
>=kde-frameworks/karchive-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
mobi? ( >=kde-apps/kdegraphics-mobipocket-${PVCUT}:6 )
+ raw? (
+ >=kde-apps/libkdcraw-${PVCUT}:6
+ >=kde-apps/libkexiv2-${PVCUT}:6
+ )
"
-# raw? (
-# >=kde-apps/libkdcraw-${PVCUT}:6
-# >=kde-apps/libkexiv2-${PVCUT}:6
-# )
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
-DDISABLE_MOBIPOCKET=$(usex !mobi)
-# $(cmake_use_find_package raw KF6KExiv2)
-# $(cmake_use_find_package raw KF6KDcraw)
+ $(cmake_use_find_package raw KF6KExiv2)
+ $(cmake_use_find_package raw KF6KDcraw)
)
ecm_src_configure
next reply other threads:[~2023-12-25 19:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-25 19:05 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-08-15 7:39 Andreas Sturmlechner
2024-02-17 20:29 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=1703531094.8e01f125a315497e174404329abc50c920f1eca6.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