Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
Subject: gentoo-x86 commit in app-office/koffice-libs: ChangeLog koffice-libs-1.9.99.0.ebuild
Date: Thu, 30 Apr 2009 20:32:13 +0000
scarabeus    09/04/30 20:32:13

  Modified:             ChangeLog
  Added:                koffice-libs-1.9.99.0.ebuild
  Log:
  Version bump for koffice-2.
  (Portage version: 2.2_rc31/cvs/Linux x86_64)

Revision  Changes    Path
1.86                 app-office/koffice-libs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/koffice-libs/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/koffice-libs/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/koffice-libs/ChangeLog?r1=1.85&r2=1.86

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/koffice-libs/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	8 Feb 2009 17:24:30 -0000	1.85
+++ ChangeLog	30 Apr 2009 20:32:13 -0000	1.86
@@ -1,6 +1,12 @@
 # ChangeLog for app-office/koffice-libs
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/ChangeLog,v 1.85 2009/02/08 17:24:30 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/ChangeLog,v 1.86 2009/04/30 20:32:13 scarabeus Exp $
+
+*koffice-libs-1.9.99.0 (30 Apr 2009)
+
+  30 Apr 2009; Tomas Chvatal <scarabeus@g.o>
+  +koffice-libs-1.9.99.0.ebuild:
+  Version bump for koffice-2.
 
 *koffice-libs-1.6.3_p20090204 (08 Feb 2009)
 



1.1                  app-office/koffice-libs/koffice-libs-1.9.99.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/koffice-libs/koffice-libs-1.9.99.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/koffice-libs/koffice-libs-1.9.99.0.ebuild?rev=1.1&content-type=text/plain

Index: koffice-libs-1.9.99.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/koffice-libs-1.9.99.0.ebuild,v 1.1 2009/04/30 20:32:13 scarabeus Exp $

EAPI="2"

KMNAME="koffice"
KMMODULE="libs"
OPENGL_REQUIRED="optional"
CPPUNIT_REQUIRED="optional"
inherit kde4-meta

DESCRIPTION="Shared KOffice libraries."
KEYWORDS="~amd64 ~x86"
IUSE="+crypt +openexr"

RDEPEND="
	>=app-office/koffice-data-${PV}:${SLOT}
	dev-libs/libxml2
	dev-libs/libxslt
	>=kde-base/kdepimlibs-${KDE_MINIMAL}
	>=media-libs/lcms-1.15
	crypt? ( app-crypt/qca:2 )
	openexr? ( media-libs/openexr )
	opengl? ( media-libs/mesa )
"
DEPEND="${RDEPEND}"
#	doc? ( app-doc/doxygen )"

KMEXTRA="
	doc/koffice/
	doc/thesaurus/
	filters/generic_wrapper/
	filters/libkowmf/
	filters/xsltfilter/
	interfaces/
	kounavail/
	plugins/
	tools/"
#	doc/api/"
KMEXTRACTONLY="
	doc/koffice.desktop"

KMSAVELIBS="true"

src_prepare() {
	sed -i \
		-e "s:QtCrypto/QtCrypto:QtCrypto:" \
		libs/store/KoEncryptedStore.h || die

	kde4-meta_src_prepare
}

src_configure() {
	mycmakeargs="${mycmakeargs}
		$(cmake-utils_use_with crypt QCA2)
		$(cmake-utils_use_with opengl OpenGL)
		$(cmake-utils_use_with openexr OpenEXR)"
	use crypt && mycmakeargs="${mycmakeargs}
		-DQCA2_LIBRARIES=/usr/$(get_libdir)/qca2/libqca.so.2"

	kde4-base_src_configure
}

src_install() {
	newdoc kounavail/README README.kounavail

	kde4-meta_src_install
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-office/koffice-data: ChangeLog koffice-data-1.9.99.0.ebuild
Next by thread:
gentoo-x86 commit in app-office/koffice-libs: ChangeLog koffice-libs-1.9.99.0.ebuild
Previous by date:
gentoo-x86 commit in app-office/koffice-data: ChangeLog koffice-data-1.9.99.0.ebuild
Next by date:
gentoo-x86 commit in app-office/karbon: metadata.xml ChangeLog karbon-1.9.99.0.ebuild


Updated Mar 18, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.