* [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-monocle: ChangeLog lc-monocle-0.5.95.ebuild
@ 2013-05-02 15:32 Sergey Popov (pinkbyte)
0 siblings, 0 replies; only message in thread
From: Sergey Popov (pinkbyte) @ 2013-05-02 15:32 UTC (permalink / raw
To: gentoo-commits
pinkbyte 13/05/02 15:32:43
Modified: ChangeLog
Added: lc-monocle-0.5.95.ebuild
Log:
Bump LeechCraft to 0.5.95, thanks to 0xd34df00d
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Revision Changes Path
1.3 app-leechcraft/lc-monocle/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-monocle/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 14 Apr 2013 16:18:51 -0000 1.2
+++ ChangeLog 2 May 2013 15:32:42 -0000 1.3
@@ -1,6 +1,11 @@
# ChangeLog for app-leechcraft/lc-monocle
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-monocle/ChangeLog,v 1.2 2013/04/14 16:18:51 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-monocle/ChangeLog,v 1.3 2013/05/02 15:32:42 pinkbyte Exp $
+
+*lc-monocle-0.5.95 (02 May 2013)
+
+ 02 May 2013; Sergey Popov <pinkbyte@gentoo.org> +lc-monocle-0.5.95.ebuild:
+ Bump app-leechcraft/lc-monocle to 0.5.95, thanks to 0xd34df00d
14 Apr 2013; Sergey Popov <pinkbyte@gentoo.org> lc-monocle-9999.ebuild:
Bump EAPI to 5, add documentation building and installing, thanks to
1.1 app-leechcraft/lc-monocle/lc-monocle-0.5.95.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-0.5.95.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-0.5.95.ebuild?rev=1.1&content-type=text/plain
Index: lc-monocle-0.5.95.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-0.5.95.ebuild,v 1.1 2013/05/02 15:32:42 pinkbyte Exp $
EAPI="5"
inherit leechcraft
DESCRIPTION="Monocle, the modular document viewer for LeechCraft"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug +djvu doc +fb2 +pdf +spectre"
RDEPEND="~app-leechcraft/lc-core-${PV}
pdf? ( app-text/poppler[qt4] )
djvu? ( app-text/djvu )
spectre? ( app-text/libspectre )"
DEPEND="${RDEPEND}
doc? ( app-doc/doxygen[dot] )"
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_enable djvu MONOCLE_SEEN)
$(cmake-utils_use_with doc DOCS)
$(cmake-utils_use_enable fb2 MONOCLE_FXB)
$(cmake-utils_use_enable pdf MONOCLE_PDF)
$(cmake-utils_use_enable spectre MONOCLE_POSTRUS)
)
cmake-utils_src_configure
}
src_install() {
cmake-utils_src_install
use doc && dohtml -r "${CMAKE_BUILD_DIR}"/out/html/*
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-02 15:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-02 15:32 [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-monocle: ChangeLog lc-monocle-0.5.95.ebuild Sergey Popov (pinkbyte)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox