diff options
22 files changed, 60 insertions, 585 deletions
diff --git a/app-office/karbon/ChangeLog b/app-office/karbon/ChangeLog index e7b94c7861cb..77639aacf1c1 100644 --- a/app-office/karbon/ChangeLog +++ b/app-office/karbon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/karbon -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/ChangeLog,v 1.102 2009/12/17 20:50:25 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/karbon/ChangeLog,v 1.103 2010/01/09 09:55:47 ssuominen Exp $ + + 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + -karbon-1.6.3_p20090204.ebuild: + Remove KOffice 1.6.3. 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org> karbon-2.1.0.ebuild: stable x86, bug 295327 diff --git a/app-office/karbon/karbon-1.6.3_p20090204.ebuild b/app-office/karbon/karbon-1.6.3_p20090204.ebuild deleted file mode 100644 index d3c7bf23151e..000000000000 --- a/app-office/karbon/karbon-1.6.3_p20090204.ebuild +++ /dev/null @@ -1,51 +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/karbon/karbon-1.6.3_p20090204.ebuild,v 1.8 2009/09/27 12:29:16 ranger Exp $ - -ARTS_REQUIRED="never" - -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice vector drawing application." -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 - >=media-gfx/imagemagick-5.5.2 - >=media-libs/freetype-2 - media-libs/fontconfig - media-libs/libart_lgpl" -RDEPEND="${DEPEND}" - -KMCOPYLIB=" - libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkopalette lib/kopalette - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store" - -KMEXTRACTONLY="lib/" - -KMCOMPILEONLY="filters/liboofilter" - -KMEXTRA="filters/karbon" - -need-kde 3.5 - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile liboofilter first - echo "SUBDIRS = liboofilter karbon" > "$S"/filters/Makefile.am - - kde-meta_src_unpack makefiles -} diff --git a/app-office/kchart/ChangeLog b/app-office/kchart/ChangeLog index 6e9652e8128f..f02a68790120 100644 --- a/app-office/kchart/ChangeLog +++ b/app-office/kchart/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kchart -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.100 2009/12/17 20:51:43 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/kchart/ChangeLog,v 1.101 2010/01/09 09:56:38 ssuominen Exp $ + + 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + -kchart-1.6.3_p20090204.ebuild: + Remove KOffice 1.6.3. 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org> kchart-2.1.0.ebuild: stable x86, bug 295327 diff --git a/app-office/kchart/kchart-1.6.3_p20090204.ebuild b/app-office/kchart/kchart-1.6.3_p20090204.ebuild deleted file mode 100644 index f96c73cb4bda..000000000000 --- a/app-office/kchart/kchart-1.6.3_p20090204.ebuild +++ /dev/null @@ -1,47 +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/kchart/kchart-1.6.3_p20090204.ebuild,v 1.8 2009/09/27 12:29:53 ranger Exp $ - -ARTS_REQUIRED="never" - -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice integrated graph and chart drawing tool." -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" -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 - libkochart interfaces" - -KMEXTRACTONLY="lib/ - interfaces/" - -KMEXTRA="filters/kchart" - -KMCOMPILEONLY="filters/libdialogfilter" - -need-kde 3.5 - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile liboofilter first - echo "SUBDIRS = libdialogfilter kchart" > "$S"/filters/Makefile.am - - kde-meta_src_unpack makefiles -} diff --git a/app-office/koffice-data/ChangeLog b/app-office/koffice-data/ChangeLog index 5755bc87e74e..6983e71558eb 100644 --- a/app-office/koffice-data/ChangeLog +++ b/app-office/koffice-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/koffice-data -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/ChangeLog,v 1.95 2009/12/17 20:31:42 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-data/ChangeLog,v 1.96 2010/01/09 10:00:08 ssuominen Exp $ + + 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + -koffice-data-1.6.3_p20090204.ebuild: + Remove KOffice 1.6.3. 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org> koffice-data-2.1.0.ebuild: diff --git a/app-office/koffice-data/koffice-data-1.6.3_p20090204.ebuild b/app-office/koffice-data/koffice-data-1.6.3_p20090204.ebuild deleted file mode 100644 index 6d3e59ca21c6..000000000000 --- a/app-office/koffice-data/koffice-data-1.6.3_p20090204.ebuild +++ /dev/null @@ -1,26 +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/koffice-data/koffice-data-1.6.3_p20090204.ebuild,v 1.8 2009/09/27 12:32:27 ranger Exp $ - -ARTS_REQUIRED="never" - -KMNAME=koffice -KMMODULE= -inherit kde-meta eutils - -DESCRIPTION="Shared KOffice data files." -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="" - -KMEXTRA=" - mimetypes/ - servicetypes/ - pics/ - templates/ - autocorrect/" - -need-kde 3.5 diff --git a/app-office/koffice-libs/ChangeLog b/app-office/koffice-libs/ChangeLog index ae9e02cde0c6..606d8b8bee1f 100644 --- a/app-office/koffice-libs/ChangeLog +++ b/app-office/koffice-libs/ChangeLog @@ -1,6 +1,10 @@ # 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.103 2009/12/17 20:40:37 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-libs/ChangeLog,v 1.104 2010/01/09 10:01:04 ssuominen Exp $ + + 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + -koffice-libs-1.6.3_p20090204.ebuild: + Remove KOffice 1.6.3. 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org> koffice-libs-2.1.0.ebuild: diff --git a/app-office/koffice-libs/koffice-libs-1.6.3_p20090204.ebuild b/app-office/koffice-libs/koffice-libs-1.6.3_p20090204.ebuild deleted file mode 100644 index 6f4493b5e1db..000000000000 --- a/app-office/koffice-libs/koffice-libs-1.6.3_p20090204.ebuild +++ /dev/null @@ -1,70 +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/koffice-libs/koffice-libs-1.6.3_p20090204.ebuild,v 1.8 2009/09/27 12:33:06 ranger Exp $ - -ARTS_REQUIRED="never" - -KMNAME=koffice -KMMODULE=lib -inherit kde-meta eutils - -DESCRIPTION="Shared KOffice libraries." -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="doc" - -RDEPEND="~app-office/koffice-data-1.6.3_p20090204 - virtual/python - dev-lang/ruby" - -DEPEND="${RDEPEND} - doc? ( app-doc/doxygen )" - -KMEXTRA="interfaces/ - plugins/ - tools/ - filters/olefilters/ - filters/xsltfilter/ - filters/generic_wrapper/ - kounavail/ - doc/api/ - doc/koffice/ - doc/thesaurus/" - -KMEXTRACTONLY=" - kchart/kdchart/" - -need-kde 3.5 - -src_unpack() { - kde-meta_src_unpack unpack - - # Force the compilation of libkopainter. - sed -i 's:$(KOPAINTERDIR):kopainter:' "${S}/lib/Makefile.am" - - if ! [[ $(xhost >> /dev/null 2>/dev/null) ]] ; then - einfo "User ${USER} has no X access, disabling some tests." - sed -e "s:SUBDIRS = . tests:SUBDIRS = .:" -i lib/store/Makefile.am || die "sed failed" - sed -e "s:SUBDIRS = kohyphen . tests:SUBDIRS = kohyphen .:" -i lib/kotext/Makefile.am || die "sed failed" - fi - - kde-meta_src_unpack makefiles -} - -src_compile() { - local myconf="--enable-scripting --with-pythonfir=/usr/$(get_libdir)/python${PYVER}/site-packages" - kde-meta_src_compile - if use doc; then - make apidox || die - fi -} - -src_install() { - kde-meta_src_install - if use doc; then - make DESTDIR="${D}" install-apidox || die - fi -} diff --git a/app-office/koffice-meta/ChangeLog b/app-office/koffice-meta/ChangeLog index 50604b7cd695..ca80d222dfa3 100644 --- a/app-office/koffice-meta/ChangeLog +++ b/app-office/koffice-meta/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/koffice-meta -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-meta/ChangeLog,v 1.95 2009/12/17 20:53:00 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice-meta/ChangeLog,v 1.96 2010/01/09 10:02:05 ssuominen Exp $ + + 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + -koffice-meta-1.6.3_p20090204.ebuild: + Remove KOffice 1.6.3. 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org> koffice-meta-2.1.0.ebuild: diff --git a/app-office/koffice-meta/koffice-meta-1.6.3_p20090204.ebuild b/app-office/koffice-meta/koffice-meta-1.6.3_p20090204.ebuild deleted file mode 100644 index e75580055db0..000000000000 --- a/app-office/koffice-meta/koffice-meta-1.6.3_p20090204.ebuild +++ /dev/null @@ -1,29 +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/koffice-meta/koffice-meta-1.6.3_p20090204.ebuild,v 1.8 2009/09/27 12:37:55 ranger Exp $ - -MAXKOFFICEVER=${PV} -inherit kde-functions - -DESCRIPTION="KOffice - merge this to pull in all KOffice-derived packages." -HOMEPAGE="http://www.koffice.org/" -LICENSE="GPL-2" - -SLOT="3.5" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="~app-office/karbon-1.6.3_p20090204 - ~app-office/kchart-1.6.3_p20090204 - ~app-office/kexi-1.6.3_p20090204 - ~app-office/kformula-1.6.3_p20090204 - ~app-office/kivio-1.6.3_p20090204 - ~app-office/koffice-data-1.6.3_p20090204 - ~app-office/koffice-libs-1.6.3_p20090204 - ~app-office/koshell-1.6.3_p20090204 - ~app-office/kplato-1.6.3_p20090204 - ~app-office/kpresenter-1.6.3_p20090204 - ~app-office/krita-1.6.3_p20090204 - ~app-office/kspread-1.6.3_p20090204 - ~app-office/kugar-1.6.3_p20090204 - ~app-office/kword-1.6.3_p20090204" diff --git a/app-office/kplato/ChangeLog b/app-office/kplato/ChangeLog index 62c6a5d2de6b..33f6746ab9fd 100644 --- a/app-office/kplato/ChangeLog +++ b/app-office/kplato/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kplato -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.70 2009/12/17 20:46:39 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.71 2010/01/09 10:03:08 ssuominen Exp $ + + 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + -kplato-1.6.3_p20090204.ebuild: + Remove KOffice 1.6.3. 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org> kplato-2.1.0.ebuild: stable x86, bug 295327 diff --git a/app-office/kplato/kplato-1.6.3_p20090204.ebuild b/app-office/kplato/kplato-1.6.3_p20090204.ebuild deleted file mode 100644 index 2c8d2f7bec9d..000000000000 --- a/app-office/kplato/kplato-1.6.3_p20090204.ebuild +++ /dev/null @@ -1,38 +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/kplato/kplato-1.6.3_p20090204.ebuild,v 1.8 2009/09/27 12:34:15 ranger Exp $ - -ARTS_REQUIRED="never" - -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KPlato is a project management application." -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" -RDEPEND="${DEPEND}" - -KMCOPYLIB="libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkstore lib/store" - -KMEXTRACTONLY="lib/ - kugar/" - -KMCOMPILEONLY="" - -KMEXTRA="kdgantt" - -need-kde 3.5 - -src_unpack() { - kde-meta_src_unpack - sed -i -e "s:toolbar tests:toolbar:" "${S}"/kplato/Makefile.am -} diff --git a/app-office/kpresenter/ChangeLog b/app-office/kpresenter/ChangeLog index 807a9b8b987e..bab813496d16 100644 --- a/app-office/kpresenter/ChangeLog +++ b/app-office/kpresenter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kpresenter -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kpresenter/ChangeLog,v 1.93 2009/12/17 20:45:23 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/kpresenter/ChangeLog,v 1.94 2010/01/09 10:03:59 ssuominen Exp $ + + 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + -kpresenter-1.6.3_p20090204.ebuild: + Remove KOffice 1.6.3. 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org> kpresenter-2.1.0.ebuild: diff --git a/app-office/kpresenter/kpresenter-1.6.3_p20090204.ebuild b/app-office/kpresenter/kpresenter-1.6.3_p20090204.ebuild deleted file mode 100644 index 75941ffe0008..000000000000 --- a/app-office/kpresenter/kpresenter-1.6.3_p20090204.ebuild +++ /dev/null @@ -1,51 +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/kpresenter/kpresenter-1.6.3_p20090204.ebuild,v 1.9 2009/09/27 12:34:51 ranger Exp $ - -ARTS_REQUIRED="never" - -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice presentation program." -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" -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" - -KMEXTRACTONLY="lib/" - -KMCOMPILEONLY="filters/liboofilter" - -KMEXTRA="filters/kpresenter - filters/libdialogfilter" - -need-kde 3.5 - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile filters first. - echo "SUBDIRS = liboofilter libdialogfilter kpresenter" > $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 -} diff --git a/app-office/krita/ChangeLog b/app-office/krita/ChangeLog index c59b20817f25..d93342165e0f 100644 --- a/app-office/krita/ChangeLog +++ b/app-office/krita/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/krita -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/krita/ChangeLog,v 1.105 2009/12/17 20:49:04 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/krita/ChangeLog,v 1.106 2010/01/09 10:05:08 ssuominen Exp $ + + 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + -krita-1.6.3_p20090204.ebuild: + Remove KOffice 1.6.3. 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org> krita-2.1.0.ebuild: stable x86, bug 295327 diff --git a/app-office/krita/krita-1.6.3_p20090204.ebuild b/app-office/krita/krita-1.6.3_p20090204.ebuild deleted file mode 100644 index 8c9f35ff1c69..000000000000 --- a/app-office/krita/krita-1.6.3_p20090204.ebuild +++ /dev/null @@ -1,72 +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/krita/krita-1.6.3_p20090204.ebuild,v 1.10 2009/09/27 12:35:29 ranger Exp $ - -ARTS_REQUIRED="never" - -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice image manipulation program." -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 - >=media-libs/lcms-1.15 - media-libs/tiff - media-libs/jpeg - >=media-libs/openexr-1.2.2-r2 - media-libs/libpng - >=media-libs/libexif-0.6.13-r1 - virtual/opengl - virtual/glu" -RDEPEND="${DEPEND}" - -KMCOPYLIB="libkformula lib/kformula - libkofficecore lib/kofficecore - libkofficeui lib/kofficeui - libkopainter lib/kopainter - libkopalette lib/kopalette - libkotext lib/kotext - libkwmf lib/kwmf - libkowmf lib/kwmf - libkstore lib/store - libkrossapi lib/kross/api/ - libkrossmain lib/kross/main/" - -KMEXTRACTONLY="lib/" - -KMEXTRA="filters/krita" - -need-kde 3.5 - -pkg_setup() { - # use opengl && - if ! built_with_use =x11-libs/qt-3* opengl ; then - eerror "You need to build x11-libs/qt with opengl use flag enabled." - die - fi -} - -src_unpack() { - kde-meta_src_unpack - - # Broken - with Imagemagick 6.4 functions went private. - sed -i -e 's:$(IMAGEMAGICK_SUBDIR)::' "${S}"/filters/krita/Makefile.am - - # FIXME - disable broken tests for now - sed -i -e "s:TESTSDIR =.*:TESTSDIR=:" "${S}"/krita/core/Makefile.am \ - $(ls "${S}"/krita/colorspaces/*/Makefile.am) -} - -src_compile() { - for i in $(find "${S}"/lib -iname "*\.ui"); do - "${QTDIR}"/bin/uic ${i} > ${i%.ui}.h - done - - kde-meta_src_compile -} diff --git a/app-office/kspread/ChangeLog b/app-office/kspread/ChangeLog index 96752d3640f0..872a258addea 100644 --- a/app-office/kspread/ChangeLog +++ b/app-office/kspread/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/kspread -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kspread/ChangeLog,v 1.109 2009/12/17 20:42:22 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/kspread/ChangeLog,v 1.110 2010/01/09 10:08:02 ssuominen Exp $ + + 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + -kspread-1.6.3_p20090204.ebuild, -files/kspread-1.6.3-gcc44.patch: + Remove KOffice 1.6.3. 17 Dec 2009; Christian Faulhammer <fauli@gentoo.org> kspread-2.1.0.ebuild: stable x86, bug 295327 diff --git a/app-office/kspread/files/kspread-1.6.3-gcc44.patch b/app-office/kspread/files/kspread-1.6.3-gcc44.patch deleted file mode 100644 index fdbb9e6a5af8..000000000000 --- a/app-office/kspread/files/kspread-1.6.3-gcc44.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- kspread-1.6.3_p20090204-orig/work/kspread-1.6.3_p20090204/kspread/digest.cc 2006/03/24 09:20:42 522032 -+++ kspread-1.6.3_p20090204/work/kspread-1.6.3_p20090204/kspread/digest.cc 2009/02/26 10:09:03 932093 -@@ -50,7 +50,7 @@ - - #if SIZEOF_INT == 4 - typedef unsigned int sal_uInt32; --#elif -+#else - typedef unsigned long sal_uInt32; - #endif - diff --git a/app-office/kspread/kspread-1.6.3_p20090204.ebuild b/app-office/kspread/kspread-1.6.3_p20090204.ebuild deleted file mode 100644 index 79088a2bded1..000000000000 --- a/app-office/kspread/kspread-1.6.3_p20090204.ebuild +++ /dev/null @@ -1,65 +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/kspread/kspread-1.6.3_p20090204.ebuild,v 1.9 2009/09/27 12:36:06 ranger Exp $ - -ARTS_REQUIRED="never" - -KMNAME=koffice -inherit kde-meta eutils - -DESCRIPTION="KOffice spreadsheet application." -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/kchart-1.6.3_p20090204 - ~app-office/kexi-1.6.3_p20090204" -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 - libkochart interfaces - libkrossmain lib/kross/main - libkrossapi lib/kross/api - libkexidb kexi/kexidb - libkexidbparser kexi/kexidb/parser" - -KMEXTRACTONLY="lib/ - interfaces/ - filters/kexi - kexi/" - -KMCOMPILEONLY="filters/liboofilter" - -KMEXTRA="filters/kspread" - -need-kde 3.5 - -PATCHES=( "${FILESDIR}/${PN}-1.6.3-gcc44.patch" ) - -src_unpack() { - kde-meta_src_unpack unpack - - # We need to compile liboofilter first - echo "SUBDIRS = liboofilter kspread" > "${S}"/filters/Makefile.am - - # Work around broken conditional - echo "SUBDIRS = applixspread csv dbase gnumeric latex opencalc html qpro excel kexi" > "${S}"/filters/kspread/Makefile.am - - for i in $(find "${S}"/lib -iname "*\.ui"); do - "${QTDIR}"/bin/uic ${i} > ${i%.ui}.h - done - - kde-meta_src_unpack makefiles -} 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 -} |