OpenOffice Slackware 13.0 Package Updated to 3.2 RC2
About a week ago the ooo-build folks released 3.2 RC2 of their OpenOffice source. I’ve spent the past few days playing around with the build process to get it squared away. As of now I think everything is working correctly, so the binary package for Slackware 13.0 32-bit is being uploaded as I type this, and the build script has been updated in the SVN repo.
Some good news about this release: it now builds without requiring the extra NSS and Xulrunner packages. The seamonkey or seamonkey-solibs packages seem to be enough.
Download the binary package (32-bit) from the URL below:
openoffice-3.2.0.2
The SlackBuild script can be checked out as follows:
svn co http://dev.opennix.com/svn/slackbuilds/openoffice
(Or, if you’ve previously checked it out via Subversion, it can be updated with svn update)
The sources can be downloaded from the go-oo.org site here.
mv -f $OUTPUT/$PRGNAM-*-$ARCH-*_mm.tgz /tmp/retired_packages/
should be
[ -e $OUTPUT/$PRGNAM-*-$ARCH-*_mm.tgz ] && mv -f $OUTPUT/$PRGNAM-*-$ARCH-*_mm.tgz /tmp/retired_packages/