diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2005-06-17 20:01:55 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2005-06-17 20:01:55 +0000 |
commit | db93bbb9c607624e2765b9389a4e3e22f9d0c47f (patch) | |
tree | 9b35af289a607c8504738e869ffe5e7ba37bf585 /app-office | |
parent | add some more einfo (diff) | |
download | gentoo-2-db93bbb9c607624e2765b9389a4e3e22f9d0c47f.tar.gz gentoo-2-db93bbb9c607624e2765b9389a4e3e22f9d0c47f.tar.bz2 gentoo-2-db93bbb9c607624e2765b9389a4e3e22f9d0c47f.zip |
remove old beta release
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-office')
3 files changed, 0 insertions, 265 deletions
diff --git a/app-office/openoffice-bin/files/1.9/ooffice-wrapper-1.9 b/app-office/openoffice-bin/files/1.9/ooffice-wrapper-1.9 deleted file mode 100644 index 0d20a3b11d5b..000000000000 --- a/app-office/openoffice-bin/files/1.9/ooffice-wrapper-1.9 +++ /dev/null @@ -1,85 +0,0 @@ -#!/bin/sh -# -# Wrapper script for openoffice -# -# (C) Peter 'Nidd' Novodvorsky, 2001,2002 -# (C) Martin 'empty' Quinson, 2002. -# Modifications by Chris Halls -# Modifications by Lucien Saviot - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -# For OpenOffice.org1.9 -OOHOME=/opt/OpenOffice.org - -## -## Add /usr/share/fonts to font search path -## - -# Default font path. This is used if SAL_FONTPATH_PRIVATE is not defined. - -GENTOO_FONTPATH="" -for d in `find /usr/share/fonts -maxdepth 1 -mindepth 1 -type d` ; do - GENTOO_FONTPATH="$GENTOO_FONTPATH;$d" -done - -SAL_FONTPATH_PRIVATE=${SAL_FONTPATH_PRIVATE:-"$GENTOO_FONTPATH"} -export SAL_FONTPATH_PRIVATE - -## search LOCALE -if [ -n "$LC_ALL" ]; then - LOCALE="$LC_ALL" - # OOo doesn't understand LC_ALL, so set LANG - LANG="$LC_ALL" -elif [ -n "$LANG" ]; then - LOCALE="$LANG" -elif [ -n "$LC_MESSAGES" ]; then - LOCALE="$LC_MESSAGES" - LANG="$LC_MESSAGES" -else - LOCALE="en_US" -fi - -# Set locale to en_US if locale is C -if [ "x$LOCALE" = "xC" ] ; then LOCALE="en_US"; fi - -LOCALEOO=`echo $LOCALE | sed 's/_/-/'` - -## -## If no file is specified on the command line, which application to start? -## The wrapper can be called from several links in /usr/bin -## -if [ $# = 0 ]; then - case `basename $0` in - oocalc) set -- private:factory/scalc;; - oodraw) set -- private:factory/sdraw;; - ooimpress) set -- private:factory/simpress;; - oomath) set -- private:factory/smath;; - ooweb) set -- private:factory/swriter/web;; - oowriter) set -- private:factory/swriter;; - esac -fi - -## -## That's it. Launch the beast (with the given args) -## -LANG=$LOCALE -export LANG -case `basename $0` in - oopadmin) exec "$OOHOME/program/spadmin" - ;; - *) exec "$OOHOME/program/soffice" "$@" - ;; -esac diff --git a/app-office/openoffice-bin/files/digest-openoffice-bin-1.9.104 b/app-office/openoffice-bin/files/digest-openoffice-bin-1.9.104 deleted file mode 100644 index 67cd8564007b..000000000000 --- a/app-office/openoffice-bin/files/digest-openoffice-bin-1.9.104 +++ /dev/null @@ -1,30 +0,0 @@ -MD5 eb0f8cd4dd5587c2d1c25f6d2d5b0719 OOo_1.9.104_LinuxIntel_install.tar.gz 104664617 -MD5 f6f2084df0c80ee0c5ddb61697f36b8b openofficeorg-af-1.9.104-1.i586.tar.gz 14074238 -MD5 66b03ab60351ae9acfdea28d40362b84 openofficeorg-bg-1.9.104-1.i586.tar.gz 15188487 -MD5 177d58224ea4261eb49df615c67ae1af openofficeorg-cs-1.9.104-1.i586.tar.gz 14792840 -MD5 afddb3fd82f64e58ad3555e4a59a4aff openofficeorg-cy-1.9.104-1.i586.tar.gz 13978258 -MD5 e7c8d9163f7d40a98222b634c75a97f3 openofficeorg-da-1.9.104-1.i586.tar.gz 14627525 -MD5 7cc43b96b0845bd39572f5eba57842f6 openofficeorg-de-1.9.104-1.i586.tar.gz 15549365 -MD5 0434f66d26df25a984f7b2a65d70c0ac openofficeorg-en-GB-1.9.104-1.i586.tar.gz 14015825 -MD5 27933e8e288c1a27020fcab8d9344c67 OOo_1.9.104_LinuxIntel_langpack_es.sh 14876862 -MD5 5e921667465c4a1b930ba0e1948dc6bb openofficeorg-et-1.9.104-1.i586.tar.gz 14743938 -MD5 e05b68ab4bafdf344a72574052f92ea6 openofficeorg-fi-1.9.104-1.i586.tar.gz 14063659 -MD5 516fa4114531fc41f0c0984f0600a945 openofficeorg-fr-1.9.104-1.i586.tar.gz 15055166 -MD5 228d1ba67e436139db743f32579813db openofficeorg-hu-1.9.104-1.i586.tar.gz 14173950 -MD5 952b4efb360b2f8b421e69a9dca3d620 OOo_1.9.104_LinuxIntel_langpack_it.sh 14855393 -MD5 9ffc18ab053c34a6fc2b8f61a5146cfc OOo_1.9.104_LinuxIntel_langpack_ja.sh 15615579 -MD5 0ebd963a61733ff4a439892be5d6d57a openofficeorg-km-1.9.104-1.i586.tar.gz 16629659 -MD5 f37074c593bf47552ac0a65477c543d5 OOo_1.9.104_LinuxIntel_langpack_ko.sh 14768085 -MD5 3f594922303081626cc20bb95a632dcf openofficeorg-nb-1.9.104-1.i586.tar.gz 14034159 -MD5 b8def4ad3e587f3f64843be1c40b52dd openofficeorg-nl-1.9.104-1.i586.tar.gz 13822105 -MD5 dd7efa8a719b05e310e50ddddb2244ce openofficeorg-nn-1.9.104-1.i586.tar.gz 14024774 -MD5 de8224ac7adc9b3214e2d3fae9311d7f openofficeorg-ns-1.9.104-1.i586.tar.gz 13936804 -MD5 c1bc6510f2acd070832143f9a6a1d6c3 OOo_1.9.104_LinuxIntel_langpack_pt-BR.sh 14839928 -MD5 01f9517a2faf9942dedd3d7a977cb3bf openofficeorg-sk-1.9.104-1.i586.tar.gz 14467842 -MD5 41fec7a9d0bfbdb695720b37928c1135 openofficeorg-sl-1.9.104-1.i586.tar.gz 13885421 -MD5 cb6fe95d52c3c313f1886465f07984ab OOo_1.9.104_LinuxIntel_langpack_sv.sh 14670057 -MD5 5a05f86d6d75305b47216ba4d71b0593 openofficeorg-tn-1.9.104-1.i586.tar.gz 14247152 -MD5 7e835fcb5caa6e03a2d559e58f2428a7 openofficeorg-xh-1.9.104-1.i586.tar.gz 14038612 -MD5 8dcbc1f78539b1369bfaca9206d57281 OOo_1.9.104_LinuxIntel_langpack_zh-CN.sh 14915359 -MD5 87c1bfa7d4bedde518cf9c07eb442769 OOo_1.9.104_LinuxIntel_langpack_zh-TW.sh 15099340 -MD5 683686f4108bd311941cb72b96d1647a openofficeorg-zu-1.9.104-1.i586.tar.gz 14344808 diff --git a/app-office/openoffice-bin/openoffice-bin-1.9.104.ebuild b/app-office/openoffice-bin/openoffice-bin-1.9.104.ebuild deleted file mode 100644 index 45a93d5571f2..000000000000 --- a/app-office/openoffice-bin/openoffice-bin-1.9.104.ebuild +++ /dev/null @@ -1,150 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.9.104.ebuild,v 1.5 2005/06/05 21:32:16 suka Exp $ - -inherit eutils fdo-mime rpm versionator - -IUSE="gnome java kde" - -INSTDIR="/opt/OpenOffice.org" - -S="${WORKDIR}/RPMS" -DESCRIPTION="OpenOffice productivity suite" - -SNV="$(get_version_component_range 3)" -LANGPACK="OOo_1.9.${SNV}_LinuxIntel_langpack" -LANGPACKPATH="http://oootranslation.services.openoffice.org/pub/OpenOffice.org/680m${SNV}/${LANGPACK}" -LANGLOC="http://ftp.linux.cz/pub/localization/OpenOffice.org/devel/680/SRC680_m${SNV}/Build-1/OOo_SRC680_m${SNV}_native_LinuxIntel_langpacks_rpm" -LANGSUFFIX="1.9.${SNV}-1.i586.tar.gz" - -SRC_URI="mirror://openoffice/developer/680_m${SNV}/OOo_1.9.${SNV}_LinuxIntel_install.tar.gz - linguas_af? ( ${LANGLOC}/openofficeorg-af-${LANGSUFFIX} ) - linguas_bg? ( ${LANGLOC}/openofficeorg-bg-${LANGSUFFIX} ) - linguas_cs? ( ${LANGLOC}/openofficeorg-cs-${LANGSUFFIX} ) - linguas_cy? ( ${LANGLOC}/openofficeorg-cy-${LANGSUFFIX} ) - linguas_da? ( ${LANGLOC}/openofficeorg-da-${LANGSUFFIX} ) - linguas_de? ( ${LANGLOC}/openofficeorg-de-${LANGSUFFIX} ) - linguas_en_GB? ( ${LANGLOC}/openofficeorg-en-GB-${LANGSUFFIX} ) - linguas_es? ( ${LANGPACKPATH}_es.sh ) - linguas_et? ( ${LANGLOC}/openofficeorg-et-${LANGSUFFIX} ) - linguas_fi? ( ${LANGLOC}/openofficeorg-fi-${LANGSUFFIX} ) - linguas_fr? ( ${LANGLOC}/openofficeorg-fr-${LANGSUFFIX} ) - linguas_hu? ( ${LANGLOC}/openofficeorg-hu-${LANGSUFFIX} ) - linguas_it? ( ${LANGPACKPATH}_it.sh ) - linguas_ja? ( ${LANGPACKPATH}_ja.sh ) - linguas_km? ( ${LANGLOC}/openofficeorg-km-${LANGSUFFIX} ) - linguas_ko? ( ${LANGPACKPATH}_ko.sh ) - linguas_nb? ( ${LANGLOC}/openofficeorg-nb-${LANGSUFFIX} ) - linguas_nl? ( ${LANGLOC}/openofficeorg-nl-${LANGSUFFIX} ) - linguas_nn? ( ${LANGLOC}/openofficeorg-nn-${LANGSUFFIX} ) - linguas_ns? ( ${LANGLOC}/openofficeorg-ns-${LANGSUFFIX} ) - linguas_pt_BR? ( ${LANGPACKPATH}_pt-BR.sh ) - linguas_sk? ( ${LANGLOC}/openofficeorg-sk-${LANGSUFFIX} ) - linguas_sl? ( ${LANGLOC}/openofficeorg-sl-${LANGSUFFIX} ) - linguas_sv? ( ${LANGPACKPATH}_sv.sh ) - linguas_tn? ( ${LANGLOC}/openofficeorg-tn-${LANGSUFFIX} ) - linguas_xh? ( ${LANGLOC}/openofficeorg-xh-${LANGSUFFIX} ) - linguas_zh_CN? ( ${LANGPACKPATH}_zh-CN.sh ) - linguas_zh_TW? ( ${LANGPACKPATH}_zh-TW.sh ) - linguas_zu? ( ${LANGLOC}/openofficeorg-zu-${LANGSUFFIX} )" - -HOMEPAGE="http://www.openoffice.org/" - -LICENSE="|| ( LGPL-2 SISSL-1.1 )" -SLOT="0" -KEYWORDS="~x86 ~amd64" - -RDEPEND="!app-office/openoffice - virtual/x11 - virtual/libc - >=dev-lang/perl-5.0 - app-arch/zip - app-arch/unzip - java? ( >=virtual/jre-1.4.1 ) - amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0 ) - linguas_ja? ( >=media-fonts/kochi-substitute-20030809-r3 ) - linguas_zh_CN? ( >=media-fonts/arphicfonts-0.1-r2 ) - linguas_zh_TW? ( >=media-fonts/arphicfonts-0.1-r2 )" - -DEPEND="${RDEPEND} - sys-apps/findutils" - -PROVIDE="virtual/ooo" - -src_unpack() { - unpack OOo_1.9.${SNV}_LinuxIntel_install.tar.gz - - for i in core01 core02 core03 core04 core05 core06 core07 core08 core09 core10 calc draw impress math writer graphicfilter pyuno spellcheck testtool xsltfilter core03u core04u core05u ; do - rpm_unpack ${S}/openofficeorg-${i}-1.9.${SNV}-1.i586.rpm - done - - rpm_unpack ${S}/desktop-integration/openofficeorg-freedesktop-menus-1.9.${SNV}-1.noarch.rpm - use kde && rpm_unpack ${S}/desktop-integration/openofficeorg-suse-menus-1.9.${SNV}-1.noarch.rpm - - use gnome && rpm_unpack ${S}/openofficeorg-gnome-integration-1.9.${SNV}-1.i586.rpm - use java && rpm_unpack ${S}/openofficeorg-javafilter-1.9.${SNV}-1.i586.rpm - - strip-linguas en af bg cs cy da de en_GB es et fi fr hu it ja km ko nb nl nn ns pt_BR sk sl sv tn xh zh_CN zh_TW zu - - for i in ${LINGUAS}; do - i="${i/_/-}" - if [ ${i} != "en" ] ; then - if [ -e ${DISTDIR}/${LANGPACK}_${i}.sh ] ; then - tail -n +159 ${DISTDIR}/${LANGPACK}_${i}.sh > ${S}/${LANGPACK}_${i}.tar.gz || die - tar -xvf ${S}/${LANGPACK}_${i}.tar.gz || die - else - unpack openofficeorg-${i}-${LANGSUFFIX} - fi - rpm_unpack openofficeorg-${i}-1.9.${SNV}-1.i586.rpm - rpm_unpack openofficeorg-${i}-help-1.9.${SNV}-1.i586.rpm - rpm_unpack openofficeorg-${i}-res-1.9.${SNV}-1.i586.rpm - fi - done -} - -src_install () { - - einfo "Installing OpenOffice.org into build root..." - dodir ${INSTDIR} - dodir /usr/share/icons - dodir /usr/share/mime - mv ${WORKDIR}/opt/openoffice.org1.9.${SNV}/* ${D}${INSTDIR} - mv ${WORKDIR}/usr/share/icons/* ${D}/usr/share/icons - - use kde && dodir /usr/share/mimelnk/application && mv ${WORKDIR}/opt/kde3/share/mimelnk/application/* ${D}/usr/share/mimelnk/application - - #Menu entries - cd ${D}${INSTDIR}/share/xdg/ - - sed -i -e s/'Exec=openoffice.org-1.9-printeradmin'/'Exec=oopadmin'/g printeradmin.desktop - - for desk in base calc draw impress math writer printeradmin; do - mv ${desk}.desktop openoffice.org-1.9-${desk}.desktop - domenu openoffice.org-1.9-${desk}.desktop - done - - einfo "Removing build root from registry..." - # Install wrapper script - newbin ${FILESDIR}/1.9/ooffice-wrapper-1.9 openoffice.org-1.9 - - # Component symlinks - for app in calc draw impress math writer web padmin; do - dosym openoffice.org-1.9 /usr/bin/oo${app} - done - - dosym openoffice.org-1.9 /usr/bin/openoffice.org-1.9-printeradmin -} - -pkg_postinst() { - - fdo-mime_desktop_database_update - fdo-mime_mime_database_update - - einfo " To start OpenOffice.org, run:" - einfo - einfo " $ openoffice.org-1.9" - einfo - einfo " Also, for individual components, you can use any of:" - einfo - einfo " oocalc, oodraw, ooimpress, oomath, ooweb or oowriter" -} |