Path to this page:
./
misc/openoffice3-bin,
Integrated office productivity suite (binary pkg)
Branch: pkgsrc-2010Q3,
Version: 3.2.1nb1,
Package name: openoffice3-bin-3.2.1nb1,
Maintainer: badOpenOffice.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.2 2010/03/02 22:57:03 bad Exp $
#
# This file contains the contents of the OOo rpm pre-uninstall,
# post-uninstall scripts.
PRODUCTINSTALLLOCATION=${PKG_PREFIX}/opt/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: 4848b76debd50b3ec063d2b74f11cfa6a710f000
RMD160: ae7cd0255c9b51f73500c3133eba036d42b556a5
Filesize: 150285.287 KB
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version openoffice3-bin-3.2.1nb1 (created)