* [gentoo-commits] gentoo-x86 commit in app-office/koffice-libs: ChangeLog koffice-libs-2.0.0.ebuild koffice-libs-1.9.99.0.ebuild
@ 2009-05-28 8:15 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2009-05-28 8:15 UTC (permalink / raw
To: gentoo-commits
scarabeus 09/05/28 08:15:21
Modified: ChangeLog
Added: koffice-libs-2.0.0.ebuild
Removed: koffice-libs-1.9.99.0.ebuild
Log:
Version bump for final koffice 2 series first release.
(Portage version: 2.2_rc33/cvs/Linux i686)
Revision Changes Path
1.88 app-office/koffice-libs/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/koffice-libs/ChangeLog?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/koffice-libs/ChangeLog?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/koffice-libs/ChangeLog?r1=1.87&r2=1.88
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/koffice-libs/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog 1 May 2009 12:23:20 -0000 1.87
+++ ChangeLog 28 May 2009 08:15:21 -0000 1.88
@@ -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.87 2009/05/01 12:23:20 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/ChangeLog,v 1.88 2009/05/28 08:15:21 scarabeus Exp $
+
+*koffice-libs-2.0.0 (28 May 2009)
+
+ 28 May 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ -koffice-libs-1.9.99.0.ebuild, +koffice-libs-2.0.0.ebuild:
+ Version bump for final koffice 2 series first release.
01 May 2009; Tomas Chvatal <scarabeus@gentoo.org>
koffice-libs-1.9.99.0.ebuild:
1.1 app-office/koffice-libs/koffice-libs-2.0.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/koffice-libs/koffice-libs-2.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/koffice-libs/koffice-libs-2.0.0.ebuild?rev=1.1&content-type=text/plain
Index: koffice-libs-2.0.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-2.0.0.ebuild,v 1.1 2009/05/28 08:15:21 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
>=x11-libs/qt-gui-4.5
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
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-28 8:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-28 8:15 [gentoo-commits] gentoo-x86 commit in app-office/koffice-libs: ChangeLog koffice-libs-2.0.0.ebuild koffice-libs-1.9.99.0.ebuild Tomas Chvatal (scarabeus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox