diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-09 10:08:03 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-09 10:08:03 +0000 |
commit | 88fc48f8a3664c28bd134804b8c11666e137c04a (patch) | |
tree | e4bdfc02ee0d442d622a4ad26ab9548dceef2dff /app-office/kword | |
parent | Automated update of use.local.desc (diff) | |
download | historical-88fc48f8a3664c28bd134804b8c11666e137c04a.tar.gz historical-88fc48f8a3664c28bd134804b8c11666e137c04a.tar.bz2 historical-88fc48f8a3664c28bd134804b8c11666e137c04a.zip |
Remove KOffice 1.6.3.
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'app-office/kword')
-rw-r--r-- | app-office/kword/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/kword/files/kword-1.6.3-gcc44.patch | 47 | ||||
-rw-r--r-- | app-office/kword/kword-1.6.3_p20090204.ebuild | 58 |
3 files changed, 6 insertions, 107 deletions
diff --git a/app-office/kword/ChangeLog b/app-office/kword/ChangeLog index 9ef6dc832164..2a7397ef9719 100644 --- a/app-office/kword/ChangeLog +++ b/app-office/kword/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kword -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kword/ChangeLog,v 1.140 2009/12/17 20:44:03 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/kword/ChangeLog,v 1.141 2010/01/09 09:57:59 ssuominen Exp $ + + 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + -kword-1.6.3_p20090204.ebuild, -files/kword-1.6.3-gcc44.patch: + Remove KOffice 1.6.3. 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org> kword-2.1.0.ebuild: stable x86, bug 295327 diff --git a/app-office/kword/files/kword-1.6.3-gcc44.patch b/app-office/kword/files/kword-1.6.3-gcc44.patch deleted file mode 100644 index 47c969bdcc55..000000000000 --- a/app-office/kword/files/kword-1.6.3-gcc44.patch +++ /dev/null @@ -1,47 +0,0 @@ ---- kword-1.6.3_p20090204-orig/work/kword-1.6.3_p20090519/filters/kword/pdf/xpdf/goo/gfile.cc 2009-05-25 15:51:25.000000000 +0100 -+++ kword-1.6.3_p20090204/work/kword-1.6.3_p20090519/filters/kword/pdf/xpdf/goo/gfile.cc 2009-05-25 15:51:20.000000000 +0100 -@@ -277,7 +277,7 @@ - GString *grabPath(const char *fileName) { - #ifdef VMS - //---------- VMS ---------- -- char *p; -+ const char *p; - - if ((p = strrchr(fileName, ']'))) - return new GString(fileName, p + 1 - fileName); -@@ -287,7 +287,7 @@ - - #elif defined(__EMX__) || defined(WIN32) - //---------- OS/2+EMX and Win32 ---------- -- char *p; -+ const char *p; - - if ((p = strrchr(fileName, '/'))) - return new GString(fileName, p - fileName); -@@ -300,7 +300,7 @@ - - #elif defined(ACORN) - //---------- RISCOS ---------- -- char *p; -+ const char *p; - - if ((p = strrchr(fileName, '.'))) - return new GString(fileName, p - fileName); -@@ -307,7 +307,7 @@ - - #elif defined(MACOS) - //---------- MacOS ---------- -- char *p; -+ const char *p; - - if ((p = strrchr(fileName, ':'))) - return new GString(fileName, p - fileName); -@@ -315,7 +315,7 @@ - - #else - //---------- Unix ---------- -- char *p; -+ const char *p; - - if ((p = strrchr(fileName, '/'))) - return new GString(fileName, p - fileName); diff --git a/app-office/kword/kword-1.6.3_p20090204.ebuild b/app-office/kword/kword-1.6.3_p20090204.ebuild deleted file mode 100644 index dbec75f308a8..000000000000 --- a/app-office/kword/kword-1.6.3_p20090204.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kword/kword-1.6.3_p20090204.ebuild,v 1.11 2009/09/27 12:37:20 ranger Exp $ - -ARTS_REQUIRED="never" - -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice word processor." -HOMEPAGE="http://www.koffice.org/" -LICENSE="GPL-2 LGPL-2" - -SLOT="3.5" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -DEPEND="~app-office/koffice-libs-1.6.3_p20090204 - ~app-office/kspread-1.6.3_p20090204 - >=app-text/wv2-0.1.8 - >=media-gfx/imagemagick-5.5.2 - >=app-text/libwpd-0.8.2" -RDEPEND="${DEPEND}" - -KMCOPYLIB="libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store - libkspreadcommon kspread" - -KMEXTRACTONLY=" - lib/ - kspread/" - -KMCOMPILEONLY="filters/liboofilter" - -KMEXTRA="filters/kword" - -need-kde 3.5 - -PATCHES=( "${FILESDIR}/${PN}-1.6.3-gcc44.patch" ) - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile libs first - echo "SUBDIRS = liboofilter kword" > "${S}"/filters/Makefile.am - - for i in $(find "${S}"/lib -iname "*\.ui"); do - "${QTDIR}"/bin/uic ${i} > ${i%.ui}.h - done - - kde-meta_src_unpack makefiles -} |