From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kfilemetadata/
Date: Tue, 8 Jul 2014 18:16:18 +0000 (UTC) [thread overview]
Message-ID: <1404843345.365538e0970b3b9c7a21d5148e0312367dbbc974.kensington@gentoo> (raw)
commit: 365538e0970b3b9c7a21d5148e0312367dbbc974
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 8 18:15:45 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jul 8 18:15:45 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=365538e0
[kde-base/kfilemetadata] Version bump wrt bug #516714.
Package-Manager: portage-2.2.10
---
kde-base/kfilemetadata/kfilemetadata-4.98.0.ebuild | 39 ++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/kde-base/kfilemetadata/kfilemetadata-4.98.0.ebuild b/kde-base/kfilemetadata/kfilemetadata-4.98.0.ebuild
new file mode 100644
index 0000000..2b07e77
--- /dev/null
+++ b/kde-base/kfilemetadata/kfilemetadata-4.98.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_BRANCH="frameworks"
+inherit kde5
+
+DESCRIPTION="Library for extracting file metadata"
+KEYWORDS="~amd64"
+IUSE="epub exif ffmpeg pdf taglib"
+
+# TODO: mobi? ( $(add_kdebase_dep kdegraphics-mobipocket) ) NOTE: not integrated upstream
+DEPEND="
+ $(add_frameworks_dep karchive)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kservice)
+ dev-qt/qtxml:5
+ epub? ( app-text/ebook-tools )
+ exif? ( media-gfx/exiv2:= )
+ ffmpeg? ( virtual/ffmpeg )
+ pdf? ( app-text/poppler[qt5] )
+ taglib? ( media-libs/taglib )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package epub EPub)
+ $(cmake-utils_use_find_package exif Exiv2)
+ $(cmake-utils_use_find_package ffmpeg FFmpeg)
+ $(cmake-utils_use_find_package pdf PopplerQt5)
+ $(cmake-utils_use_find_package taglib Taglib)
+ )
+
+ kde5_src_configure
+}
next reply other threads:[~2014-07-08 18:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-08 18:16 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-29 17:14 [gentoo-commits] proj/kde:master commit in: kde-base/kfilemetadata/ Michael Palimaka
2014-09-15 14:24 Michael Palimaka
2014-08-05 22:49 Johannes Huber
2014-06-26 15:03 Michael Palimaka
2014-06-20 17:15 Michael Palimaka
2014-05-10 13:15 Johannes Huber
2014-05-05 14:51 Michael Palimaka
2014-05-05 14:20 Johannes Huber
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=1404843345.365538e0970b3b9c7a21d5148e0312367dbbc974.kensington@gentoo \
--to=kensington@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