From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/krename/
Date: Fri, 26 May 2023 21:31:35 +0000 (UTC) [thread overview]
Message-ID: <1685136659.f1724eb41f76837f55c9add59ed997f6935d7387.asturm@gentoo> (raw)
commit: f1724eb41f76837f55c9add59ed997f6935d7387
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 21:30:59 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 26 21:30:59 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f1724eb4
kde-misc/krename: Fix USE=exif cmake arg
Upstream commit b22de9135ba2a5abdbd2b275a60933a50f074010
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/krename/krename-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-misc/krename/krename-9999.ebuild b/kde-misc/krename/krename-9999.ebuild
index cd901ef577..e0c243c50a 100644
--- a/kde-misc/krename/krename-9999.ebuild
+++ b/kde-misc/krename/krename-9999.ebuild
@@ -20,7 +20,6 @@ LICENSE="GPL-2"
SLOT="5"
IUSE="exif office pdf taglib truetype"
-BDEPEND="sys-devel/gettext"
DEPEND="
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
@@ -45,10 +44,11 @@ DEPEND="
truetype? ( media-libs/freetype:2 )
"
RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/gettext"
src_configure() {
local mycmakeargs=(
- $(cmake_use_find_package exif Exiv2)
+ $(cmake_use_find_package exif LibExiv2)
$(cmake_use_find_package office KF5Archive)
$(cmake_use_find_package pdf PoDoFo)
$(cmake_use_find_package taglib Taglib)
next reply other threads:[~2023-05-26 21:31 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-26 21:31 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-02 20:34 [gentoo-commits] proj/kde:master commit in: kde-misc/krename/ Andreas Sturmlechner
2024-09-09 21:41 Andreas Sturmlechner
2024-05-16 14:26 Andreas Sturmlechner
2020-12-18 12:26 Andreas Sturmlechner
2020-10-05 19:43 Andreas Sturmlechner
2020-02-23 13:27 Andreas Sturmlechner
2019-07-10 10:30 Andreas Sturmlechner
2018-12-25 23:05 Andreas Sturmlechner
2018-09-03 19:30 Andreas Sturmlechner
2018-07-05 17:31 Andreas Sturmlechner
2017-06-10 14:30 Andreas Sturmlechner
2016-07-23 18:49 Michael Palimaka
2016-07-16 18:59 Johannes Huber
2016-07-08 17:20 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=1685136659.f1724eb41f76837f55c9add59ed997f6935d7387.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