public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-monocle: lc-monocle-0.5.90-r1.ebuild lc-monocle-9999.ebuild ChangeLog metadata.xml lc-monocle-0.5.85.ebuild Manifest
@ 2013-03-08 22:02 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; only message in thread
From: Maxim Koltsov (maksbotan) @ 2013-03-08 22:02 UTC (permalink / raw
  To: gentoo-commits

maksbotan    13/03/08 22:02:32

  Added:                lc-monocle-0.5.90-r1.ebuild lc-monocle-9999.ebuild
                        ChangeLog metadata.xml lc-monocle-0.5.85.ebuild
                        Manifest
  Log:
  Move LeechCraft to new category
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key F8DBDADE)

Revision  Changes    Path
1.1                  app-leechcraft/lc-monocle/lc-monocle-0.5.90-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-0.5.90-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-0.5.90-r1.ebuild?rev=1.1&content-type=text/plain

Index: lc-monocle-0.5.90-r1.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.90-r1.ebuild,v 1.1 2013/03/08 22:02:32 maksbotan Exp $

EAPI="4"

inherit leechcraft

DESCRIPTION="Monocle, the modular document viewer for LeechCraft."

SLOT="0"
KEYWORDS="amd64 x86"
IUSE="+djvu debug +fb2 +pdf +spectre"

DEPEND="~app-leechcraft/lc-core-${PV}
	pdf? ( app-text/poppler[qt4] )
	djvu? ( app-text/djvu )
	spectre? ( app-text/libspectre )
"
RDEPEND="${DEPEND}"

src_configure() {
	local mycmakeargs="
		$(cmake-utils_use_enable djvu MONOCLE_SEEN)
		$(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
}



1.1                  app-leechcraft/lc-monocle/lc-monocle-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-9999.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-9999.ebuild?rev=1.1&content-type=text/plain

Index: lc-monocle-9999.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-9999.ebuild,v 1.1 2013/03/08 22:02:32 maksbotan Exp $

EAPI="4"

inherit leechcraft

DESCRIPTION="Monocle, the modular document viewer for LeechCraft."

SLOT="0"
KEYWORDS=""
IUSE="+djvu debug +fb2 +pdf +spectre"

DEPEND="~app-leechcraft/lc-core-${PV}
	pdf? ( app-text/poppler[qt4] )
	djvu? ( app-text/djvu )
	spectre? ( app-text/libspectre )
"
RDEPEND="${DEPEND}"

src_configure() {
	local mycmakeargs="
		$(cmake-utils_use_enable djvu MONOCLE_SEEN)
		$(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
}



1.1                  app-leechcraft/lc-monocle/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# 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.1 2013/03/08 22:02:32 maksbotan Exp $

*lc-monocle-9999 (08 Mar 2013)
*lc-monocle-0.5.90-r1 (08 Mar 2013)
*lc-monocle-0.5.85 (08 Mar 2013)

  08 Mar 2013; Maxim Koltsov <maksbotan@gentoo.org> +lc-monocle-0.5.85.ebuild,
  +lc-monocle-0.5.90-r1.ebuild, +lc-monocle-9999.ebuild,
  +files/monocle-poppler.patch, +metadata.xml:
  Move to app-leechcraft/category

  16 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
  leechcraft-monocle-0.5.90-r1.ebuild:
  Stable for x86, wrt bug #457824

  16 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
  leechcraft-monocle-0.5.90-r1.ebuild:
  Stable for amd64, wrt bug #457824

*leechcraft-monocle-0.5.90-r1 (16 Feb 2013)

  16 Feb 2013; Maxim Koltsov <maksbotan@gentoo.org>
  +leechcraft-monocle-0.5.90-r1.ebuild, -leechcraft-monocle-0.5.90.ebuild,
  leechcraft-monocle-9999.ebuild:
  Add missing libspectre dependency

  10 Jan 2013; Sergey Popov <pinkbyte@gentoo.org>
  leechcraft-monocle-0.5.90.ebuild, leechcraft-monocle-9999.ebuild,
  metadata.xml:
  Enable optional support for libspectre via USE-flag, fix bug #451088. Thanks
  to Karl Ernst Brunk for discovering this issue

*leechcraft-monocle-0.5.90 (25 Dec 2012)

  25 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org>
  +leechcraft-monocle-0.5.90.ebuild:
  Bump LeechCraft to 0.5.90, thanks to 0xd34df00d

  21 Dec 2012; Sergey Popov <pinkbyte@gentoo.org>
  leechcraft-monocle-0.5.85.ebuild, leechcraft-monocle-9999.ebuild:
  Remove obsolete pkg_pretend function - overrided by eclass one

  19 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org>
  -leechcraft-monocle-0.5.75.ebuild, -leechcraft-monocle-0.5.80.ebuild:
  Remove old LeechCraft versions

*leechcraft-monocle-0.5.85 (08 Oct 2012)

  08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org>
  +leechcraft-monocle-0.5.85.ebuild:
  Bump LeechCraft to 0.5.85, thanks to 0xd34df00d

  20 Sep 2012; Sergey Popov <pinkbyte@gentoo.org>
  leechcraft-monocle-9999.ebuild:
  Live ebuild can be compiled only with gcc 4.6 or higher

  20 Sep 2012; Sergey Popov <pinkbyte@gentoo.org>
  leechcraft-monocle-9999.ebuild:
  Add support for djvu into live ebuild (through USE flag)

*leechcraft-monocle-0.5.80 (13 Aug 2012)

  13 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org>
  +leechcraft-monocle-0.5.80.ebuild:
  Bump LeechCraft to 0.5.80, thanks to 0xd34df00d

  10 Aug 2012; Maxim Koltsov <maksbotan@gentoo.org>
  +files/monocle-poppler.patch, leechcraft-monocle-0.5.75.ebuild:
  Fix compilation with new poppler, bug 430108

*leechcraft-monocle-0.5.75 (19 Jul 2012)

  19 Jul 2012; Maxim Koltsov <maksbotan@gentoo.org>
  +leechcraft-monocle-0.5.75.ebuild:
  Removed old versions, bumped to 0.5.75

*leechcraft-monocle-9999 (26 Jun 2012)

  26 Jun 2012; Maxim Koltsov <maksbotan@gentoo.org>
  +leechcraft-monocle-9999.ebuild, +metadata.xml:
  Add app-text/leechcraft-monocle, thanks to 0xd34df00d



1.1                  app-leechcraft/lc-monocle/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>leechcraft</herd>
	<use>
		<flag name="fb2">Enable support for FictionBook format</flag>
		<flag name="spectre">Enable PostScript backend for Monocle using the <pkg>app-text/libspectre</pkg></flag>
	</use>
</pkgmetadata>



1.1                  app-leechcraft/lc-monocle/lc-monocle-0.5.85.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-0.5.85.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/lc-monocle-0.5.85.ebuild?rev=1.1&content-type=text/plain

Index: lc-monocle-0.5.85.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.85.ebuild,v 1.1 2013/03/08 22:02:32 maksbotan Exp $

EAPI="4"

inherit leechcraft

DESCRIPTION="Monocle, the modular document viewer for LeechCraft."

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+djvu debug +fb2 +pdf"

DEPEND="~app-leechcraft/lc-core-${PV}
	pdf? ( app-text/poppler[qt4] )
	djvu? ( app-text/djvu )"
RDEPEND="${DEPEND}"

src_configure() {
	local mycmakeargs="
		$(cmake-utils_use_enable djvu MONOCLE_SEEN)
		$(cmake-utils_use_enable fb2 MONOCLE_FXB)
		$(cmake-utils_use_enable pdf MONOCLE_PDF)"

	cmake-utils_src_configure
}



1.1                  app-leechcraft/lc-monocle/Manifest

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-monocle/Manifest?rev=1.1&content-type=text/plain

Index: Manifest
===================================================================
AUX monocle-poppler.patch 553 SHA256 9f7c7aa8972bec176ed8d9354b0914cce668dd2bdb73415f8da7076f540b2094 SHA512 04712a69565ad342e8a28990ab318f10368c42d3a4807e84b8d6e0053b033e8bbb02dd30b974b4d331ef347cfe85ef1c6fee708f6d22d46315519ab4ac0dc354 WHIRLPOOL e008ace60074f340b42dd26d513a4598d96a1071013812f0bbce43a1186f7b132cb729e44cd49fc09133ca36ebd152bb438a4fe6b035db4465832d617be44acd
DIST leechcraft-0.5.85.tar.xz 5463144 SHA256 3208d8013911c9d848dc007554b0a6e22eee0ed8e16c25a11da9a7931650f694 SHA512 76fb2e9cc9be1219b603f2ea04af945b63376d0e0834a46a668eb23c66a3939d4239b410235302866523cd26918e1dd09c7a6e868845e9d458df96829ba81a70 WHIRLPOOL 84a141d70400201a481c9ae1fd362d079e0357022fd16398053264e7b97996b62b44ae2190cb44ab3c537627d6586eca38de18aab8b2490f26bcc92183e515b4
DIST leechcraft-0.5.90.tar.xz 6147148 SHA256 68c3dd66c0456dd75aabc818580c1c54ebbb7d8ccaa8db322a91e456b34acc43 SHA512 e82d44e010a13b961dbda98f993afbe3003f0925bc63d4ecd59ae2b9b2f030455d6bafbe9aa9eb8fe98f9ae09050cd9bed01e3e5e1703a2781e74bdc8e9408b7 WHIRLPOOL 3a9fe7afe32dc0cb8dda12c3e430e1112a115de7264bc9536c0cadb64ad56b1dcb19340220ab7fd0f38db24fd14c79ccd8f2ca35199dd6090fa4e94dab337017
EBUILD lc-monocle-0.5.85.ebuild 724 SHA256 e31b88779b64f12609bb22968f0ab5252e3569522719d1ef830322214358a893 SHA512 61e0619ed29ee4ec83f4a902339e2f1f588fed7768ff1ead7bdeb4b8d79b7c62ed5fd721204096219025f77a9abaf2d2a74db3f0755a44be0ee04e062756c030 WHIRLPOOL 4a9042ace81127076ddb0fddfc9ab7f571734bd048b376bdb6a693465babbb818662dd11caaea8de3ff92cc9b762bf6a2c74df49c02253793a588414e198a3ee
EBUILD lc-monocle-0.5.90-r1.ebuild 816 SHA256 48658ede24bcf28a68eff4d28fcd6a9abf76a2d6236c62fcf241bc1229cbd4e9 SHA512 a450948e5fcc3c21d40ba7eea542e97309d899f2dd761c500cac547c1e5197bb6ed1c9c7568cb19b8f1485cebd4893db28a26785b348a0a2192dcd2ff5807c51 WHIRLPOOL b5db3240a33620dccf677e9a6ae4884786f1afc2d26f3be411bfa5e39159109f127bd31185dbe8c6e1a2041a21a474795a03fe4031e30dee473ce9a1f0b58c35
EBUILD lc-monocle-9999.ebuild 808 SHA256 4be2a4686d147c63eafc1d09c0b94800a35ad317cb3eb68170867fc34cb17607 SHA512 dcb529189c2822302afcdf60611d7bae65b4091d7edeaac2d1a5ec42254790fb0e47d11e1ad8343b8cee79aedb5863de4e27e42f73bf1e4d7bfefbbf92b629a9 WHIRLPOOL a3af06c8ace02f26d5f270f9827ffb029dfddacbae1e80242fc1478be64b2241d3f32811ed1441ddfb1eecb0940aa598216ff1a78dc6f3d3684f32ecce30f90f
MISC ChangeLog 3006 SHA256 1a20166e085722b4ed33786b840867fbddca499a8d0f9bb1b025794c27d37876 SHA512 aa1f82f540aeb8723330d147685da22a1168a04b20d0f61ef573b9bb5c873eac0f2410216cbfdaf42515ebefd4bfba3398d45de79c09c0cff5d25802cee3d448 WHIRLPOOL a6d021960b087ad4986684d47ba63747548204324c4ad98e49fac5fc8bea30f8165711f63e3f944968312140fcd088962111666d2b327c5fb3346001c99d8c5c
MISC metadata.xml 352 SHA256 f2c1148363c1e3e1d5893de90f86f585f52e0d3e0f8576f9892ac77d6ad080b4 SHA512 b0979e7233b97569cf725121c1ae7fe828631c335913f10b8854c86158e18c6b66c52a1999b2f49f3951cb3107acf734970fbd1a174e4e9f335b7921190e5eca WHIRLPOOL b53fe635bae5c20261447eee525a71dd23086d777d5c9379a4a7fb71182f92e1ae15e7a51c0aaa90d93ddf09b4db2b2335baefd8a5349ccf775dd252efa1247c





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-08 22:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-08 22:02 [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-monocle: lc-monocle-0.5.90-r1.ebuild lc-monocle-9999.ebuild ChangeLog metadata.xml lc-monocle-0.5.85.ebuild Manifest Maxim Koltsov (maksbotan)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox