[eclass] openoffice-l10n: add OOo 3.2.1 langpack support

This commit is contained in:
Fabio Erculiani
2010-07-12 15:13:37 +02:00
parent 2662a8123e
commit 7a1d7caafe
+2
View File
@@ -22,6 +22,8 @@ DESCRIPTION="OpenOffice.org ${L10N_LANG} localisation"
HOMEPAGE="http://projects.openoffice.org/native-lang.html"
if [[ "${PV}" = "3.2.0" ]]; then
SRC_URI="mirror://openoffice-extended/${PV}rc5/OOo_${PV}rc5_20100203_LinuxIntel_langpack_${MY_LANG}.tar.gz"
elif [[ "${PV}" = "3.2.1" ]]; then
SRC_URI="mirror://openoffice-extended/${PV}rc2/OOo_${PV}rc2_20100521_Linux_x86_langpack-rpm_${MY_LANG}.tar.gz"
else
SRC_URI="--NOT_SET--"
fi