From ce9927e1f7f7f020f4a1ae4d227d4d5c06d371cd Mon Sep 17 00:00:00 2001 From: Niels Horn Date: Mon, 27 Dec 2010 00:49:29 -0600 Subject: office/libreoffice-langpack: Updated for version 3.3.0rc1. Signed-off-by: Robby Workman --- office/libreoffice-langpack/README | 8 ++++++-- office/libreoffice-langpack/libreoffice-langpack.SlackBuild | 7 ++++--- office/libreoffice-langpack/libreoffice-langpack.info | 10 +++++----- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/office/libreoffice-langpack/README b/office/libreoffice-langpack/README index e8f7ed0587..93365c9354 100644 --- a/office/libreoffice-langpack/README +++ b/office/libreoffice-langpack/README @@ -1,9 +1,13 @@ Language Pack for LibreOffice productivity suite. This script builds the language pack for the en-GB locale. -To build other locales, download your language pack from: +To build other locales, download your language pack from (32-bits): - http://download.documentfoundation.org/libreoffice/testing/3.3.0-beta3/rpm/x86/ + http://download.documentfoundation.org/libreoffice/testing/3.3.0-rc1/rpm/x86/ + +or (64-bits): + + http://download.documentfoundation.org/libreoffice/testing/3.3.0-rc1/rpm/x86_64/ and start the SlackBuild as follows: diff --git a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild index 00280a5973..d91e9cfea7 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild +++ b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild @@ -3,10 +3,10 @@ # Slackware build script for LibreOffice Language Packs # Written by Niels Horn -# Revision date: 2010/11/28 +# Revision date: 2010/12/10 PRGNAM=libreoffice-langpack -VERSION=${VERSION:-"3.3.0_beta3"} +VERSION=${VERSION:-"3.3.0rc1"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -14,7 +14,8 @@ LOLANG=${LOLANG:-en-GB} PKG_LANG=${LOLANG//-/_} ALIEN=${ALIEN:-no} -SRCVERSION=$(echo $VERSION | cut -f1 -d_) +# I'll leave this line here, as I always have to change it with every release +SRCVERSION=$VERSION if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/office/libreoffice-langpack/libreoffice-langpack.info b/office/libreoffice-langpack/libreoffice-langpack.info index 257d337ec4..dd00e8c264 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.info +++ b/office/libreoffice-langpack/libreoffice-langpack.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice-langpack" -VERSION="3.3.0_beta3" +VERSION="3.3.0rc1" HOMEPAGE="http://www.documentfoundation.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/testing/3.3.0-beta3/rpm/x86/LibO_3.3.0_Linux_x86_langpack-rpm_en-GB.tar.gz" -MD5SUM="a3192003b0489ee4b502da584a7f3afc" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/testing/3.3.0-beta3/rpm/x86_64/LibO_3.3.0_Linux_x86-64_langpack-rpm_en-GB.tar.gz" -MD5SUM_x86_64="3a306f638051674786268dc01e5f8e3b" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/testing/3.3.0-rc1/rpm/x86/LibO_3.3.0rc1_Linux_x86_langpack-rpm_en-GB.tar.gz" +MD5SUM="0ca8cedb60c7b9004b56be830293f420" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/testing/3.3.0-rc1/rpm/x86_64/LibO_3.3.0rc1_Linux_x86-64_langpack-rpm_en-GB.tar.gz" +MD5SUM_x86_64="735b171a5f05dac33fe1586e1114cfe9" MAINTAINER="Niels Horn" EMAIL="niels.horn@gmail.com" APPROVED="rworkman" -- cgit v1.2.3