config_query_multi LIBO_HELPLANG "please specify the desired languages" \
-en-US de fi fr nl pl sl &&
+$HELPLANG_LIST &&
local i=1 &&
for LANGUAGE in $LIBO_HELPLANG; do
diff --git a/bin-editors/libreoffice-bin-help/DETAILS
b/bin-editors/libreoffice-bin-help/DETAILS
index 88e4aa5..87f7fa1 100755
--- a/bin-editors/libreoffice-bin-help/DETAILS
+++ b/bin-editors/libreoffice-bin-help/DETAILS
@@ -3,11 +3,12 @@
VERSION=3.3.0
SITE="http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ HELPLANG_LIST="en-US cs de es fi fr hr it ja nl pl pt ru sl tr"
source $SPELL_CONFIG
LIBO_ARCH="${SMGL_COMPAT_ARCHS[1]}"
LICENSE[0]=LGPL
WEB_SITE=http://www.libreoffice.org/
- ENTERED=20081124
+ ENTERED=20110127
ARCHIVE="off"
SHORT="helppacks for libreoffice"
cat << EOF
diff --git a/bin-editors/libreoffice-bin-help/HISTORY
b/bin-editors/libreoffice-bin-help/HISTORY
index e0ddd85..84dff39 100644
--- a/bin-editors/libreoffice-bin-help/HISTORY
+++ b/bin-editors/libreoffice-bin-help/HISTORY
@@ -1,2 +1,6 @@
+2011-01-28 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: added more languages, fixed ENTERED
+ * CONFIGURE: moved list of available languages to DETAILS
+
2011-01-27 Bor Kraljič <pyrobor AT ver.si>
* all: spell created
diff --git a/bin-editors/libreoffice-bin-lang/CONFIGURE
b/bin-editors/libreoffice-bin-lang/CONFIGURE
index af5cf0e..cf8b839 100755
--- a/bin-editors/libreoffice-bin-lang/CONFIGURE
+++ b/bin-editors/libreoffice-bin-lang/CONFIGURE
@@ -10,7 +10,7 @@ get_libolanguages() {
list_remove LIBO_LANG vi || true &&
config_query_multi LIBO_LANG "please specify the desired languages" \
-de fi fr nl pl sl &&
+$LANG_LIST &&
local i=1 &&
for LANGUAGE in $LIBO_LANG; do
diff --git a/bin-editors/libreoffice-bin-lang/DETAILS
b/bin-editors/libreoffice-bin-lang/DETAILS
index a023919..2107867 100755
--- a/bin-editors/libreoffice-bin-lang/DETAILS
+++ b/bin-editors/libreoffice-bin-lang/DETAILS
@@ -3,11 +3,12 @@
VERSION=3.3.0
SITE="http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ LANG_LIST="cs de es fi fr hr it ja nl pl pt ru sl tr"
source $SPELL_CONFIG
LIBO_ARCH="${SMGL_COMPAT_ARCHS[1]}"
LICENSE[0]=LGPL
WEB_SITE=http://www.libreoffice.org/
- ENTERED=20081124
+ ENTERED=20110127
ARCHIVE="off"
SHORT="languagepacks for libreoffice"
cat << EOF
diff --git a/bin-editors/libreoffice-bin-lang/HISTORY
b/bin-editors/libreoffice-bin-lang/HISTORY
index 85b0bfc..64dc86e 100644
--- a/bin-editors/libreoffice-bin-lang/HISTORY
+++ b/bin-editors/libreoffice-bin-lang/HISTORY
@@ -1,3 +1,7 @@
+2011-01-28 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: added more languages, fixed ENTERED
+ * CONFIGURE: moved list of available languages to DETAILS
+
2011-01-27 Bor Kraljič <pyrobor AT ver.si>
* CONFIGURE, PRE_BUILD: modified to use upstream signature checking
* all: spell created
[SM-Commit] GIT changes to master binary grimoire by Bor Kraljič (ca9d334eb56185d099ff68911b49ae5f1b65ba36),
Bor Kraljič, 01/28/2011