[Slackbuilds-users] libreoffice (3.3.0rc1)
Niels Horn
niels.horn at gmail.com
Mon Jan 10 01:24:54 UTC 2011
On Sun, Jan 9, 2011 at 10:15 PM, King Beowulf <kingbeowulf at gmail.com> wrote:
> Here is a diff if anyone for libreoffice 3.3.0rc2 slackbuild if anyone wants
> to give it a whirl. I don't know if I caught all the changes but it seems
> to package ok. I have only tested the write module so far.
>
>
>
> --- libreoffice.SlackBuild 2010-12-10 06:17:46.000000000 -0800
> +++ libreoffice.SlackBuild.new 2011-01-09 13:11:44.652047256 -0800
> @@ -30,7 +30,7 @@
> # Revision date: 2010/12/10
>
> PRGNAM=libreoffice
> -VERSION="3.3.0rc1"
> +VERSION="3.3.0rc2"
> BUILD=${BUILD:-1}
> TAG=${TAG:-_SBo}
>
> @@ -112,7 +112,7 @@
>
> # Yes, I know there is a Slackware integration file in the
> desktop-integration
> # directory, but it's worthless to us. I'd prefer to do things correctly.
> -mv desktop-integration/libreoffice3.3-freedesktop-menus-3.3-3.noarch.rpm .
> +mv desktop-integration/libreoffice3.3-freedesktop-menus-3.3-4.noarch.rpm .
>
> # No, I don't want to update our packaged files after the fact
> rm -f *onlineupdate*.rpm # We don't want this
> @@ -160,7 +160,7 @@
> # Move docs to their expected locations
> mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
> cd $PKG/opt/libreoffice
> - mv README* *LICENSE* readmes licenses $PKG/usr/doc/$PRGNAM-$VERSION
> + mv CREDITS.odt *LICENSE* readmes $PKG/usr/doc/$PRGNAM-$VERSION
> cd -
> cat $CWD/$PRGNAM.SlackBuild >
> $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
>
>
Thank looks about right. The script for RC2 is in the READY queue on
SlackBuilds.org and can be downloaded from the git repo:
http://slackbuilds.org/gitweb/?p=slackbuilds.git;a=commit;h=4fa2ee
I included a small script that makes it possible to have LibreOffice +
OpenOffice installed together.
--
Niels
More information about the SlackBuilds-users
mailing list