diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2004-10-19 07:24:00 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2004-10-19 07:24:00 +0000 |
commit | fac5fa30edd1e8cebd2e6fea6818fce454790943 (patch) | |
tree | d8300d4d009cde714d86add54ea3bc3d45d78c77 /app-office/openoffice-ximian | |
parent | Stable amd64, x86. Added to ~sparc. (Manifest recommit) (diff) | |
download | gentoo-2-fac5fa30edd1e8cebd2e6fea6818fce454790943.tar.gz gentoo-2-fac5fa30edd1e8cebd2e6fea6818fce454790943.tar.bz2 gentoo-2-fac5fa30edd1e8cebd2e6fea6818fce454790943.zip |
Remove vulnerable version
Diffstat (limited to 'app-office/openoffice-ximian')
9 files changed, 0 insertions, 1207 deletions
diff --git a/app-office/openoffice-ximian/files/1.1.2/curlfix.patch b/app-office/openoffice-ximian/files/1.1.2/curlfix.patch deleted file mode 100644 index 9ef4e0b7b9be..000000000000 --- a/app-office/openoffice-ximian/files/1.1.2/curlfix.patch +++ /dev/null @@ -1,41 +0,0 @@ ---- patches/OOO_1_1/system-curl.diff 2004-07-31 21:53:47.821651752 +0200 -+++ patches/OOO_1_1/system-curl.diff 2004-07-31 21:53:47.822651600 +0200 -@@ -67,3 +67,38 @@ - SHL1DEF=$(MISC)$/$(SHL1TARGET).def - SHL1LIBS= \ - $(LIB1TARGET) -+Index: ftphandleprovider.hxx -+=================================================================== -+RCS file: /cvs/ucb/ucb/source/ucp/ftp/ftphandleprovider.hxx,v -+retrieving revision 1.2 -+diff -u -r1.2 ftphandleprovider.hxx -+--- ucb/source/ucp/ftp/ftphandleprovider.hxx 15 Oct 2002 09:21:17 -0000 1.2 -++++ ucb/source/ucp/ftp/ftphandleprovider.hxx 20 Jul 2004 22:02:48 -0000 -+@@ -1,5 +1,5 @@ -+ #include <rtl/ustring.hxx> -+-#include <curl/types.h> -++#include <curl/curl.h> -+ -+ namespace ftp { -+ -+Index: ftploaderthread.hxx -+=================================================================== -+RCS file: /cvs/ucb/ucb/source/ucp/ftp/ftploaderthread.hxx,v -+retrieving revision 1.5 -+diff -u -r1.5 ftploaderthread.hxx -+--- ucb/source/ucp/ftp/ftploaderthread.hxx 28 Aug 2002 07:23:14 -0000 1.5 -++++ ucb/source/ucp/ftp/ftploaderthread.hxx 20 Jul 2004 22:02:48 -0000 -+@@ -71,11 +71,10 @@ -+ #ifndef _OSL_THREAD_H_ -+ #include <osl/thread.h> -+ #endif -+-#ifndef __CURL_TYPES_H -+-#include <curl/types.h> -++#ifndef __CURL_CURL_H -++#include <curl/curl.h> -+ #endif -+ -+- -+ namespace ftp { -+ -+ /** A loaderthread acts as factory for CURL-handles, diff --git a/app-office/openoffice-ximian/files/1.1.2/fixscale.patch b/app-office/openoffice-ximian/files/1.1.2/fixscale.patch deleted file mode 100644 index ccb9d44176df..000000000000 --- a/app-office/openoffice-ximian/files/1.1.2/fixscale.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- bin/scale-icons 2004-05-06 11:01:08.980710904 +0200 -+++ bin/scale-icons 2004-05-06 11:01:08.981710752 +0200 -@@ -171,22 +171,11 @@ - - print "Binning dupped icons\n"; - -f "$OOO_PATH/extras/source/symbols/makefile.mk" || die "No dupped icon directory"; -- --my $SymbolsDir; --my $symbols_dir = "$OOO_PATH/extras/source/symbols"; --my $symbols_backup = "$backupdir/extras/source/symbols"; -- --system ("mkdir -p $symbols_backup"); -- --opendir ($SymbolsDir, $symbols_dir) || die "No symbols: $!"; --while (my $fname = readdir ($SymbolsDir)) { -- $fname =~ m/\.bmp$/ || next; -- if ($backupdir) { -- system ("cp -a $symbols_dir/$fname $symbols_backup"); -- } -- unlink "$symbols_dir/$fname" || die "Can't delete $symbols_dir/$fname: $!"; -+if ($backupdir) { -+ system ("mkdir -p $backupdir/extras/source/symbols"); -+ system ("cp -a $OOO_PATH/extras/source/symbols/*.bmp $backupdir/extras/source/symbols"); - } --closedir($SymbolsDir); -+system ("rm -f $OOO_PATH/extras/source/symbols/*.bmp"); - - print "Completed cleanly.\n"; - exit (0); diff --git a/app-office/openoffice-ximian/files/1.1.2/gentoo-1.1.61.patch b/app-office/openoffice-ximian/files/1.1.2/gentoo-1.1.61.patch deleted file mode 100644 index 5a1261751076..000000000000 --- a/app-office/openoffice-ximian/files/1.1.2/gentoo-1.1.61.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- patches/OOO_1_1_2/apply 2004-05-08 08:54:17.055306480 +0200 -+++ patches/OOO_1_1_2/apply 2004-05-08 08:54:17.057306176 +0200 -@@ -16,6 +16,7 @@ - Debian : DebianBase, XineramaPIC - DebianWoody: DebianBase, OldLibArt - Ximian : XimianOnly, LinuxCommon, GnomeVFS, GnomeCUPS, GlobalDesktopFiles, StartupNotification, ODKFixes, VBABits, Lotus -+Gentoo : XimianOnly, LinuxCommon, GnomeVFS, GnomeCUPS, GlobalDesktopFiles, StartupNotification, ODKFixes, VBABits, Lotus, NativeWidgets, - RedHatBase : LinuxCommon, GnomeVFS, OOoCUPS, StartupNotification, RedHatOnly, ODKFixes, NativeWidgets, VBABits, Lotus - RHFedora : RedHatBase, RHFedoraOnly - RHTaroon : RedHatBase, RHTaroonOnly, OldLibArt diff --git a/app-office/openoffice-ximian/files/1.1.2/gentoo-1.3.4.patch b/app-office/openoffice-ximian/files/1.1.2/gentoo-1.3.4.patch deleted file mode 100644 index c8b42fac14f3..000000000000 --- a/app-office/openoffice-ximian/files/1.1.2/gentoo-1.3.4.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- patches/OOO_1_1_2/apply 2004-08-20 23:49:28.172509416 +0200 -+++ patches/OOO_1_1_2/apply 2004-08-20 23:49:28.174509112 +0200 -@@ -27,6 +27,9 @@ - NLD : NovellBase, NLDOnly - PLD : PLDOnly, LinuxCommon, KDECommon, GlobalDesktopFiles, NonDebianCommon - KDE : LinuxCommon, KDEOnly -+Gentoo : LinuxCommon, GlobalDesktopFiles, NonDebianCommon -+GentooGNOME : LinuxCommon, GnomeVFS, GlobalDesktopFiles, NonDebianCommon, NovellOnly -+GentooKDE : LinuxCommon, KDECommon, GlobalDesktopFiles, NonDebianCommon - - # Odd one, very few patches: - Ark : ArkOnly, LinuxCommon, GlobalDesktopFiles, ODKFixes, VBABits diff --git a/app-office/openoffice-ximian/files/1.1.2/rm-nonexistant.diff b/app-office/openoffice-ximian/files/1.1.2/rm-nonexistant.diff deleted file mode 100644 index cef57c93aefe..000000000000 --- a/app-office/openoffice-ximian/files/1.1.2/rm-nonexistant.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- patches/OOO_1_1_2/apply 2004-07-11 16:51:07.670727432 +0200
-+++ patches/OOO_1_1_2/apply 2004-07-11 16:50:02.130691032 +0200
-@@ -778,7 +778,6 @@ - ####################################################### - - [ NativeWidgets ] --non-existant.diff - # Native Widget Framework - nativewidgets-config_office.diff - nativewidgets-vcl.diff -
diff --git a/app-office/openoffice-ximian/files/digest-openoffice-ximian-1.1.61 b/app-office/openoffice-ximian/files/digest-openoffice-ximian-1.1.61 deleted file mode 100644 index 9ffa296d7949..000000000000 --- a/app-office/openoffice-ximian/files/digest-openoffice-ximian-1.1.61 +++ /dev/null @@ -1,4 +0,0 @@ -MD5 d6fd3f6cb34bdbc14287460e1cfa3f76 OOo_1.1.2_source.tar.gz 220632989 -MD5 6ab5f5c7adcc250c2cb2a5ec16d0dd06 ooo-build-1.1.61.tar.gz 2104769 -MD5 5157d4453d17cae586ce24989d34357a ooo-KDE_icons-OOO_1_1-0.1.tar.gz 1037481 -MD5 32a0e62f89ef36a91437fc705fbe6440 ooo-icons-OOO_1_1-9.tar.gz 1561812 diff --git a/app-office/openoffice-ximian/files/digest-openoffice-ximian-1.3.4 b/app-office/openoffice-ximian/files/digest-openoffice-ximian-1.3.4 deleted file mode 100644 index 40cb5cc41510..000000000000 --- a/app-office/openoffice-ximian/files/digest-openoffice-ximian-1.3.4 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 d6fd3f6cb34bdbc14287460e1cfa3f76 OOo_1.1.2_source.tar.gz 220632989 -MD5 fd55930432fa88e2b5450ef7ec90899e ooo-build-1.3.4.tar.gz 2808578 -MD5 c3d8c9f5ae2abbe1b7091817265b9ef3 libwpd-snap-20040823.tar.gz 447710 -MD5 07af8dbf461df3e01a30124009f3e1ec OOo-gentoo-splash-1.1.tar.bz2 57631 -MD5 be79d3cb5f64d2c0ac8a75e65a59cb09 ooo-icons-OOO_1_1-10.tar.gz 1563326 -MD5 05ff784fff01c54cd3dd7b975b46bae2 ooo-KDE_icons-OOO_1_1-0.3.tar.gz 1017540 diff --git a/app-office/openoffice-ximian/openoffice-ximian-1.1.61.ebuild b/app-office/openoffice-ximian/openoffice-ximian-1.1.61.ebuild deleted file mode 100644 index 07dd8c09c7ce..000000000000 --- a/app-office/openoffice-ximian/openoffice-ximian-1.1.61.ebuild +++ /dev/null @@ -1,541 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-ximian/openoffice-ximian-1.1.61.ebuild,v 1.8 2004/10/12 14:06:10 suka Exp $ - -# IMPORTANT: This is extremely alpha!!! - -# Notes: -# -# This will take a HELL of a long time to compile, be warned. -# According to openoffice.org, it takes approximately 12 hours on a -# P3/600 with 256mb ram. And thats where building is its only task. -# -# It takes about 6 hours on my P4 1.8 with 512mb memory, and the -# build only needs about 2.1GB of disk space - Azarah. -# -# You will also need a bucketload of diskspace ... in the order of -# 4-5 gb free to store all the compiled files and installation -# directories. -# -# The information on how to build and what is required comes from: -# http://www.openoffice.org/dev_docs/source/build_linux.html -# http://tools.openoffice.org/ext_comp.html -# -# Todo: -# -# Get support going for installing a custom language pack. Also -# need to be able to install more than one language pack. - -inherit flag-o-matic eutils gcc - -IUSE="gnome kde ooo-kde" - -OO_VER=1.1.2 -PATCHLEVEL=OOO_1_1_2 -ICON_VER=OOO_1_1-9 -KDE_ICON_VER=OOO_1_1-0.1 -KDE_ICON_PATH=documents/159/1785 -INSTDIR="/opt/Ximian-OpenOffice" -PATCHDIR=${WORKDIR}/ooo-build-${PV} -S="${WORKDIR}/oo_${OO_VER}_src" -DESCRIPTION="Ximian-ized version of OpenOffice.org, a full office productivity suite." -SRC_URI="mirror://openoffice/stable/${OO_VER}/OOo_${OO_VER}_source.tar.gz - http://ooo.ximian.com/packages/${PATCHLEVEL}/ooo-build-${PV}.tar.gz - ooo-kde? ( http://kde.openoffice.org/files/${KDE_ICON_PATH}/ooo-KDE_icons-${KDE_ICON_VER}.tar.gz ) - !ooo-kde? ( http://ooo.ximian.com/packages/ooo-icons-${ICON_VER}.tar.gz )" - -HOMEPAGE="http://ooo.ximian.com" - -LICENSE="|| ( LGPL-2 SISSL-1.1 )" -SLOT="0" -KEYWORDS="x86 ~ppc sparc" - -RDEPEND="virtual/libc - !=sys-libs/glibc-2.3.1* - >=dev-lang/perl-5.0 - !ooo-kde? ( >=x11-libs/gtk+-2.0 - >=gnome-base/libgnome-2.2 - >=gnome-base/gnome-vfs-2.0 - >=net-print/libgnomecups-0.1.4 - >=net-print/gnome-cups-manager-0.16 - >=dev-libs/libxml2-2.0 ) - >=media-libs/libart_lgpl-2.3.13 - >=x11-libs/startup-notification-0.5 - media-fonts/ttf-bitstream-vera - media-libs/fontconfig - media-gfx/imagemagick - media-libs/libpng - sys-devel/flex - sys-devel/bison - virtual/x11 - app-arch/zip - app-arch/unzip - dev-libs/expat - virtual/lpr - !app-office/openoffice-ximian-bin - ppc? ( >=sys-libs/glibc-2.2.5-r7 - >=sys-devel/gcc-3.2.1 ) - >=media-libs/freetype-2.1.4 - ooo-kde? ( kde-base/kdelibs )" - -DEPEND="${RDEPEND} - app-shells/tcsh - >=sys-apps/findutils-4.1.20-r1 - dev-libs/libxslt - net-misc/curl - sys-libs/pam - !dev-util/dmake - dev-util/intltool" - -pkg_setup() { - - ewarn "****************************************************************" - ewarn " This ebuild now also includes optional support for kde " - ewarn " integration. If you want to use it you will have to put " - ewarn " 'ooo-kde' into your USE FLAGS. " - ewarn - ewarn " It is important to note that OpenOffice.org is a very fragile " - ewarn " build when it comes to CFLAGS. A number of flags have already " - ewarn " been filtered out. If you experience difficulty merging this " - ewarn " package and use agressive CFLAGS, lower the CFLAGS and try to " - ewarn " merge again. " - ewarn "****************************************************************" - - set_languages -} - -set_languages () { - - if [ -z "$LANGUAGE" ]; then - LANGUAGE=01 - fi - - case "$LANGUAGE" in - 01 | ENUS ) LANGNO=01; LANGNAME=ENUS; LFULLNAME="US English (default)" - ;; - 03 | PORT ) LANGNO=03; LANGNAME=PORT; LFULLNAME=Portuguese - ;; - 07 | RUSS ) LANGNO=07; LANGNAME=RUSS; LFULLNAME=Russian - ;; - 30 | GREEK ) LANGNO=30; LANGNAME=GREEK; LFULLNAME=Greek - ;; - 31 | DTCH ) LANGNO=31; LANGNAME=DTCH; LFULLNAME=Dutch - ;; - 33 | FREN ) LANGNO=33; LANGNAME=FREN; LFULLNAME=French - ;; - 34 | SPAN ) LANGNO=34; LANGNAME=SPAN; LFULLNAME=Spanish - ;; - 35 | FINN ) LANGNO=35; LANGNAME=FINN; LFULLNAME=Finnish - ;; - 37 | CAT ) LANGNO=37; LANGNAME=CAT; LFULLNAME=Catalan - ;; - 39 | ITAL ) LANGNO=39; LANGNAME=ITAL; LFULLNAME=Italian - ;; - 42 | CZECH ) LANGNO=42; LANGNAME=CZECH; LFULLNAME=Czech - ;; - 43 | SLOVAK ) LANGNO=43; LANGNAME=SLOVAK; LFULLNAME=Slovak - ;; - 45 | DAN ) LANGNO=45; LANGNAME=DAN; LFULLNAME=Danish - ;; - 46 | SWED ) LANGNO=46; LANGNAME=SWED; LFULLNAME=Swedish - ;; - 48 | POL ) LANGNO=48; LANGNAME=POL; LFULLNAME=Polish - ;; - 49 | GER ) LANGNO=49; LANGNAME=GER; LFULLNAME=German - ;; - 55 | PORTBR ) LANGNO=55; LANGNAME=PORTBR; LFULLNAME="Portuguese brazilian" - ;; - 66 | THAI ) LANGNO=66; LANGNAME=THAI; LFULLNAME=Thai - ;; - 77 | ESTONIAN ) LANGNO=77; LANGNAME=ESTONIAN; LFULLNAME=Estonian - ;; - 81 | JAPN ) LANGNO=81; LANGNAME=JAPN; LFULLNAME="Japanese" - ;; - 82 | KOREAN ) LANGNO=82; LANGNAME=KOREAN; LFULLNAME=Korean - ;; - 86 | CHINSIM ) LANGNO=86; LANGNAME=CHINSIM; LFULLNAME="Simplified Chinese (PRC)" - ;; - 88 | CHINTRAD ) LANGNO=88; LANGNAME=CHINTRAD; LFULLNAME="Traditional Chinese (taiwan)" - ;; - 90 | TURK ) LANGNO=90; LANGNAME=TURK; LFULLNAME=Turkish - ;; - 91 | HINDI ) LANGNO=91; LANGNAME=HINDI; LFULLNAME=Hindi - ;; - 96 | ARAB ) LANGNO=96; LANGNAME=ARAB; LFULLNAME=Arabic - ;; - 97 | HEBREW ) LANGNO=97; LANGNAME=HEBREW; LFULLNAME=Hebrew - ;; - * ) - eerror "Unknown LANGUAGE setting!" - eerror - eerror "Known LANGUAGE settings are:" - eerror " ENUS | PORT | RUSS | GREEK | DTCH | FREN | SPAN | FINN | CAT | ITAL |" - eerror " CZECH | SLOVAK | DAN | SWED | POL | GER | PORTBR | THAI | ESTONIAN |" - eerror " JAPN | KOREAN | CHINSIM | CHINTRAD | TURK | HINDI | ARAB | HEBREW" - die - ;; - esac -} - -oo_setup() { - - unset LANGUAGE - unset LANG - unset LC_ALL - - # We want gcc3 if possible!!!! - export WANT_GCC_3="yes" - - export NEW_GCC="0" - - if [ -x /usr/sbin/gcc-config ] - then - # Do we have a gcc that use the new layout and gcc-config ? - if /usr/sbin/gcc-config --get-current-profile &> /dev/null - then - export NEW_GCC="1" - export GCC_PROFILE="$(/usr/sbin/gcc-config --get-current-profile)" - - # Just recheck gcc version ... - if [ "$(gcc-version)" != "3.2" ] && [ "$(gcc-version)" != "3.3" ] - then - # See if we can get a gcc profile we know is proper ... - if /usr/sbin/gcc-config --get-bin-path ${CHOST}-3.2.1 &> /dev/null - then - export PATH="$(/usr/sbin/gcc-config --get-bin-path ${CHOST}-3.2.1):${PATH}" - export GCC_PROFILE="${CHOST}-3.2.1" - else - eerror "This build needs gcc-3.2 or gcc-3.3!" - eerror - eerror "Use gcc-config to change your gcc profile:" - eerror - eerror " # gcc-config $CHOST-3.2.1" - eerror - eerror "or whatever gcc version is relevant." - die - fi - fi - fi - fi -} - -src_unpack() { - - oo_setup - - cd ${WORKDIR} - unpack ${A} - - #Fix Sandbox problems with scale-icons script - cd ${PATCHDIR} - epatch ${FILESDIR}/${OO_VER}/fixscale.patch - - #Fix problems with newer curl versions - epatch ${FILESDIR}/${OO_VER}/curlfix.patch - - #Beginnings of our own patchset - epatch ${FILESDIR}/${OO_VER}/gentoo-${PV}.patch - - #bin non-existant patch - epatch ${FILESDIR}/${OO_VER}/rm-nonexistant.diff - - #Still needed: The STLport patch - cd ${S} - rm stlport/STLport-4.5.3.patch - epatch ${FILESDIR}/${OO_VER}/newstlportfix.patch - -# Ximian includes the sparc patch (gustavoz) -# if [ ${ARCH} = "sparc" ]; then -# epatch ${FILESDIR}/${OO_VER}/openoffice-1.1.0-sparc64-fix.patch -# fi - - if use ooo-kde; then - DISTRO=KDE - ICONDIR=${WORKDIR}/ooo-KDE_icons-${KDE_ICON_VER} - WIDGETSET=kde - else - DISTRO=Gentoo - ICONDIR=${WORKDIR}/ooo-icons-${ICON_VER} - WIDGETSET=gtk - fi - - einfo "Applying Ximian OO.org Patches" - ${PATCHDIR}/patches/apply.pl ${PATCHDIR}/patches/${PATCHLEVEL} ${S} -f --distro=${DISTRO} || die "Ximian patches failed" - - einfo "Installing / Scaling Icons" - ${PATCHDIR}/bin/scale-icons ${S} - cp -avf ${ICONDIR}/* ${S} - - einfo "Copying splash screens in place" - cp ${PATCHDIR}/src/open*.bmp ${S}/offmgr/res/ - - einfo "Munging font mappings ..." - ${PATCHDIR}/bin/font-munge ${S}/officecfg/registry/data/org/openoffice/VCL.xcu - echo "done munging fonts." - - # Compile problems with these ... - filter-flags "-funroll-loops" - filter-flags "-fomit-frame-pointer" - filter-flags "-fprefetch-loop-arrays" - filter-flags "-fno-default-inline" - filter-flags "-fstack-protector" - append-flags "-fno-strict-aliasing" - replace-flags "-O3" "-O2" - replace-flags "-Os" "-O2" - - if [ "$(gcc-version)" == "3.2" ]; then - einfo "You use a buggy gcc, so replacing -march=pentium4 with -march=pentium3" - replace-flags "-march=pentium4" "-march=pentium3 -mcpu=pentium4" - fi - - # Now for our optimization flags ... - export CXXFLAGS="${CXXFLAGS} -fno-for-scope -fpermissive -fno-rtti" - perl -pi -e "s|^CFLAGSOPT=.*|CFLAGSOPT=${CFLAGS}|g" \ - ${S}/solenv/inc/unxlngi4.mk - perl -pi -e "s|^CFLAGSCXX=.*|CFLAGSCXX=${CXXFLAGS}|g" \ - ${S}/solenv/inc/unxlngi4.mk - - #Do our own branding by setting gentoo linux as the vendor - sed -i -e "s,\(//\)\(.*\)\(my company\),\2Gentoo Linux," ${S}/offmgr/source/offapp/intro/ooo.src -} - -get_EnvSet() { - - # Determine what Env file we should be using (Az) - export LinuxEnvSet="LinuxIntelEnv.Set.sh" - use sparc && export LinuxEnvSet="LinuxSparcEnv.Set.sh" - use ppc && export LinuxEnvSet="LinuxPPCEnv.Set.sh" - use alpha && export LinuxEnvSet="LinuxAlphaEnv.Set.sh" - - # Get build specific stuff (Az) - export SOLVER="$(awk '/^UPD=/ {gsub(/\"/, ""); gsub(/UPD=/, ""); print $0}' ${LinuxEnvSet})" - export SOLPATH="$(awk '/^INPATH=/ {gsub(/\"/, ""); gsub(/INPATH=/, ""); print $0}' ${LinuxEnvSet})" -} - -src_compile() { - - addpredict /bin - addpredict /root/.gconfd - local buildcmd="" - - # dmake security patch - cd ${S}/dmake - autoconf || die - - # Do NOT compile with a external STLport, as gcc-2.95.3 users will - # get linker errors due to the ABI being different (STLport will be - # compiled with 2.95.3, while OO is compiled with 3.x). (Az) - einfo "Configuring OpenOffice.org with language support for ${LFULLNAME}..." - einfo "Using Native widgest set for ${WIDGETSET}" - cd ${S}/config_office - rm -f config.cache - autoconf - local myconf - myconf="--enable-libart \ - --enable-libsn \ - --enable-crashdump=no \ - --with-lang=ENUS,${LANGNAME} \ - --without-fonts \ - --disable-rpath \ - --enable-fontconfig \ - --with-system-zlib \ - --with-system-freetype \ - --with-system-curl \ - --with-system-xrender \ - --disable-java \ - --disable-mozilla \ - --with-widgetset=${WIDGETSET}" - ./configure ${myconf} || die - - cd ${S} - get_EnvSet - - # Build as minimal as possible - export BUILD_MINIMAL="${LANGNO}" - - # Set $ECPUS to amount of processes multiprocessing build should use. - # NOTE: Setting this too high might cause dmake to segfault!! - # Setting this to anything but "1" on my pentium4 causes things - # to segfault :( - [ -z "${ECPUS}" ] && export ECPUS="1" - - # Should the build use multiprocessing? - if [ "${ECPUS}" -gt 1 ] - then - buildcmd="${S}/solenv/bin/build.pl --all -P${ECPUS} product=full strip=true --dlv_switch link" - else - buildcmd="${S}/solenv/bin/build.pl --all product=full strip=true --dlv_switch link" - fi - - if [ -z "$(grep 'CCCOMP' ${S}/${LinuxEnvSet})" ] - then - # Set CCCOMP and CXXCOMP. This is still needed for STLport - export CCCOMP="$(gcc-getCC)" - export CXXCOMP="$(gcc-getCXX)" - fi - - einfo "Bootstrapping OpenOffice.org..." - # Get things ready for bootstrap (Az) - chmod 0755 ${S}/solenv/bin/*.pl - # Bootstrap ... - ./bootstrap - - einfo "Building OpenOffice.org..." - echo "source ${S}/${LinuxEnvSet} && cd ${S}/instsetoo && ${buildcmd}" > build.sh - sh build.sh || die "Build failed!" - - [ -d ${S}/instsetoo/${SOLPATH} ] || die "Cannot find build directory!" -} - -src_install() { - - # Sandbox issues; bug #11838 - addpredict "/user" - addpredict "/share" - addpredict "/dev/dri" - addpredict "/usr/bin/soffice" - addpredict "/pspfontcache" - addpredict "/opt/OpenOffice.org/foo.tmp" - addpredict "/opt/OpenOffice.org/delme" - - # The install part should now be relatively OK compared to - # what it was. Basically we use autoresponse files to install - # unattended. Afterwards we - # just cleanout ${D} from the registry, etc. This way we - # do not need pre-generated registry, and also fixes some weird - # bugs related to the old way we did things. - # - # <azarah@gentoo.org> (9 Sep 2002) - - # Autoresponse file for main installation - cat > ${T}/rsfile-global <<-"END_RS" - [ENVIRONMENT] - INSTALLATIONMODE=INSTALL_NETWORK - INSTALLATIONTYPE=STANDARD - DESTINATIONPATH=<destdir> - OUTERPATH= - LOGFILE= - LANGUAGELIST=<LANGUAGE> - - [JAVA] - JavaSupport=preinstalled_or_none - END_RS - - # Autoresponse file for user installation - cat > ${T}/rsfile-local <<-"END_RS" - [ENVIRONMENT] - INSTALLATIONMODE=INSTALL_WORKSTATION - INSTALLATIONTYPE=WORKSTATION - DESTINATIONPATH=<home>/.xopenoffice/<pv> - - [JAVA] - JavaSupport=none - END_RS - - # Fixing install location in response file - sed -e "s|<destdir>|${D}${INSTDIR}|" \ - ${T}/rsfile-global > ${T}/autoresponse - - einfo "Installing Ximian-OpenOffice.org into build root..." - dodir ${INSTDIR} - cd ${S}/instsetoo/${SOLPATH}/${LANGNO}/normal - ./setup -v -noexit -nogui -r:${T}/autoresponse || die "Setup failed" - - #Fix for parallel install - sed -i -e s/sversionrc/xversionrc/g ${D}${INSTDIR}/program/bootstraprc ${D}${INSTDIR}/program/instdb.ins - - echo - einfo "Removing build root from registry..." - # Remove totally useless stuff. - rm -f ${D}${INSTDIR}/program/{setup.log,sopatchlevel.sh} - # Remove build root from registry and co - egrep -rl "${D}" ${D}${INSTDIR}/* | \ - xargs -i perl -pi -e "s|${D}||g" {} || : - - einfo "Fixing permissions..." - # Fix permissions - find ${D}${INSTDIR}/ -type f -exec chmod a+r {} \; - chmod a+x ${D}${INSTDIR}/share/config/webcast/*.pl - - # Fix symlinks - dosym program/setup ${INSTDIR}/setup - - # Install user autoresponse file - insinto /etc/ximian-openoffice - sed -e "s|<pv>|${OO_VER}|g" ${T}/rsfile-local > ${T}/autoresponse-${OO_VER}.conf - doins ${T}/autoresponse-${OO_VER}.conf - - # Install wrapper script - exeinto /usr/bin - sed -e "s|<pv>|${OO_VER}|g" \ - ${FILESDIR}/${OO_VER}/xooffice-wrapper-1.3 > ${T}/xooffice - doexe ${T}/xooffice - - # Component symlinks - for app in calc draw impress html math writer setup; do - dosym xooffice /usr/bin/xoo${app} - done - - # Install ximian icons - cd ${PATCHDIR}/desktop/ - insinto /usr/share/pixmaps - doins *.png - for menu in drawing presentation spreadsheet textdoc; do - intltool-merge -d ../po ${menu}.desktop.in xoo-${menu}.desktop; - done - sed -i -e s/'=oo'/'=xoo'/g *.desktop - - einfo "Installing Menu shortcuts and mime info (need \"gnome\" or \"kde\" in USE)..." - if use gnome - then - insinto /usr/share/applications - doins *.desktop - insinto /usr/share/application-registry - doins ${FILESDIR}/${OO_VER}/ximian-openoffice.applications - insinto /usr/share/mime-info - doins ${FILESDIR}/${OO_VER}/ximian-openoffice.keys - fi - - if use kde - then - insinto /usr/share/applnk/Ximian-OpenOffice.org - doins *.desktop - insinto /usr/share/mimelnk/application - doins ${S}/sysui/${SOLPATH}/misc/kde/share/mimelnk/application/* - fi - - # Install corrected Symbol Font - insinto /usr/share/fonts/TTF/ - doins ${PATCHDIR}/fonts/*.ttf - - # Remove unneeded stuff - rm -rf ${D}${INSTDIR}/share/cde - - # Fix instdb.ins, to *not* install local copies of these - for entry in Kdeapplnk Kdemimetext Kdeicons Gnome_Apps Gnome_Icons Gnome2_Apps; do - perl -pi -e "/^File gid_File_Extra_$entry/ .. /^End/ and (\ - s|^\tSize\s+\= .*|\tSize\t\t = 0;\r| or \ - s|^\tArchiveFiles\s+\= .*|\tArchiveFiles\t = 0;\r| or \ - s|^\tArchiveSize\s+\= .*|\tArchiveSize\t = 0;\r| or \ - s|^\tContains\s+\= .*|\tContains\t = ();\r| or \ - s|\t\t\t\t\t\".*|\r|g)" \ - ${D}${INSTDIR}/program/instdb.ins - done - - # Make sure these do not get nuked. - keepdir ${INSTDIR}/user/registry/res/en-us/org/openoffice/{Office,ucb} ${INSTDIR}/user/psprint/{driver,fontmetric} ${INSTDIR}/user/{autocorr,backup,plugin,store,temp,template} -} - -pkg_postinst() { - - einfo "******************************************************************" - einfo " To start Ximian-OpenOffice.org, run:" - einfo - einfo " $ xooffice" - einfo - einfo " Also, for individual components, you can use any of:" - einfo - einfo " xoocalc, xoodraw, xooimpress, xoomath, xooweb or xoowriter" - einfo - einfo "******************************************************************" -} diff --git a/app-office/openoffice-ximian/openoffice-ximian-1.3.4.ebuild b/app-office/openoffice-ximian/openoffice-ximian-1.3.4.ebuild deleted file mode 100644 index ae9d4892c12d..000000000000 --- a/app-office/openoffice-ximian/openoffice-ximian-1.3.4.ebuild +++ /dev/null @@ -1,553 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-ximian/openoffice-ximian-1.3.4.ebuild,v 1.2 2004/10/12 14:06:10 suka Exp $ - -# IMPORTANT: This is extremely alpha!!! - -# Notes: -# -# This will take a HELL of a long time to compile, be warned. -# According to openoffice.org, it takes approximately 12 hours on a -# P3/600 with 256mb ram. And thats where building is its only task. -# -# It takes about 6 hours on my P4 1.8 with 512mb memory, and the -# build only needs about 2.1GB of disk space - Azarah. -# -# You will also need a bucketload of diskspace ... in the order of -# 4-5 gb free to store all the compiled files and installation -# directories. -# -# The information on how to build and what is required comes from: -# http://www.openoffice.org/dev_docs/source/build_linux.html -# http://tools.openoffice.org/ext_comp.html -# -# Todo: -# -# Get support going for installing a custom language pack. Also -# need to be able to install more than one language pack. - -inherit flag-o-matic eutils gcc - -IUSE="gnome kde java" - -OO_VER=1.1.2 -PATCHLEVEL=OOO_1_1_2 -ICON_VER=OOO_1_1-10 -KDE_ICON_VER=OOO_1_1-0.3 -KDE_ICON_PATH=documents/159/1975 -INSTDIR="/opt/Ximian-OpenOffice" -PATCHDIR=${WORKDIR}/ooo-build-${PV} -S="${WORKDIR}/oo_${OO_VER}_src" -DESCRIPTION="Ximian-ized version of OpenOffice.org, a full office productivity suite." -SRC_URI="mirror://openoffice/stable/${OO_VER}/OOo_${OO_VER}_source.tar.gz - http://ooo.ximian.com/packages/${PATCHLEVEL}/ooo-build-${PV}.tar.gz - http://ooo.ximian.com/packages/libwpd-snap-20040823.tar.gz - mirror://gentoo/OOo-gentoo-splash-1.1.tar.bz2 - gnome? ( http://ooo.ximian.com/packages/ooo-icons-${ICON_VER}.tar.gz ) - !kde? ( http://ooo.ximian.com/packages/ooo-icons-${ICON_VER}.tar.gz ) - kde? ( http://kde.openoffice.org/files/${KDE_ICON_PATH}/ooo-KDE_icons-${KDE_ICON_VER}.tar.gz )" - -HOMEPAGE="http://ooo.ximian.com" - -LICENSE="|| ( LGPL-2 SISSL-1.1 )" -SLOT="0" -KEYWORDS="~x86 ~ppc" - -RDEPEND="!app-office/openoffice-ximian-bin - virtual/x11 - virtual/libc - virtual/lpr - !=sys-libs/glibc-2.3.1* - >=dev-lang/perl-5.0 - gnome? ( >=x11-libs/gtk+-2.0 - >=gnome-base/gnome-vfs-2.0 - >=dev-libs/libxml2-2.0 ) - kde? ( kde-base/kdelibs ) - >=media-libs/libart_lgpl-2.3.13 - >=x11-libs/startup-notification-0.5 - >=media-libs/freetype-2.1.4 - media-libs/fontconfig - media-fonts/ttf-bitstream-vera - media-gfx/imagemagick - media-libs/libpng - sys-devel/flex - sys-devel/bison - app-arch/zip - app-arch/unzip - dev-libs/expat - ppc? ( >=sys-libs/glibc-2.2.5-r7 - >=sys-devel/gcc-3.2.1 )" - -DEPEND="${RDEPEND} - >=sys-apps/findutils-4.1.20-r1 - app-shells/tcsh - net-misc/curl - sys-libs/pam - dev-util/intltool - !dev-util/dmake - java? ( >=virtual/jdk-1.4.1 ) - !java? ( dev-libs/libxslt )" - -pkg_setup() { - - if use java - then - if [ -z "${JDK_HOME}" ] || [ ! -d "${JDK_HOME}" ] - then - eerror "In order to compile java sources you have to set the" - eerror "\$JDK_HOME environment properly." - eerror "" - eerror "You can achieve this by using the java-config tool:" - eerror " emerge java-config" - die "Couldn't find a valid JDK home" - fi - fi - - ewarn "****************************************************************" - ewarn " It is important to note that OpenOffice.org is a very fragile " - ewarn " build when it comes to CFLAGS. A number of flags have already " - ewarn " been filtered out. If you experience difficulty merging this " - ewarn " package and use agressive CFLAGS, lower the CFLAGS and try to " - ewarn " merge again. " - ewarn "****************************************************************" - - set_languages -} - -set_languages () { - - if [ -z "$LANGUAGE" ]; then - LANGUAGE=01 - fi - - case "$LANGUAGE" in - 01 | ENUS ) LANGNO=01; LANGNAME=ENUS; LFULLNAME="US English (default)" - ;; - 03 | PORT ) LANGNO=03; LANGNAME=PORT; LFULLNAME=Portuguese - ;; - 07 | RUSS ) LANGNO=07; LANGNAME=RUSS; LFULLNAME=Russian - ;; - 30 | GREEK ) LANGNO=30; LANGNAME=GREEK; LFULLNAME=Greek - ;; - 31 | DTCH ) LANGNO=31; LANGNAME=DTCH; LFULLNAME=Dutch - ;; - 33 | FREN ) LANGNO=33; LANGNAME=FREN; LFULLNAME=French - ;; - 34 | SPAN ) LANGNO=34; LANGNAME=SPAN; LFULLNAME=Spanish - ;; - 35 | FINN ) LANGNO=35; LANGNAME=FINN; LFULLNAME=Finnish - ;; - 37 | CAT ) LANGNO=37; LANGNAME=CAT; LFULLNAME=Catalan - ;; - 39 | ITAL ) LANGNO=39; LANGNAME=ITAL; LFULLNAME=Italian - ;; - 42 | CZECH ) LANGNO=42; LANGNAME=CZECH; LFULLNAME=Czech - ;; - 43 | SLOVAK ) LANGNO=43; LANGNAME=SLOVAK; LFULLNAME=Slovak - ;; - 45 | DAN ) LANGNO=45; LANGNAME=DAN; LFULLNAME=Danish - ;; - 46 | SWED ) LANGNO=46; LANGNAME=SWED; LFULLNAME=Swedish - ;; - 48 | POL ) LANGNO=48; LANGNAME=POL; LFULLNAME=Polish - ;; - 49 | GER ) LANGNO=49; LANGNAME=GER; LFULLNAME=German - ;; - 55 | PORTBR ) LANGNO=55; LANGNAME=PORTBR; LFULLNAME="Portuguese brazilian" - ;; - 66 | THAI ) LANGNO=66; LANGNAME=THAI; LFULLNAME=Thai - ;; - 77 | ESTONIAN ) LANGNO=77; LANGNAME=ESTONIAN; LFULLNAME=Estonian - ;; - 81 | JAPN ) LANGNO=81; LANGNAME=JAPN; LFULLNAME="Japanese" - ;; - 82 | KOREAN ) LANGNO=82; LANGNAME=KOREAN; LFULLNAME=Korean - ;; - 86 | CHINSIM ) LANGNO=86; LANGNAME=CHINSIM; LFULLNAME="Simplified Chinese (PRC)" - ;; - 88 | CHINTRAD ) LANGNO=88; LANGNAME=CHINTRAD; LFULLNAME="Traditional Chinese (taiwan)" - ;; - 90 | TURK ) LANGNO=90; LANGNAME=TURK; LFULLNAME=Turkish - ;; - 91 | HINDI ) LANGNO=91; LANGNAME=HINDI; LFULLNAME=Hindi - ;; - 96 | ARAB ) LANGNO=96; LANGNAME=ARAB; LFULLNAME=Arabic - ;; - 97 | HEBREW ) LANGNO=97; LANGNAME=HEBREW; LFULLNAME=Hebrew - ;; - * ) - eerror "Unknown LANGUAGE setting!" - eerror - eerror "Known LANGUAGE settings are:" - eerror " ENUS | PORT | RUSS | GREEK | DTCH | FREN | SPAN | FINN | CAT | ITAL |" - eerror " CZECH | SLOVAK | DAN | SWED | POL | GER | PORTBR | THAI | ESTONIAN |" - eerror " JAPN | KOREAN | CHINSIM | CHINTRAD | TURK | HINDI | ARAB | HEBREW" - die - ;; - esac -} - -oo_setup() { - - unset LANGUAGE - unset LANG - unset LC_ALL - - # We want gcc3 if possible!!!! - export WANT_GCC_3="yes" - - export NEW_GCC="0" - - if [ -x /usr/sbin/gcc-config ] - then - # Do we have a gcc that use the new layout and gcc-config ? - if /usr/sbin/gcc-config --get-current-profile &> /dev/null - then - export NEW_GCC="1" - export GCC_PROFILE="$(/usr/sbin/gcc-config --get-current-profile)" - - # Just recheck gcc version ... - if [ "$(gcc-version)" != "3.2" ] && [ "$(gcc-version)" != "3.3" ] - then - # See if we can get a gcc profile we know is proper ... - if /usr/sbin/gcc-config --get-bin-path ${CHOST}-3.2.1 &> /dev/null - then - export PATH="$(/usr/sbin/gcc-config --get-bin-path ${CHOST}-3.2.1):${PATH}" - export GCC_PROFILE="${CHOST}-3.2.1" - else - eerror "This build needs gcc-3.2 or gcc-3.3!" - eerror - eerror "Use gcc-config to change your gcc profile:" - eerror - eerror " # gcc-config $CHOST-3.2.1" - eerror - eerror "or whatever gcc version is relevant." - die - fi - fi - fi - fi -} - -src_unpack() { - - oo_setup - - cd ${WORKDIR} - unpack ${A} - - #Beginnings of our own patchset - cd ${PATCHDIR} - epatch ${FILESDIR}/${OO_VER}/gentoo-${PV}.patch - - #Still needed: The STLport patch - cd ${S} - rm stlport/STLport-4.5.3.patch || die - epatch ${FILESDIR}/${OO_VER}/newstlportfix.patch - - #Add our own splash screen - epatch ${FILESDIR}/${OO_VER}/gentoo-splash.diff - - #Detect which look and patchset we are using - export DISTRO="Gentoo" - export MYCONF="" - export ICONDIR=${WORKDIR}/ooo-icons-${ICON_VER} - - if use gnome; then - export DISTRO="GentooGNOME" - export MYCONF="--enable-gtk" - fi - - if use kde; then - export MYCONF="${MYCONF} --enable-kde" - if use !gnome; then - export DISTRO="GentooKDE" - export MYCONF="--enable-kde" - export ICONDIR=${WORKDIR}/ooo-KDE_icons-${KDE_ICON_VER} - fi - fi - - #Finally apply the patches - einfo "Applying Ximian OO.org Patches" - ${PATCHDIR}/patches/apply.pl ${PATCHDIR}/patches/${PATCHLEVEL} ${S} -f --distro=${DISTRO} || die "Ximian patches failed" - - einfo "Installing / Scaling Icons" - ${PATCHDIR}/bin/scale-icons ${S} || die - cp -af ${ICONDIR}/* ${S} || die - - einfo "Copying splash screens in place" - cp -af ${WORKDIR}/gentoo-splash/open*.bmp ${S}/offmgr/res/ || die - - einfo "Copying libpwd tarball in build dir" - mkdir -p ${S}/libwpd/download/ || die - cp -af ${DISTDIR}/libwpd-snap-20040823.tar.gz ${S}/libwpd/download/ || die - - einfo "Munging font mappings ..." - ${PATCHDIR}/bin/font-munge ${S}/officecfg/registry/data/org/openoffice/VCL.xcu || die - echo "done munging fonts." -} - -get_EnvSet() { - - # Determine what Env file we should be using (Az) - export LinuxEnvSet="LinuxIntelEnv.Set.sh" - use sparc && export LinuxEnvSet="LinuxSparcEnv.Set.sh" - use ppc && export LinuxEnvSet="LinuxPPCEnv.Set.sh" - use alpha && export LinuxEnvSet="LinuxAlphaEnv.Set.sh" - - # Get build specific stuff (Az) - export SOLVER="$(awk '/^UPD=/ {gsub(/\"/, ""); gsub(/UPD=/, ""); print $0}' ${LinuxEnvSet})" - export SOLPATH="$(awk '/^INPATH=/ {gsub(/\"/, ""); gsub(/INPATH=/, ""); print $0}' ${LinuxEnvSet})" -} - -src_compile() { - - addpredict /bin - addpredict /root/.gconfd - local buildcmd="" - - # dmake security patch - cd ${S}/dmake - autoconf || die - - #Check if we use java - if use java - then - MYCONF="${MYCONF} --with-jdk-home=${JAVA_HOME}" - else - MYCONF="${MYCONF} --disable-java" - fi - - # Do NOT compile with a external STLport, as gcc-2.95.3 users will - # get linker errors due to the ABI being different (STLport will be - # compiled with 2.95.3, while OO is compiled with 3.x). (Az) - einfo "Configuring OpenOffice.org with language support for ${LFULLNAME}..." - cd ${S}/config_office - rm -f config.cache || die - autoconf || die - MYCONF="${MYCONF} --enable-libart \ - --enable-libsn \ - --enable-crashdump=no \ - --with-lang=ENUS,${LANGNAME} \ - --without-fonts \ - --disable-rpath \ - --enable-fontconfig \ - --with-system-zlib \ - --with-system-freetype \ - --with-system-curl \ - --with-system-xrender \ - --disable-mozilla" - - ./configure ${MYCONF} || die - - cd ${S} - get_EnvSet - - # Build as minimal as possible - export BUILD_MINIMAL="${LANGNO}" - - # Set $ECPUS to amount of processes multiprocessing build should use. - # NOTE: Setting this too high might cause dmake to segfault!! - # Setting this to anything but "1" on my pentium4 causes things - # to segfault :( - [ -z "${ECPUS}" ] && export ECPUS="1" - - # Should the build use multiprocessing? - - if [ "${ECPUS}" -gt 1 ] - then - buildcmd="${S}/solenv/bin/build.pl --all -P${ECPUS} product=full strip=true --dlv_switch link" - else - buildcmd="${S}/solenv/bin/build.pl --all product=full strip=true --dlv_switch link" - fi - - # Compile problems with these ... - filter-flags "-funroll-loops" - filter-flags "-fomit-frame-pointer" - filter-flags "-fprefetch-loop-arrays" - filter-flags "-fno-default-inline" - filter-flags "-fstack-protector" - append-flags "-fno-strict-aliasing" - replace-flags "-O3" "-O2" - replace-flags "-Os" "-O2" - - if [ "$(gcc-version)" == "3.2" ]; then - einfo "You use a buggy gcc, so replacing -march=pentium4 with -march=pentium3" - replace-flags "-march=pentium4" "-march=pentium3 -mcpu=pentium4" - fi - - # Now for our optimization flags ... - export ARCH_FLAGS="${CFLAGS}" - - if [ -z "$(grep 'CCCOMP' ${S}/${LinuxEnvSet})" ] - then - # Set CCCOMP and CXXCOMP. This is still needed for STLport - export CCCOMP="$(gcc-getCC)" - export CXXCOMP="$(gcc-getCXX)" - fi - - einfo "Bootstrapping OpenOffice.org..." - # Get things ready for bootstrap (Az) - chmod 0755 ${S}/solenv/bin/*.pl - # Bootstrap ... - ./bootstrap || die - - einfo "Building OpenOffice.org..." - echo "source ${S}/${LinuxEnvSet} && cd ${S}/instsetoo && ${buildcmd}" > build.sh - sh build.sh || die "Build failed!" - - [ -d ${S}/instsetoo/${SOLPATH} ] || die "Cannot find build directory!" -} - -src_install() { - - # Sandbox issues; bug #11838 - addpredict "/user" - addpredict "/share" - addpredict "/dev/dri" - addpredict "/usr/bin/soffice" - addpredict "/pspfontcache" - addpredict "/opt/OpenOffice.org/foo.tmp" - addpredict "/opt/OpenOffice.org/delme" - - # The install part should now be relatively OK compared to - # what it was. Basically we use autoresponse files to install - # unattended. Afterwards we - # just cleanout ${D} from the registry, etc. This way we - # do not need pre-generated registry, and also fixes some weird - # bugs related to the old way we did things. - # - # <azarah@gentoo.org> (9 Sep 2002) - - # Autoresponse file for main installation - cat > ${T}/rsfile-global <<-"END_RS" - [ENVIRONMENT] - INSTALLATIONMODE=INSTALL_NETWORK - INSTALLATIONTYPE=STANDARD - DESTINATIONPATH=<destdir> - OUTERPATH= - LOGFILE= - LANGUAGELIST=<LANGUAGE> - - [JAVA] - JavaSupport=preinstalled_or_none - END_RS - - # Autoresponse file for user installation - cat > ${T}/rsfile-local <<-"END_RS" - [ENVIRONMENT] - INSTALLATIONMODE=INSTALL_WORKSTATION - INSTALLATIONTYPE=WORKSTATION - DESTINATIONPATH=<home>/.xopenoffice/<pv> - - [JAVA] - JavaSupport=none - END_RS - - # Fixing install location in response file - sed -e "s|<destdir>|${D}${INSTDIR}|" \ - ${T}/rsfile-global > ${T}/autoresponse || die - - einfo "Installing Ximian-OpenOffice.org into build root..." - dodir ${INSTDIR} - cd ${S}/instsetoo/${SOLPATH}/${LANGNO}/normal - ./setup -v -noexit -nogui -r:${T}/autoresponse || die "Setup failed" - - #Fix for parallel install - sed -i -e s/sversionrc/xversionrc/g ${D}${INSTDIR}/program/bootstraprc ${D}${INSTDIR}/program/instdb.ins || die - - echo - einfo "Removing build root from registry..." - # Remove totally useless stuff. - rm -f ${D}${INSTDIR}/program/{setup.log,sopatchlevel.sh} || die - # Remove build root from registry and co - egrep -rl "${D}" ${D}${INSTDIR}/* | \ - xargs -i perl -pi -e "s|${D}||g" {} || : - - einfo "Fixing permissions..." - # Fix permissions - find ${D}${INSTDIR}/ -type f -exec chmod a+r {} \; - chmod a+x ${D}${INSTDIR}/share/config/webcast/*.pl - - # Fix symlinks - dosym program/setup ${INSTDIR}/setup - - # Install user autoresponse file - insinto /etc/ximian-openoffice - sed -e "s|<pv>|${OO_VER}|g" ${T}/rsfile-local > ${T}/autoresponse-${OO_VER}.conf - doins ${T}/autoresponse-${OO_VER}.conf - - # Install wrapper script - exeinto /usr/bin - sed -e "s|<pv>|${OO_VER}|g" \ - ${FILESDIR}/${OO_VER}/xooffice-wrapper-1.3 > ${T}/xooffice - doexe ${T}/xooffice - - # Component symlinks - for app in calc draw impress html math writer setup; do - dosym xooffice /usr/bin/xoo${app} - done - - # Install icons and menu shortcuts - cd ${PATCHDIR}/desktop/ - insinto /usr/share/pixmaps - doins *.png - - einfo "Installing menu shortcuts" - for menu in drawing presentation spreadsheet textdoc; do - intltool-merge -d ../po ${menu}.desktop.in xoo-${menu}.desktop; - done - sed -i -e s/'=oo'/'=xoo'/g *.desktop - insinto /usr/share/applications - doins *.desktop - - einfo "Installing mime info (need \"gnome\" or \"kde\" in USE)..." - if use gnome - then - insinto /usr/share/application-registry - doins ${FILESDIR}/${OO_VER}/ximian-openoffice.applications - insinto /usr/share/mime-info - doins ${FILESDIR}/${OO_VER}/ximian-openoffice.keys - fi - - if use kde - then - insinto /usr/share/mimelnk/application - doins ${S}/sysui/${SOLPATH}/misc/kde/share/mimelnk/application/* - fi - - # Install corrected Symbol Font - insinto /usr/share/fonts/TTF/ - doins ${PATCHDIR}/fonts/*.ttf - - # Remove unneeded stuff - rm -rf ${D}${INSTDIR}/share/cde || die - - # Fix instdb.ins, to *not* install local copies of these - for entry in Kdeapplnk Kdemimetext Kdeicons Gnome_Apps Gnome_Icons Gnome2_Apps; do - perl -pi -e "/^File gid_File_Extra_$entry/ .. /^End/ and (\ - s|^\tSize\s+\= .*|\tSize\t\t = 0;\r| or \ - s|^\tArchiveFiles\s+\= .*|\tArchiveFiles\t = 0;\r| or \ - s|^\tArchiveSize\s+\= .*|\tArchiveSize\t = 0;\r| or \ - s|^\tContains\s+\= .*|\tContains\t = ();\r| or \ - s|\t\t\t\t\t\".*|\r|g)" \ - ${D}${INSTDIR}/program/instdb.ins - done - - # Make sure these do not get nuked. - keepdir ${INSTDIR}/user/registry/res/en-us/org/openoffice/{Office,ucb} ${INSTDIR}/user/psprint/{driver,fontmetric} ${INSTDIR}/user/{autocorr,backup,plugin,store,temp,template} -} - -pkg_postinst() { - - einfo "******************************************************************" - einfo " To start Ximian-OpenOffice.org, run:" - einfo - einfo " $ xooffice" - einfo - einfo " Also, for individual components, you can use any of:" - einfo - einfo " xoocalc, xoodraw, xooimpress, xoomath, xooweb or xoowriter" - einfo - einfo "******************************************************************" -} |