[Libreoffice-commits] .: Branch 'feature/orcus-integration' - configure.in ooo.lst.in
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Sep 6 21:22:52 PDT 2012
configure.in | 1 +
ooo.lst.in | 1 +
2 files changed, 2 insertions(+)
New commits:
commit 9a3c7da26b740e4f47428fe78ef0bdfd46f21c76
Author: Kohei Yoshida <kohei.yoshida at gmail.com>
Date: Fri Sep 7 00:22:17 2012 -0400
Set orcus package tarball location for download.
Change-Id: Iccdb2e53ad6a62d3ee96d368b897d47ee77fdc12
diff --git a/configure.in b/configure.in
index 77d0ee6..5762971 100644
--- a/configure.in
+++ b/configure.in
@@ -8594,6 +8594,7 @@ if test "$with_system_orcus" = "yes"; then
PKG_CHECK_MODULES(ORCUS, orcus >= 0.1.0)
else
AC_MSG_RESULT([internal])
+ ORCUS_TARBALL=46d9f4cf8b145c21ce1056e116d2ce71-liborcus_0.1.0.tar.bz2
BUILD_TYPE="$BUILD_TYPE LIBORCUS"
SYSTEM_LIBORCUS=NO
fi
diff --git a/ooo.lst.in b/ooo.lst.in
index 367b829..416968e 100644
--- a/ooo.lst.in
+++ b/ooo.lst.in
@@ -99,6 +99,7 @@ fa6a2f85bd28baab035b2c95e722713f-liblangtag-0.2.tar.bz2
@GOOGLE_DOCS_EXTENSION_PACK@
@FREETYPE_TARBALL@
@FONTCONFIG_TARBALL@
+ at ORCUS_TARBALL@
http://dev-www.libreoffice.org/extern
185d60944ea767075d27247c3162b3bc-unowinreg.dll
http://ooo.itc.hu/oxygenoffice/download/libreoffice/
More information about the Libreoffice-commits
mailing list