public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/okular/
Date: Sat, 24 Jun 2017 14:40:02 +0000 (UTC)	[thread overview]
Message-ID: <1498315192.60996c376c373d5774a0fd21d3e1d420a77ac1a5.asturm@gentoo> (raw)

commit:     60996c376c373d5774a0fd21d3e1d420a77ac1a5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 14:39:00 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 14:39:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60996c37

kde-apps/okular: USE=ebook -> epub

Gentoo-bug: 600162

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-apps/okular/metadata.xml          | 1 +
 kde-apps/okular/okular-17.04.2.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/kde-apps/okular/metadata.xml b/kde-apps/okular/metadata.xml
index 0a06fc744c3..f7aaf444aa2 100644
--- a/kde-apps/okular/metadata.xml
+++ b/kde-apps/okular/metadata.xml
@@ -8,6 +8,7 @@
 	<use>
 		<flag name="chm">Enable support for Microsoft Compiled HTML Help files</flag>
 		<flag name="ebook">Add E-Book support</flag>
+		<flag name="epub">Add E-Book support via <pkg>app-text/ebook-tools</pkg></flag>
 		<flag name="image-backend">Enable image viewing support</flag>
 		<flag name="mobi">Add mobipocket support</flag>
 		<flag name="mobile">Enable Plasma mobile support</flag>

diff --git a/kde-apps/okular/okular-17.04.2.ebuild b/kde-apps/okular/okular-17.04.2.ebuild
index 6981d054094..c9f7f35e22c 100644
--- a/kde-apps/okular/okular-17.04.2.ebuild
+++ b/kde-apps/okular/okular-17.04.2.ebuild
@@ -11,7 +11,7 @@ inherit kde5
 DESCRIPTION="Universal document viewer based on KDE Frameworks"
 HOMEPAGE="https://okular.kde.org https://www.kde.org/applications/graphics/okular"
 KEYWORDS="~amd64 ~x86"
-IUSE="chm crypt djvu ebook +image-backend mobi mobile +pdf plucker +postscript speech +tiff"
+IUSE="chm crypt djvu epub +image-backend mobi mobile +pdf plucker +postscript speech +tiff"
 
 DEPEND="
 	$(add_frameworks_dep kactivities)
@@ -41,7 +41,7 @@ DEPEND="
 	)
 	crypt? ( app-crypt/qca:2[qt5] )
 	djvu? ( app-text/djvu )
-	ebook? ( app-text/ebook-tools )
+	epub? ( app-text/ebook-tools )
 	image-backend? (
 		$(add_kdeapps_dep libkexiv2)
 		$(add_qt_dep qtgui 'gif,jpeg,png')
@@ -72,7 +72,7 @@ src_configure() {
 		$(cmake-utils_use_find_package chm CHM)
 		$(cmake-utils_use_find_package crypt Qca-qt5)
 		$(cmake-utils_use_find_package djvu DjVuLibre)
-		$(cmake-utils_use_find_package ebook EPub)
+		$(cmake-utils_use_find_package epub EPub)
 		$(cmake-utils_use_find_package image-backend KF5KExiv2)
 		$(cmake-utils_use_find_package mobi QMobipocket)
 		$(cmake-utils_use_find_package pdf Poppler)


             reply	other threads:[~2017-06-24 14:40 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-24 14:40 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-30 15:25 [gentoo-commits] repo/gentoo:master commit in: kde-apps/okular/ Ben Kohler
2022-10-06  9:07 Andreas Sturmlechner
2022-09-14 14:50 Andreas Sturmlechner
2022-09-08 16:05 Andreas Sturmlechner
2022-07-17 11:56 Andreas Sturmlechner
2022-04-22 19:18 Sam James
2022-02-04 11:49 Andreas Sturmlechner
2021-11-24 19:07 Andreas Sturmlechner
2021-11-04  5:43 Yixun Lan
2021-07-17  8:47 Andreas Sturmlechner
2021-07-16 15:21 Andreas Sturmlechner
2020-11-25 13:17 Andreas Sturmlechner
2020-10-25  0:28 Andreas Sturmlechner
2020-10-25  0:28 Andreas Sturmlechner
2020-06-20 20:50 Andreas Sturmlechner
2020-03-19  6:25 Mikle Kolyada
2020-03-19  0:06 Agostino Sarubbo
2020-03-18 23:48 Agostino Sarubbo
2020-03-14 17:59 Andreas Sturmlechner
2020-01-26 10:26 Georgy Yakovlev
2019-07-28  2:45 Mikle Kolyada
2019-07-28  2:33 Mikle Kolyada
2019-03-21 11:34 Mikle Kolyada
2019-03-21 11:14 Mikle Kolyada
2019-02-24 21:37 Andreas Sturmlechner
2018-09-13 16:57 Andreas Sturmlechner
2018-09-13 14:46 Agostino Sarubbo
2018-09-10 21:21 Thomas Deutschmann
2018-07-29 12:56 Thomas Deutschmann
2018-07-29  0:38 Mikle Kolyada
2018-03-19 17:16 Andreas Sturmlechner
2018-02-28 19:05 Andreas Sturmlechner
2018-02-01  1:34 Andreas Sturmlechner
2017-04-23 13:38 Andreas Sturmlechner
2017-04-16 20:58 Agostino Sarubbo
2016-12-20 18:27 Johannes Huber
2016-12-19 20:18 Johannes Huber
2016-11-20 10:05 Johannes Huber
2016-11-02 19:08 Johannes Huber
2016-05-24 13:22 Mikle Kolyada
2016-03-06 10:14 Mikle Kolyada
2016-03-05 11:46 Mikle Kolyada
2015-12-10  6:45 Michael Palimaka
2015-12-10  6:45 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=1498315192.60996c376c373d5774a0fd21d3e1d420a77ac1a5.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