Path to this page:
./
misc/openoffice2-bin,
Integrated office productivity suite (binary pkg)
Branch: pkgsrc-2010Q3,
Version: 2.4.3,
Package name: openoffice2-bin-2.4.3,
Maintainer: pkgsrc-usersOpenOffice.org is an Open Source, community-developed, multi-platform office
productivity suite. It includes the key desktop applications, such as a
word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.
Components include:
* A universal word processing application for creating business
letters, extensive text documents, professional layouts, and HTML
documents.
* A sophisticated application for performing advanced spreadsheet
functions, such as analyzing figures, creating lists, and viewing data.
* A tool for creating effective eye-catching presentations.
* A vector-oriented draw module that enables the creation of 3D
illustrations.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2006/06/15 20:40:16 jlam Exp $
#
# This file contains the contents of the OOo rpm pre-uninstall,
# post-uninstall scripts.
PRODUCTINSTALLLOCATION=${PKG_PREFIX}/openoffice.org@VER@
case ${STAGE} in
DEINSTALL)
if [ -h $PRODUCTINSTALLLOCATION/program/libfreetype.so.6 ]
then
${RM} $PRODUCTINSTALLLOCATION/program/libfreetype.so.6 >/dev/null 2>&1
fi
;;
esac
Required to run:[
emulators/suse100_32_compat] [
emulators/suse100_32_x11] [
emulators/suse100_32_freetype2]
Required to build:[
pkgtools/rpm2pkg]
Master sites: (Expand)
SHA1: 104df4d0f6bdc17eff57ba79f07b232f30d247fd
RMD160: aec3ea23b5f468f550eaa5194c7c32dc1a0c0052
Filesize: 150647.473 KB
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version openoffice2-bin-2.4.3 (created)