From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/thumbnailers/
Date: Tue, 28 Nov 2023 21:15:02 +0000 (UTC) [thread overview]
Message-ID: <1701205965.bf851cb0e826045fee4849d12f09233439aac358.asturm@gentoo> (raw)
commit: bf851cb0e826045fee4849d12f09233439aac358
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 21:12:45 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 21:12:45 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bf851cb0
kde-apps/thumbnailers: Switch to KF6, TODO: IUSE raw
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/thumbnailers/thumbnailers-9999.ebuild | 32 ++++++++++++--------------
1 file changed, 15 insertions(+), 17 deletions(-)
diff --git a/kde-apps/thumbnailers/thumbnailers-9999.ebuild b/kde-apps/thumbnailers/thumbnailers-9999.ebuild
index f3d22b52fe..6e200c73e4 100644
--- a/kde-apps/thumbnailers/thumbnailers-9999.ebuild
+++ b/kde-apps/thumbnailers/thumbnailers-9999.ebuild
@@ -5,36 +5,34 @@ EAPI=8
KDE_ORG_NAME="kdegraphics-thumbnailers"
PVCUT=$(ver_cut 1-3)
-KFMIN=5.106.0
-QTMIN=5.15.9
+KFMIN=5.245.0
+QTMIN=6.6.0
inherit ecm gear.kde.org
DESCRIPTION="Thumbnail generators for Mobipocket, PDF/PS and RAW files"
LICENSE="GPL-2+"
-SLOT="5"
+SLOT="6"
KEYWORDS=""
-IUSE="mobi raw"
+IUSE="mobi" # TODO: 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] )
+ >=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
+# )
+RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
-DDISABLE_MOBIPOCKET=$(usex !mobi)
- $(cmake_use_find_package raw KF5KExiv2)
- $(cmake_use_find_package raw KF5KDcraw)
+# $(cmake_use_find_package raw KF6KExiv2)
+# $(cmake_use_find_package raw KF6KDcraw)
)
ecm_src_configure
next reply other threads:[~2023-11-28 21:15 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-28 21:15 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-12-25 19:05 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=1701205965.bf851cb0e826045fee4849d12f09233439aac358.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