From 05aa0a87622c1a3510b9168a27d087dec7e52ed7 Mon Sep 17 00:00:00 2001 From: Maxim Koltsov Date: Sat, 5 Jul 2014 12:29:17 +0000 Subject: Fix dependencies, rename spectre use flag. Thanks to 0xd34df00d. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE) --- app-leechcraft/lc-monocle/ChangeLog | 6 ++++- app-leechcraft/lc-monocle/lc-monocle-9999.ebuild | 30 ++++++++++++------------ app-leechcraft/lc-monocle/metadata.xml | 1 + 3 files changed, 21 insertions(+), 16 deletions(-) (limited to 'app-leechcraft') diff --git a/app-leechcraft/lc-monocle/ChangeLog b/app-leechcraft/lc-monocle/ChangeLog index e538a1f84c1a..0efa757200f7 100644 --- a/app-leechcraft/lc-monocle/ChangeLog +++ b/app-leechcraft/lc-monocle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-leechcraft/lc-monocle # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-monocle/ChangeLog,v 1.13 2014/04/10 17:58:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-monocle/ChangeLog,v 1.14 2014/07/05 12:29:17 maksbotan Exp $ + + 05 Jul 2014; Maxim Koltsov lc-monocle-9999.ebuild, + metadata.xml: + Fix dependencies, rename spectre use flag. Thanks to 0xd34df00d. *lc-monocle-0.6.65 (10 Apr 2014) diff --git a/app-leechcraft/lc-monocle/lc-monocle-9999.ebuild b/app-leechcraft/lc-monocle/lc-monocle-9999.ebuild index fe62a29af7d3..2e61a8a38aa2 100644 --- a/app-leechcraft/lc-monocle/lc-monocle-9999.ebuild +++ b/app-leechcraft/lc-monocle/lc-monocle-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-9999.ebuild,v 1.3 2013/10/02 09:49:30 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-9999.ebuild,v 1.4 2014/07/05 12:29:17 maksbotan Exp $ EAPI="5" @@ -10,19 +10,18 @@ DESCRIPTION="Monocle, the modular document viewer for LeechCraft" SLOT="0" KEYWORDS="" -IUSE="debug +djvu doc +fb2 +pdf +spectre" +IUSE="debug +djvu doc +fb2 +mobi +pdf +postscript" -RDEPEND="~app-leechcraft/lc-core-${PV} +REQUIRED_USE="postscript? ( pdf )" + +CDEPEND="~app-leechcraft/lc-core-${PV} pdf? ( app-text/poppler[qt4] ) - djvu? ( app-text/djvu ) - spectre? ( - app-text/libspectre - || ( - app-text/poppler[-lcms] - leechcraft Enable support for FictionBook format + Enable support for MOBI format Enable PostScript backend for Monocle using the app-text/libspectre -- cgit v1.2.3-65-gdbad