From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/krename/
Date: Thu, 5 Jul 2018 17:31:08 +0000 (UTC) [thread overview]
Message-ID: <1530733973.0f580f56480e30d726fc35dcaf3ba73370558d14.asturm@gentoo> (raw)
commit: 0f580f56480e30d726fc35dcaf3ba73370558d14
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 4 19:52:53 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 4 19:52:53 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0f580f56
kde-misc/krename: Add USE office for file names based on ODF metadata
Upstream commit 854c90b3cd97a69fa79176569d7f1868e12b8ac7
Package-Manager: Portage-2.3.41, Repoman-2.3.9
kde-misc/krename/krename-9999.ebuild | 6 ++++--
kde-misc/krename/metadata.xml | 3 +++
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/kde-misc/krename/krename-9999.ebuild b/kde-misc/krename/krename-9999.ebuild
index 5d027b0f43..eb3c9ee918 100644
--- a/kde-misc/krename/krename-9999.ebuild
+++ b/kde-misc/krename/krename-9999.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.krename.net/"
LICENSE="GPL-2"
KEYWORDS=""
-IUSE="exif pdf taglib truetype"
+IUSE="exif office pdf taglib truetype"
COMMON_DEPEND="
$(add_frameworks_dep kcompletion)
@@ -31,6 +31,7 @@ COMMON_DEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
exif? ( media-gfx/exiv2:= )
+ office? ( $(add_frameworks_dep karchive) )
pdf? ( app-text/podofo )
taglib? ( media-libs/taglib )
truetype? ( media-libs/freetype:2 )
@@ -45,8 +46,9 @@ RDEPEND="${COMMON_DEPEND}
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package exif Exiv2)
- $(cmake-utils_use_find_package taglib Taglib)
+ $(cmake-utils_use_find_package office KF5Archive)
$(cmake-utils_use_find_package pdf PoDoFo)
+ $(cmake-utils_use_find_package taglib Taglib)
$(cmake-utils_use_find_package truetype Freetype)
)
diff --git a/kde-misc/krename/metadata.xml b/kde-misc/krename/metadata.xml
index 2fdbf33d96..0cef9de7ae 100644
--- a/kde-misc/krename/metadata.xml
+++ b/kde-misc/krename/metadata.xml
@@ -5,4 +5,7 @@
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
+ <use>
+ <flag name="office">Enable support for file naming based on ODF metadata</flag>
+ </use>
</pkgmetadata>
next reply other threads:[~2018-07-05 17:31 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-05 17: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
2023-05-26 21:31 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
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=1530733973.0f580f56480e30d726fc35dcaf3ba73370558d14.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