summaryrefslogtreecommitdiffstats
path: root/libreoffice
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-06-21 12:32:12 +0000
committer Eric Hameleers <alien@slackware.com>2015-06-21 12:32:12 +0000
commitd7b14a4f72552dc99af318b8ddbda35f99051b7b (patch)
tree0e2c4e5a2a65ddc788a884dc3ea54105b5dde22f /libreoffice
parent3d6a418ee0e212a1e501650fe244c20d09ab4879 (diff)
downloadasb-d7b14a4f72552dc99af318b8ddbda35f99051b7b.tar.gz
asb-d7b14a4f72552dc99af318b8ddbda35f99051b7b.tar.xz
libreoffice33: change 'sources' to 'sources33' as download location.
Diffstat (limited to 'libreoffice')
-rwxr-xr-xlibreoffice/build/libreoffice33.SlackBuild248
1 files changed, 124 insertions, 124 deletions
diff --git a/libreoffice/build/libreoffice33.SlackBuild b/libreoffice/build/libreoffice33.SlackBuild
index 224f9974..7d61768c 100755
--- a/libreoffice/build/libreoffice33.SlackBuild
+++ b/libreoffice/build/libreoffice33.SlackBuild
@@ -173,107 +173,107 @@ GITBASE="git://anongit.freedesktop.org/git/libreoffice"
# We will need the "build" tarball first.
# Use SRCURL for tarball releases and GITURI for git snapshots:
-SOURCE[0]="$SRCDIR/sources/libreoffice-build-${VERSION}${SUBVER}.tar.gz"
+SOURCE[0]="$SRCDIR/sources33/libreoffice-build-${VERSION}${SUBVER}.tar.gz"
SRCURL[0]="$SRCBASE/libreoffice-build-${VERSION}${SUBVER}.tar.gz"
GITURI[0]="$GITBASE/build"
# And the rest...
-SOURCE[1]="$SRCDIR/sources/libreoffice-artwork-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[1]="$SRCDIR/sources33/libreoffice-artwork-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[1]="$SRCBASE/libreoffice-artwork-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[1]="$GITBASE/artwork"
-SOURCE[2]="$SRCDIR/sources/libreoffice-base-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[2]="$SRCDIR/sources33/libreoffice-base-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[2]="$SRCBASE/libreoffice-base-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[2]="$GITBASE/base"
-SOURCE[3]="$SRCDIR/sources/libreoffice-bootstrap-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[3]="$SRCDIR/sources33/libreoffice-bootstrap-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[3]="$SRCBASE/libreoffice-bootstrap-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[3]="$GITBASE/bootstrap"
-SOURCE[4]="$SRCDIR/sources/libreoffice-calc-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[4]="$SRCDIR/sources33/libreoffice-calc-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[4]="$SRCBASE/libreoffice-calc-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[4]="$GITBASE/calc"
-SOURCE[5]="$SRCDIR/sources/libreoffice-components-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[5]="$SRCDIR/sources33/libreoffice-components-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[5]="$SRCBASE/libreoffice-components-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[5]="$GITBASE/components"
-SOURCE[6]="$SRCDIR/sources/libreoffice-extras-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[6]="$SRCDIR/sources33/libreoffice-extras-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[6]="$SRCBASE/libreoffice-extras-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[6]="$GITBASE/extras"
-SOURCE[7]="$SRCDIR/sources/libreoffice-filters-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[7]="$SRCDIR/sources33/libreoffice-filters-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[7]="$SRCBASE/libreoffice-filters-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[7]="$GITBASE/filters"
-SOURCE[8]="$SRCDIR/sources/libreoffice-help-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[8]="$SRCDIR/sources33/libreoffice-help-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[8]="$SRCBASE/libreoffice-help-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[8]="$GITBASE/help"
-SOURCE[9]="$SRCDIR/sources/libreoffice-impress-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[9]="$SRCDIR/sources33/libreoffice-impress-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[9]="$SRCBASE/libreoffice-impress-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[9]="$GITBASE/impress"
-SOURCE[10]="$SRCDIR/sources/libreoffice-libs-gui-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[10]="$SRCDIR/sources33/libreoffice-libs-gui-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[10]="$SRCBASE/libreoffice-libs-gui-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[10]="$GITBASE/libs-gui"
-SOURCE[11]="$SRCDIR/sources/libreoffice-libs-core-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[11]="$SRCDIR/sources33/libreoffice-libs-core-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[11]="$SRCBASE/libreoffice-libs-core-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[11]="$GITBASE/libs-core"
-SOURCE[12]="$SRCDIR/sources/libreoffice-libs-extern-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[12]="$SRCDIR/sources33/libreoffice-libs-extern-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[12]="$SRCBASE/libreoffice-libs-extern-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[12]="$GITBASE/libs-extern"
-SOURCE[13]="$SRCDIR/sources/libreoffice-postprocess-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[13]="$SRCDIR/sources33/libreoffice-postprocess-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[13]="$SRCBASE/libreoffice-postprocess-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[13]="$GITBASE/postprocess"
-SOURCE[14]="$SRCDIR/sources/libreoffice-sdk-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[14]="$SRCDIR/sources33/libreoffice-sdk-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[14]="$SRCBASE/libreoffice-sdk-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[14]="$GITBASE/sdk"
-SOURCE[15]="$SRCDIR/sources/libreoffice-testing-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[15]="$SRCDIR/sources33/libreoffice-testing-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[15]="$SRCBASE/libreoffice-testing-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[15]="$GITBASE/testing"
-SOURCE[16]="$SRCDIR/sources/libreoffice-ure-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[16]="$SRCDIR/sources33/libreoffice-ure-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[16]="$SRCBASE/libreoffice-ure-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[16]="$GITBASE/ure"
-SOURCE[17]="$SRCDIR/sources/libreoffice-writer-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[17]="$SRCDIR/sources33/libreoffice-writer-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[17]="$SRCBASE/libreoffice-writer-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[17]="$GITBASE/writer"
-SOURCE[18]="$SRCDIR/sources/libreoffice-libs-extern-sys-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[18]="$SRCDIR/sources33/libreoffice-libs-extern-sys-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[18]="$SRCBASE/libreoffice-libs-extern-sys-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[18]="$GITBASE/libs-extern-sys"
-SOURCE[19]="$SRCDIR/sources/libreoffice-extensions-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[19]="$SRCDIR/sources33/libreoffice-extensions-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[19]="$SRCBASE/libreoffice-extensions-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[19]="$GITBASE/extensions"
-SOURCE[20]="$SRCDIR/sources/libreoffice-l10n-${VERSION}${SUBVER}.tar.${COMPR}"
+SOURCE[20]="$SRCDIR/sources33/libreoffice-l10n-${VERSION}${SUBVER}.tar.${COMPR}"
SRCURL[20]="$SRCBASE/libreoffice-l10n-${VERSION}${SUBVER}.tar.${COMPR}"
GITURI[20]="$GITBASE/l10n"
# Extra libraries / binaries required to build LibreOffice from source:
-SOURCE[21]="$SRCDIR/sources/ooo-cli-prebuilt-3.3.tar.bz2"
+SOURCE[21]="$SRCDIR/sources33/ooo-cli-prebuilt-3.3.tar.bz2"
SRCURL[21]="http://download.go-oo.org//DEV300/ooo-cli-prebuilt-3.3.tar.bz2"
-SOURCE[22]="$SRCDIR/sources/cairo-1.4.10.tar.gz"
+SOURCE[22]="$SRCDIR/sources33/cairo-1.4.10.tar.gz"
SRCURL[22]="http://cairographics.org/releases//cairo-1.4.10.tar.gz"
-SOURCE[23]="$SRCDIR/sources/mdbtools-0.6pre1.tar.gz"
+SOURCE[23]="$SRCDIR/sources33/mdbtools-0.6pre1.tar.gz"
SRCURL[23]="http://download.go-oo.org//SRC680/mdbtools-0.6pre1.tar.gz"
# Gzipped archive erroneously named .bz2 :
-SOURCE[24]="$SRCDIR/sources/extras-3.1.tar.gz"
+SOURCE[24]="$SRCDIR/sources33/extras-3.1.tar.gz"
SRCURL[24]="http://download.go-oo.org//SRC680/extras-3.1.tar.bz2"
-SOURCE[25]="$SRCDIR/sources/biblio.tar.bz2"
+SOURCE[25]="$SRCDIR/sources33/biblio.tar.bz2"
SRCURL[25]="http://download.go-oo.org//SRC680/biblio.tar.bz2"
# Further tarballs of which I am not sure which one are really needed.
@@ -282,195 +282,195 @@ SRCURL[25]="http://download.go-oo.org//SRC680/biblio.tar.bz2"
#
# A quick way to find if the array needs editing is to run this command
# (it should output nothing):
-# for FILE in `wget -q -O - "http://cgit.freedesktop.org/libreoffice/bootstrap/plain/ooo.lst?id=$(echo $PRGNAM-$VERSION)" | grep -v "^http://"` ; do if [ ! -f sources/$FILE ]; then echo $FILE; fi ; done;
+# for FILE in `wget -q -O - "http://cgit.freedesktop.org/libreoffice/bootstrap/plain/ooo.lst?id=$(echo $PRGNAM-$VERSION)" | grep -v "^http://"` ; do if [ ! -f sources33/$FILE ]; then echo $FILE; fi ; done;
#
-SOURCE[26]="$SRCDIR/sources/63ddc5116488985e820075e65fbe6aa4-openssl-0.9.8o.tar.gz"
+SOURCE[26]="$SRCDIR/sources33/63ddc5116488985e820075e65fbe6aa4-openssl-0.9.8o.tar.gz"
SRCURL[26]="http://hg.services.openoffice.org/binaries/63ddc5116488985e820075e65fbe6aa4-openssl-0.9.8o.tar.gz"
-SOURCE[27]="$SRCDIR/sources/09357cc74975b01714e00c5899ea1881-pixman-0.12.0.tar.gz"
+SOURCE[27]="$SRCDIR/sources33/09357cc74975b01714e00c5899ea1881-pixman-0.12.0.tar.gz"
SRCURL[27]="http://hg.services.openoffice.org/binaries/09357cc74975b01714e00c5899ea1881-pixman-0.12.0.tar.gz"
-SOURCE[28]="$SRCDIR/sources/0b49ede71c21c0599b0cc19b353a6cb3-README_apache-commons.txt"
+SOURCE[28]="$SRCDIR/sources33/0b49ede71c21c0599b0cc19b353a6cb3-README_apache-commons.txt"
SRCURL[28]="http://hg.services.openoffice.org/binaries/0b49ede71c21c0599b0cc19b353a6cb3-README_apache-commons.txt"
-SOURCE[29]="$SRCDIR/sources/68dd2e8253d9a7930e9fd50e2d7220d0-hunspell-1.2.9.tar.gz"
+SOURCE[29]="$SRCDIR/sources33/68dd2e8253d9a7930e9fd50e2d7220d0-hunspell-1.2.9.tar.gz"
SRCURL[29]="http://hg.services.openoffice.org/binaries/68dd2e8253d9a7930e9fd50e2d7220d0-hunspell-1.2.9.tar.gz"
-SOURCE[30]="$SRCDIR/sources/128cfc86ed5953e57fe0f5ae98b62c2e-libtextcat-2.2.tar.gz"
+SOURCE[30]="$SRCDIR/sources33/128cfc86ed5953e57fe0f5ae98b62c2e-libtextcat-2.2.tar.gz"
SRCURL[30]="http://hg.services.openoffice.org/binaries/128cfc86ed5953e57fe0f5ae98b62c2e-libtextcat-2.2.tar.gz"
-SOURCE[31]="$SRCDIR/sources/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip"
+SOURCE[31]="$SRCDIR/sources33/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip"
SRCURL[31]="http://hg.services.openoffice.org/binaries/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip"
-SOURCE[32]="$SRCDIR/sources/1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz"
+SOURCE[32]="$SRCDIR/sources33/1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz"
SRCURL[32]="http://hg.services.openoffice.org/binaries/1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz"
-SOURCE[33]="$SRCDIR/sources/18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz"
+SOURCE[33]="$SRCDIR/sources33/18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz"
SRCURL[33]="http://hg.services.openoffice.org/binaries/18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz"
-SOURCE[34]="$SRCDIR/sources/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz"
+SOURCE[34]="$SRCDIR/sources33/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz"
SRCURL[34]="http://hg.services.openoffice.org/binaries/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz"
-SOURCE[35]="$SRCDIR/sources/24be19595acad0a2cae931af77a0148a-LICENSE_source-9.0.0.7-bj.html"
+SOURCE[35]="$SRCDIR/sources33/24be19595acad0a2cae931af77a0148a-LICENSE_source-9.0.0.7-bj.html"
SRCURL[35]="http://hg.services.openoffice.org/binaries/24be19595acad0a2cae931af77a0148a-LICENSE_source-9.0.0.7-bj.html"
-SOURCE[36]="$SRCDIR/sources/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz"
+SOURCE[36]="$SRCDIR/sources33/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz"
SRCURL[36]="http://hg.services.openoffice.org/binaries/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz"
-SOURCE[37]="$SRCDIR/sources/284e768eeda0e2898b0d5bf7e26a016e-raptor-1.4.18.tar.gz"
+SOURCE[37]="$SRCDIR/sources33/284e768eeda0e2898b0d5bf7e26a016e-raptor-1.4.18.tar.gz"
SRCURL[37]="http://hg.services.openoffice.org/binaries/284e768eeda0e2898b0d5bf7e26a016e-raptor-1.4.18.tar.gz"
-SOURCE[38]="$SRCDIR/sources/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz"
+SOURCE[38]="$SRCDIR/sources33/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz"
SRCURL[38]="http://hg.services.openoffice.org/binaries/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz"
-SOURCE[39]="$SRCDIR/sources/2ae988b339daec234019a7066f96733e-commons-lang-2.3-src.tar.gz"
+SOURCE[39]="$SRCDIR/sources33/2ae988b339daec234019a7066f96733e-commons-lang-2.3-src.tar.gz"
SRCURL[39]="http://hg.services.openoffice.org/binaries/2ae988b339daec234019a7066f96733e-commons-lang-2.3-src.tar.gz"
-SOURCE[40]="$SRCDIR/sources/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz"
+SOURCE[40]="$SRCDIR/sources33/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz"
SRCURL[40]="http://hg.services.openoffice.org/binaries/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz"
-SOURCE[41]="$SRCDIR/sources/2f6ecca935948f7db92d925d88d0d078-icu4c-4_0_1-src.tgz"
+SOURCE[41]="$SRCDIR/sources33/2f6ecca935948f7db92d925d88d0d078-icu4c-4_0_1-src.tgz"
SRCURL[41]="http://hg.services.openoffice.org/binaries/2f6ecca935948f7db92d925d88d0d078-icu4c-4_0_1-src.tgz"
-SOURCE[42]="$SRCDIR/sources/ca4870d899fd7e943ffc310a5421ad4d-liberation-fonts-ttf-1.06.0.20100721.tar.gz"
+SOURCE[42]="$SRCDIR/sources33/ca4870d899fd7e943ffc310a5421ad4d-liberation-fonts-ttf-1.06.0.20100721.tar.gz"
SRCURL[42]="http://hg.services.openoffice.org/binaries/ca4870d899fd7e943ffc310a5421ad4d-liberation-fonts-ttf-1.06.0.20100721.tar.gz"
-SOURCE[43]="$SRCDIR/sources/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip"
+SOURCE[43]="$SRCDIR/sources33/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip"
SRCURL[43]="http://hg.services.openoffice.org/binaries/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip"
-SOURCE[44]="$SRCDIR/sources/35efabc239af896dfb79be7ebdd6e6b9-gentiumbasic-fonts-1.10.zip"
+SOURCE[44]="$SRCDIR/sources33/35efabc239af896dfb79be7ebdd6e6b9-gentiumbasic-fonts-1.10.zip"
SRCURL[44]="http://hg.services.openoffice.org/binaries/35efabc239af896dfb79be7ebdd6e6b9-gentiumbasic-fonts-1.10.zip"
-SOURCE[45]="$SRCDIR/sources/377a60170e5185eb63d3ed2fae98e621-README_silgraphite-2.3.1.txt"
+SOURCE[45]="$SRCDIR/sources33/377a60170e5185eb63d3ed2fae98e621-README_silgraphite-2.3.1.txt"
SRCURL[45]="http://hg.services.openoffice.org/binaries/377a60170e5185eb63d3ed2fae98e621-README_silgraphite-2.3.1.txt"
-SOURCE[46]="$SRCDIR/sources/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip"
+SOURCE[46]="$SRCDIR/sources33/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip"
SRCURL[46]="http://hg.services.openoffice.org/binaries/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip"
-SOURCE[47]="$SRCDIR/sources/3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz"
+SOURCE[47]="$SRCDIR/sources33/3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz"
SRCURL[47]="http://hg.services.openoffice.org/binaries/3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz"
-SOURCE[48]="$SRCDIR/sources/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz"
+SOURCE[48]="$SRCDIR/sources33/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz"
SRCURL[48]="http://hg.services.openoffice.org/binaries/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz"
-SOURCE[49]="$SRCDIR/sources/48470d662650c3c074e1c3fabbc67bbd-README_source-9.0.0.7-bj.txt"
+SOURCE[49]="$SRCDIR/sources33/48470d662650c3c074e1c3fabbc67bbd-README_source-9.0.0.7-bj.txt"
SRCURL[49]="http://hg.services.openoffice.org/binaries/48470d662650c3c074e1c3fabbc67bbd-README_source-9.0.0.7-bj.txt"
-SOURCE[50]="$SRCDIR/sources/48d8169acc35f97e05d8dcdfd45be7f2-lucene-2.3.2.tar.gz"
+SOURCE[50]="$SRCDIR/sources33/48d8169acc35f97e05d8dcdfd45be7f2-lucene-2.3.2.tar.gz"
SRCURL[50]="http://hg.services.openoffice.org/binaries/48d8169acc35f97e05d8dcdfd45be7f2-lucene-2.3.2.tar.gz"
-SOURCE[51]="$SRCDIR/sources/4a660ce8466c9df01f19036435425c3a-glibc-2.1.3-stub.tar.gz"
+SOURCE[51]="$SRCDIR/sources33/4a660ce8466c9df01f19036435425c3a-glibc-2.1.3-stub.tar.gz"
SRCURL[51]="http://hg.services.openoffice.org/binaries/4a660ce8466c9df01f19036435425c3a-glibc-2.1.3-stub.tar.gz"
-SOURCE[52]="$SRCDIR/sources/4ea70ea87b47e92d318d4e7f5b940f47-cairo-1.8.0.tar.gz"
+SOURCE[52]="$SRCDIR/sources33/4ea70ea87b47e92d318d4e7f5b940f47-cairo-1.8.0.tar.gz"
SRCURL[52]="http://hg.services.openoffice.org/binaries/4ea70ea87b47e92d318d4e7f5b940f47-cairo-1.8.0.tar.gz"
-SOURCE[53]="$SRCDIR/sources/599dc4cc65a07ee868cf92a667a913d2-xpdf-3.02.tar.gz"
+SOURCE[53]="$SRCDIR/sources33/599dc4cc65a07ee868cf92a667a913d2-xpdf-3.02.tar.gz"
SRCURL[53]="http://hg.services.openoffice.org/binaries/599dc4cc65a07ee868cf92a667a913d2-xpdf-3.02.tar.gz"
-SOURCE[54]="$SRCDIR/sources/5aba06ede2daa9f2c11892fbd7bc3057-libserializer.zip"
+SOURCE[54]="$SRCDIR/sources33/5aba06ede2daa9f2c11892fbd7bc3057-libserializer.zip"
SRCURL[54]="http://hg.services.openoffice.org/binaries/5aba06ede2daa9f2c11892fbd7bc3057-libserializer.zip"
-SOURCE[55]="$SRCDIR/sources/67b42915c8432abf0a922438f00860a2-libxml.zip"
+SOURCE[55]="$SRCDIR/sources33/67b42915c8432abf0a922438f00860a2-libxml.zip"
SRCURL[55]="http://hg.services.openoffice.org/binaries/67b42915c8432abf0a922438f00860a2-libxml.zip"
-SOURCE[56]="$SRCDIR/sources/7740a8ec23878a2f50120e1faa2730f2-libxml2-2.7.6.tar.gz"
+SOURCE[56]="$SRCDIR/sources33/7740a8ec23878a2f50120e1faa2730f2-libxml2-2.7.6.tar.gz"
SRCURL[56]="http://hg.services.openoffice.org/binaries/7740a8ec23878a2f50120e1faa2730f2-libxml2-2.7.6.tar.gz"
-SOURCE[57]="$SRCDIR/sources/7376930b0d3f3d77a685d94c4a3acda8-STLport-4.5-0119.tar.gz"
+SOURCE[57]="$SRCDIR/sources33/7376930b0d3f3d77a685d94c4a3acda8-STLport-4.5-0119.tar.gz"
SRCURL[57]="http://hg.services.openoffice.org/binaries/7376930b0d3f3d77a685d94c4a3acda8-STLport-4.5-0119.tar.gz"
-SOURCE[58]="$SRCDIR/sources/79600e696a98ff95c2eba976f7a8dfbb-liblayout.zip"
+SOURCE[58]="$SRCDIR/sources33/79600e696a98ff95c2eba976f7a8dfbb-liblayout.zip"
SRCURL[58]="http://hg.services.openoffice.org/binaries/79600e696a98ff95c2eba976f7a8dfbb-liblayout.zip"
-SOURCE[59]="$SRCDIR/sources/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip"
+SOURCE[59]="$SRCDIR/sources33/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip"
SRCURL[59]="http://hg.services.openoffice.org/binaries/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip"
-SOURCE[60]="$SRCDIR/sources/ecb2e37e45c9933e2a963cabe03670ab-curl-7.19.7.tar.gz"
+SOURCE[60]="$SRCDIR/sources33/ecb2e37e45c9933e2a963cabe03670ab-curl-7.19.7.tar.gz"
SRCURL[60]="http://hg.services.openoffice.org/binaries/ecb2e37e45c9933e2a963cabe03670ab-curl-7.19.7.tar.gz"
-SOURCE[61]="$SRCDIR/sources/8294d6c42e3553229af9934c5c0ed997-stax-api-1.0-2-sources.jar"
+SOURCE[61]="$SRCDIR/sources33/8294d6c42e3553229af9934c5c0ed997-stax-api-1.0-2-sources.jar"
SRCURL[61]="http://hg.services.openoffice.org/binaries/8294d6c42e3553229af9934c5c0ed997-stax-api-1.0-2-sources.jar"
-SOURCE[62]="$SRCDIR/sources/8ea307d71d11140574bfb9fcc2487e33-libbase.zip"
+SOURCE[62]="$SRCDIR/sources33/8ea307d71d11140574bfb9fcc2487e33-libbase.zip"
SRCURL[62]="http://hg.services.openoffice.org/binaries/8ea307d71d11140574bfb9fcc2487e33-libbase.zip"
-SOURCE[63]="$SRCDIR/sources/bd30e9cf5523cdfc019b94f5e1d7fd19-cppunit-1.12.1.tar.gz"
+SOURCE[63]="$SRCDIR/sources33/bd30e9cf5523cdfc019b94f5e1d7fd19-cppunit-1.12.1.tar.gz"
SRCURL[63]="http://hg.services.openoffice.org/binaries/bd30e9cf5523cdfc019b94f5e1d7fd19-cppunit-1.12.1.tar.gz"
-SOURCE[64]="$SRCDIR/sources/a06a496d7a43cbdc35e69dbe678efadb-libloader.zip"
+SOURCE[64]="$SRCDIR/sources33/a06a496d7a43cbdc35e69dbe678efadb-libloader.zip"
SRCURL[64]="http://hg.services.openoffice.org/binaries/a06a496d7a43cbdc35e69dbe678efadb-libloader.zip"
-SOURCE[65]="$SRCDIR/sources/a169ab152209200a7bad29a275cb0333-seamonkey-1.1.14.source.tar.gz"
+SOURCE[65]="$SRCDIR/sources33/a169ab152209200a7bad29a275cb0333-seamonkey-1.1.14.source.tar.gz"
SRCURL[65]="http://hg.services.openoffice.org/binaries/a169ab152209200a7bad29a275cb0333-seamonkey-1.1.14.source.tar.gz"
-SOURCE[66]="$SRCDIR/sources/a4d9b30810a434a3ed39fc0003bbd637-LICENSE_stax-api-1.0-2-sources.html"
+SOURCE[66]="$SRCDIR/sources33/a4d9b30810a434a3ed39fc0003bbd637-LICENSE_stax-api-1.0-2-sources.html"
SRCURL[66]="http://hg.services.openoffice.org/binaries/a4d9b30810a434a3ed39fc0003bbd637-LICENSE_stax-api-1.0-2-sources.html"
-SOURCE[67]="$SRCDIR/sources/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip"
+SOURCE[67]="$SRCDIR/sources33/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip"
SRCURL[67]="http://hg.services.openoffice.org/binaries/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip"
-SOURCE[68]="$SRCDIR/sources/ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip"
+SOURCE[68]="$SRCDIR/sources33/ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip"
SRCURL[68]="http://hg.services.openoffice.org/binaries/ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip"
-SOURCE[69]="$SRCDIR/sources/af3c3acf618de6108d65fcdc92b492e1-commons-codec-1.3-src.tar.gz"
+SOURCE[69]="$SRCDIR/sources33/af3c3acf618de6108d65fcdc92b492e1-commons-codec-1.3-src.tar.gz"
SRCURL[69]="http://hg.services.openoffice.org/binaries/af3c3acf618de6108d65fcdc92b492e1-commons-codec-1.3-src.tar.gz"
-SOURCE[70]="$SRCDIR/sources/ba1015b59c112d44d7797b62fe7bee51-neon-0.29.3.tar.gz"
+SOURCE[70]="$SRCDIR/sources33/ba1015b59c112d44d7797b62fe7bee51-neon-0.29.3.tar.gz"
SRCURL[70]="http://hg.services.openoffice.org/binaries/ba1015b59c112d44d7797b62fe7bee51-neon-0.29.3.tar.gz"
-SOURCE[71]="$SRCDIR/sources/bc702168a2af16869201dbe91e46ae48-LICENSE_Python-2.6.1"
+SOURCE[71]="$SRCDIR/sources33/bc702168a2af16869201dbe91e46ae48-LICENSE_Python-2.6.1"
SRCURL[71]="http://hg.services.openoffice.org/binaries/bc702168a2af16869201dbe91e46ae48-LICENSE_Python-2.6.1"
-SOURCE[72]="$SRCDIR/sources/c441926f3a552ed3e5b274b62e86af16-STLport-4.0.tar.gz"
+SOURCE[72]="$SRCDIR/sources33/c441926f3a552ed3e5b274b62e86af16-STLport-4.0.tar.gz"
SRCURL[72]="http://hg.services.openoffice.org/binaries/c441926f3a552ed3e5b274b62e86af16-STLport-4.0.tar.gz"
-SOURCE[73]="$SRCDIR/sources/ca66e26082cab8bb817185a116db809b-redland-1.0.8.tar.gz"
+SOURCE[73]="$SRCDIR/sources33/ca66e26082cab8bb817185a116db809b-redland-1.0.8.tar.gz"
SRCURL[73]="http://hg.services.openoffice.org/binaries/ca66e26082cab8bb817185a116db809b-redland-1.0.8.tar.gz"
-SOURCE[74]="$SRCDIR/sources/d0b5af6e408b8d2958f3d83b5244f5e8-hyphen-2.4.tar.gz"
+SOURCE[74]="$SRCDIR/sources33/d0b5af6e408b8d2958f3d83b5244f5e8-hyphen-2.4.tar.gz"
SRCURL[74]="http://hg.services.openoffice.org/binaries/d0b5af6e408b8d2958f3d83b5244f5e8-hyphen-2.4.tar.gz"
-SOURCE[75]="$SRCDIR/sources/d1a3205871c3c52e8a50c9f18510ae12-libformula.zip"
+SOURCE[75]="$SRCDIR/sources33/d1a3205871c3c52e8a50c9f18510ae12-libformula.zip"
SRCURL[75]="http://hg.services.openoffice.org/binaries/d1a3205871c3c52e8a50c9f18510ae12-libformula.zip"
-SOURCE[76]="$SRCDIR/sources/d35724900f6a4105550293686688bbb3-silgraphite-2.3.1.tar.gz"
+SOURCE[76]="$SRCDIR/sources33/d35724900f6a4105550293686688bbb3-silgraphite-2.3.1.tar.gz"
SRCURL[76]="http://hg.services.openoffice.org/binaries/d35724900f6a4105550293686688bbb3-silgraphite-2.3.1.tar.gz"
-SOURCE[77]="$SRCDIR/sources/d4c4d91ab3a8e52a2e69d48d34ef4df4-core.zip"
+SOURCE[77]="$SRCDIR/sources33/d4c4d91ab3a8e52a2e69d48d34ef4df4-core.zip"
SRCURL[77]="http://hg.services.openoffice.org/binaries/d4c4d91ab3a8e52a2e69d48d34ef4df4-core.zip"
-SOURCE[78]="$SRCDIR/sources/d70951c80dabecc2892c919ff5d07172-db-4.7.25.NC-custom.tar.gz"
+SOURCE[78]="$SRCDIR/sources33/d70951c80dabecc2892c919ff5d07172-db-4.7.25.NC-custom.tar.gz"
SRCURL[78]="http://hg.services.openoffice.org/binaries/d70951c80dabecc2892c919ff5d07172-db-4.7.25.NC-custom.tar.gz"
-SOURCE[79]="$SRCDIR/sources/dbb3757275dc5cc80820c0b4dd24ed95-librepository.zip"
+SOURCE[79]="$SRCDIR/sources33/dbb3757275dc5cc80820c0b4dd24ed95-librepository.zip"
SRCURL[79]="http://hg.services.openoffice.org/binaries/dbb3757275dc5cc80820c0b4dd24ed95-librepository.zip"
-SOURCE[80]="$SRCDIR/sources/dbd5f3b47ed13132f04c685d608a7547-jpeg-6b.tar.gz"
+SOURCE[80]="$SRCDIR/sources33/dbd5f3b47ed13132f04c685d608a7547-jpeg-6b.tar.gz"
SRCURL[80]="http://hg.services.openoffice.org/binaries/dbd5f3b47ed13132f04c685d608a7547-jpeg-6b.tar.gz"
-SOURCE[81]="$SRCDIR/sources/e0707ff896045731ff99e99799606441-README_db-4.7.25.NC-custom.txt"
+SOURCE[81]="$SRCDIR/sources33/e0707ff896045731ff99e99799606441-README_db-4.7.25.NC-custom.txt"
SRCURL[81]="http://hg.services.openoffice.org/binaries/e0707ff896045731ff99e99799606441-README_db-4.7.25.NC-custom.txt"
-SOURCE[82]="$SRCDIR/sources/e81c2f0953aa60f8062c05a4673f2be0-Python-2.6.1.tar.bz2"
+SOURCE[82]="$SRCDIR/sources33/e81c2f0953aa60f8062c05a4673f2be0-Python-2.6.1.tar.bz2"
SRCURL[82]="http://hg.services.openoffice.org/binaries/e81c2f0953aa60f8062c05a4673f2be0-Python-2.6.1.tar.bz2"
-SOURCE[83]="$SRCDIR/sources/e61d0364a30146aaa3001296f853b2b9-libxslt-1.1.26.tar.gz"
+SOURCE[83]="$SRCDIR/sources33/e61d0364a30146aaa3001296f853b2b9-libxslt-1.1.26.tar.gz"
SRCURL[83]="http://hg.services.openoffice.org/binaries/e61d0364a30146aaa3001296f853b2b9-libxslt-1.1.26.tar.gz"
-SOURCE[84]="$SRCDIR/sources/ea570af93c284aa9e5621cd563f54f4d-bsh-2.0b1-src.tar.gz"
+SOURCE[84]="$SRCDIR/sources33/ea570af93c284aa9e5621cd563f54f4d-bsh-2.0b1-src.tar.gz"
SRCURL[84]="http://hg.services.openoffice.org/binaries/ea570af93c284aa9e5621cd563f54f4d-bsh-2.0b1-src.tar.gz"
-SOURCE[85]="$SRCDIR/sources/ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz"
+SOURCE[85]="$SRCDIR/sources33/ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz"
SRCURL[85]="http://hg.services.openoffice.org/binaries/ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz"
-SOURCE[86]="$SRCDIR/sources/ee8b492592568805593f81f8cdf2a04c-expat-2.0.1.tar.gz"
+SOURCE[86]="$SRCDIR/sources33/ee8b492592568805593f81f8cdf2a04c-expat-2.0.1.tar.gz"
SRCURL[86]="http://hg.services.openoffice.org/binaries/ee8b492592568805593f81f8cdf2a04c-expat-2.0.1.tar.gz"
-SOURCE[87]="$SRCDIR/sources/f3e2febd267c8e4b13df00dac211dd6d-flute.zip"
+SOURCE[87]="$SRCDIR/sources33/f3e2febd267c8e4b13df00dac211dd6d-flute.zip"
SRCURL[87]="http://hg.services.openoffice.org/binaries/f3e2febd267c8e4b13df00dac211dd6d-flute.zip"
-SOURCE[88]="$SRCDIR/sources/f7925ba8491fe570e5164d2c72791358-libfonts.zip"
+SOURCE[88]="$SRCDIR/sources33/f7925ba8491fe570e5164d2c72791358-libfonts.zip"
SRCURL[88]="http://hg.services.openoffice.org/binaries/f7925ba8491fe570e5164d2c72791358-libfonts.zip"
-SOURCE[89]="$SRCDIR/sources/fb7ba5c2182be4e73748859967455455-README_stax-api-1.0-2-sources.txt"
+SOURCE[89]="$SRCDIR/sources33/fb7ba5c2182be4e73748859967455455-README_stax-api-1.0-2-sources.txt"
SRCURL[89]="http://hg.services.openoffice.org/binaries/fb7ba5c2182be4e73748859967455455-README_stax-api-1.0-2-sources.txt"
-SOURCE[90]="$SRCDIR/sources/fca8706f2c4619e2fa3f8f42f8fc1e9d-rasqal-0.9.16.tar.gz"
+SOURCE[90]="$SRCDIR/sources33/fca8706f2c4619e2fa3f8f42f8fc1e9d-rasqal-0.9.16.tar.gz"
SRCURL[90]="http://hg.services.openoffice.org/binaries/fca8706f2c4619e2fa3f8f42f8fc1e9d-rasqal-0.9.16.tar.gz"
-SOURCE[91]="$SRCDIR/sources/fcc6df1160753d0b8c835d17fdeeb0a7-boost_1_39_0.tar.gz"
+SOURCE[91]="$SRCDIR/sources33/fcc6df1160753d0b8c835d17fdeeb0a7-boost_1_39_0.tar.gz"
SRCURL[91]="http://hg.services.openoffice.org/binaries/fcc6df1160753d0b8c835d17fdeeb0a7-boost_1_39_0.tar.gz"
-SOURCE[92]="$SRCDIR/sources/fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz"
+SOURCE[92]="$SRCDIR/sources33/fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz"
SRCURL[92]="http://hg.services.openoffice.org/binaries/fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz"
-SOURCE[93]="$SRCDIR/sources/37282537d0ed1a087b1c8f050dc812d9-dejavu-fonts-ttf-2.32.zip"
+SOURCE[93]="$SRCDIR/sources33/37282537d0ed1a087b1c8f050dc812d9-dejavu-fonts-ttf-2.32.zip"
SRCURL[93]="http://hg.services.openoffice.org/binaries/37282537d0ed1a087b1c8f050dc812d9-dejavu-fonts-ttf-2.32.zip"
-SOURCE[94]="$SRCDIR/sources/831126a1ee5af269923cfab6050769fe-mysql-connector-cpp.zip"
+SOURCE[94]="$SRCDIR/sources33/831126a1ee5af269923cfab6050769fe-mysql-connector-cpp.zip"
SRCURL[94]="http://hg.services.openoffice.org/binaries/831126a1ee5af269923cfab6050769fe-mysql-connector-cpp.zip"
-SOURCE[95]="$SRCDIR/sources/067201ea8b126597670b5eff72e1f66c-mythes-1.2.0.tar.gz"
+SOURCE[95]="$SRCDIR/sources33/067201ea8b126597670b5eff72e1f66c-mythes-1.2.0.tar.gz"
SRCURL[95]="http://hg.services.openoffice.org/binaries/067201ea8b126597670b5eff72e1f66c-mythes-1.2.0.tar.gz"
-SOURCE[96]="$SRCDIR/sources/cf8a6967f7de535ae257fa411c98eb88-mdds_0.3.0.tar.bz2"
+SOURCE[96]="$SRCDIR/sources33/cf8a6967f7de535ae257fa411c98eb88-mdds_0.3.0.tar.bz2"
SRCURL[96]="http://hg.services.openoffice.org/binaries/cf8a6967f7de535ae257fa411c98eb88-mdds_0.3.0.tar.bz2"
-SOURCE[97]="$SRCDIR/sources/47e1edaa44269bc537ae8cabebb0f638-JLanguageTool-1.0.0.tar.bz2"
+SOURCE[97]="$SRCDIR/sources33/47e1edaa44269bc537ae8cabebb0f638-JLanguageTool-1.0.0.tar.bz2"
SRCURL[97]="http://download.go-oo.org/src/47e1edaa44269bc537ae8cabebb0f638-JLanguageTool-1.0.0.tar.bz2"
-SOURCE[98]="$SRCDIR/sources/90401bca927835b6fbae4a707ed187c8-nlpsolver-0.9.tar.bz2"
+SOURCE[98]="$SRCDIR/sources33/90401bca927835b6fbae4a707ed187c8-nlpsolver-0.9.tar.bz2"
SRCURL[98]="http://download.go-oo.org/src/90401bca927835b6fbae4a707ed187c8-nlpsolver-0.9.tar.bz2"
-SOURCE[99]="$SRCDIR/sources/debc62758716a169df9f62e6ab2bc634-zlib-1.2.3.tar.gz"
+SOURCE[99]="$SRCDIR/sources33/debc62758716a169df9f62e6ab2bc634-zlib-1.2.3.tar.gz"
SRCURL[99]="http://download.go-oo.org/src/debc62758716a169df9f62e6ab2bc634-zlib-1.2.3.tar.gz"
-SOURCE[100]="$SRCDIR/sources/e3738abd0d3ce1870dc1fd1f22bba5b1-icu4c-4_2_1-src.tgz"
+SOURCE[100]="$SRCDIR/sources33/e3738abd0d3ce1870dc1fd1f22bba5b1-icu4c-4_2_1-src.tgz"
SRCURL[100]="http://download.go-oo.org/src/e3738abd0d3ce1870dc1fd1f22bba5b1-icu4c-4_2_1-src.tgz"
-SOURCE[101]="$SRCDIR/sources/0f63ee487fda8f21fafa767b3c447ac9-ixion-0.2.0.tar.gz"
+SOURCE[101]="$SRCDIR/sources33/0f63ee487fda8f21fafa767b3c447ac9-ixion-0.2.0.tar.gz"
SRCURL[101]="http://download.go-oo.org/src/0f63ee487fda8f21fafa767b3c447ac9-ixion-0.2.0.tar.gz"
-SOURCE[102]="$SRCDIR/sources/71474203939fafbe271e1263e61d083e-nss-3.12.8-with-nspr-4.8.6.tar.gz"
+SOURCE[102]="$SRCDIR/sources33/71474203939fafbe271e1263e61d083e-nss-3.12.8-with-nspr-4.8.6.tar.gz"
SRCURL[102]="http://download.go-oo.org/src/71474203939fafbe271e1263e61d083e-nss-3.12.8-with-nspr-4.8.6.tar.gz"
-SOURCE[103]="$SRCDIR/sources/5ba6a61a2f66dfd5fee8cdd4cd262a37-libwpg-0.2.0.tar.bz2"
+SOURCE[103]="$SRCDIR/sources33/5ba6a61a2f66dfd5fee8cdd4cd262a37-libwpg-0.2.0.tar.bz2"
SRCURL[103]="http://download.go-oo.org/src/5ba6a61a2f66dfd5fee8cdd4cd262a37-libwpg-0.2.0.tar.bz2"
-SOURCE[104]="$SRCDIR/sources/5ff846847dab351604ad859e2fd4ed3c-libwpd-0.9.1.tar.bz2"
+SOURCE[104]="$SRCDIR/sources33/5ff846847dab351604ad859e2fd4ed3c-libwpd-0.9.1.tar.bz2"
SRCURL[104]="http://download.go-oo.org/src/5ff846847dab351604ad859e2fd4ed3c-libwpd-0.9.1.tar.bz2"
-SOURCE[105]="$SRCDIR/sources/9e436bff44c60dc8b97cba0c7fc11a5c-libwps-0.2.0.tar.bz2"
+SOURCE[105]="$SRCDIR/sources33/9e436bff44c60dc8b97cba0c7fc11a5c-libwps-0.2.0.tar.bz2"
SRCURL[105]="http://download.go-oo.org/src/9e436bff44c60dc8b97cba0c7fc11a5c-libwps-0.2.0.tar.bz2"
-SOURCE[106]="$SRCDIR/sources/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
+SOURCE[106]="$SRCDIR/sources33/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
SRCURL[106]="http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
-SOURCE[107]="$SRCDIR/sources/881af2b7dca9b8259abbca00bbbc004d-LinLibertineG-20110101.zip"
+SOURCE[107]="$SRCDIR/sources33/881af2b7dca9b8259abbca00bbbc004d-LinLibertineG-20110101.zip"
SRCURL[107]="http://www.numbertext.org/linux/881af2b7dca9b8259abbca00bbbc004d-LinLibertineG-20110101.zip"
# Two files that are used to determine what needs to be downloaded:
-SOURCE[108]="$SRCDIR/sources/ooo.lst-${VERSION}${SUBVER}"
+SOURCE[108]="$SRCDIR/sources33/ooo.lst-${VERSION}${SUBVER}"
SRCURL[108]="http://cgit.freedesktop.org/libreoffice/bootstrap/plain/ooo.lst?id=libreoffice-${VERSION}${SUBVER}"
-SOURCE[109]="$SRCDIR/sources/fetch_tarballs.sh-${VERSION}${SUBVER}"
+SOURCE[109]="$SRCDIR/sources33/fetch_tarballs.sh-${VERSION}${SUBVER}"
SRCURL[109]="http://cgit.freedesktop.org/libreoffice/bootstrap/plain/fetch_tarballs.sh?id=libreoffice-${VERSION}${SUBVER}"
# Additional dictionaries I'd like to have installed:
-SOURCE[110]="$SRCDIR/sources/dict-en-US.oxt"
+SOURCE[110]="$SRCDIR/sources33/dict-en-US.oxt"
SRCURL[110]="http://extensions.services.openoffice.org/e-files/1470/1/en_US.oxt"
-SOURCE[111]="$SRCDIR/sources/dict-en-GB.oxt"
+SOURCE[111]="$SRCDIR/sources33/dict-en-GB.oxt"
SRCURL[111]="http://numbertext.org/tmp/dict-en.oxt"
-SOURCE[112]="$SRCDIR/sources/dict-es.oxt"
+SOURCE[112]="$SRCDIR/sources33/dict-es.oxt"
SRCURL[112]="http://extensions.services.openoffice.org/e-files/1639/1/es_ANY.oxt"
-SOURCE[113]="$SRCDIR/sources/dict-fr.oxt"
+SOURCE[113]="$SRCDIR/sources33/dict-fr.oxt"
SRCURL[113]="http://extensions.services.openoffice.org/e-files/3554/3/ooo-dictionnaire-fr-moderne-v4.0.oxt"
-SOURCE[114]="$SRCDIR/sources/dict-nl.oxt"
+SOURCE[114]="$SRCDIR/sources33/dict-nl.oxt"
SRCURL[114]="http://extensions.services.openoffice.org/e-files/1456/6/nl-dict-v2.00g.oxt"
-SOURCE[115]="$SRCDIR/sources/dict-it.oxt"
+SOURCE[115]="$SRCDIR/sources33/dict-it.oxt"
SRCURL[115]="http://extensions.services.openoffice.org/e-files/1064/0/dict-it-IT_and_Latin_2010-08-23.oxt"
-SOURCE[116]="$SRCDIR/sources/dict-de.oxt"
+SOURCE[116]="$SRCDIR/sources33/dict-de.oxt"
SRCURL[116]="http://extensions.services.openoffice.org/e-files/1075/8/dict-de_DE-frami_2010-12-04.oxt"
-SOURCE[117]="$SRCDIR/sources/pl-dict.oxt"
+SOURCE[117]="$SRCDIR/sources33/pl-dict.oxt"
SRCURL[117]="http://extensions.services.openoffice.org/e-files/806/4/pl-dict.oxt"
# Use the src_checkout() function if no downloadable tarball exists.
@@ -584,9 +584,9 @@ OUTPUT=$(cd $OUTPUT; pwd)
for (( i = 0; i < ${#SOURCE[*]}; i++ )) ; do
if ! [ -f ${SOURCE[$i]} ]; then
echo "Source '$(basename ${SOURCE[$i]})' not available yet..."
- # Check if the $SRCDIR/sources is writable - if not, download to $OUTPUT
- mkdir "$SRCDIR/sources" 2>/dev/null || true
- [ -w "$SRCDIR/sources" ] || SOURCE[$i]="$OUTPUT/$(basename ${SOURCE[$i]})"
+ # Check if the $SRCDIR/sources33 is writable - if not, download to $OUTPUT
+ mkdir "$SRCDIR/sources33" 2>/dev/null || true
+ [ -w "$SRCDIR/sources33" ] || SOURCE[$i]="$OUTPUT/$(basename ${SOURCE[$i]})"
if [ -f ${SOURCE[$i]} ]; then echo "Ah, found it!"; continue; fi
if ! [ "x${SRCURL[$i]}" == "x" ]; then
echo "Will download file to $(dirname $SOURCE[$i])"
@@ -615,7 +615,7 @@ echo "** Since they will not be downloaded when LibreOffice starts compiling,"
echo "** you may run into problems later."
echo "** NOTE: this indicates that this SlackBuild needs to be updated."
echo "-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-"
-for FILE in $(wget -q -O - "http://cgit.freedesktop.org/libreoffice/bootstrap/plain/ooo.lst?id=$PRGNAM-$VERSION$SUBVER" | grep -vE "^http://|^@") ; do if [ ! -f $SRCDIR/sources/$FILE ]; then echo $FILE; fi ; done;
+for FILE in $(wget -q -O - "http://cgit.freedesktop.org/libreoffice/bootstrap/plain/ooo.lst?id=$PRGNAM-$VERSION$SUBVER" | grep -vE "^http://|^@") ; do if [ ! -f $SRCDIR/sources33/$FILE ]; then echo $FILE; fi ; done;
echo "-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-"
if [ "$P1" == "--download" ]; then
@@ -799,7 +799,7 @@ find ${PKG} -perm 555 -exec chmod 755 {} \;
# If we have any dictionaries in the sources directory, now is the time to
# copy them into the package:
mkdir -p $PKG/usr/lib${LIBDIRSUFFIX}/${PRGNAM}/share/extensions/install
-cp -a $SRCDIR/sources/dict-*.oxt $PKG/usr/lib${LIBDIRSUFFIX}/${PRGNAM}/share/extensions/install/
+cp -a $SRCDIR/sources33/dict-*.oxt $PKG/usr/lib${LIBDIRSUFFIX}/${PRGNAM}/share/extensions/install/
# Create aliases for locales that have matching languages in LibreOffice.
# This enables people with these locales to use the autocorrect function: