[Libreoffice-commits] .: README.cross

Fridrich Strba fridrich at kemper.freedesktop.org
Thu Oct 20 04:27:23 PDT 2011


 README.cross |   14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

New commits:
commit 06fa2d5a4a9b68a173a09df6000756dce47f7b3d
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Thu Oct 20 13:27:08 2011 +0200

    Make the README.cross a bit more copy&paste proof

diff --git a/README.cross b/README.cross
index e92e82a..6aec90b 100644
--- a/README.cross
+++ b/README.cross
@@ -88,20 +88,24 @@ Build Service, running on openSUSE:
 
 http://download.opensuse.org/repositories/windows:/mingw:/win32/
 
-For example, you can install it on SLE 11 SP1 like this:
+For example, you can install it like this:
+
+zypper ar http://download.opensuse.org/repositories/windows:/mingw:/win32/<your_os>/windows:mingw:win32.repo
+
+where <your_os> is one of SLE_11, SLE_11_SP1, openSUSE_11.3, openSUSE_11.4 or
+openSUSE_Factory.
 
-zypper ar http://download.opensuse.org/repositories/windows:/mingw:/win32/SLE_11_SP1/windows:mingw:win32.repo
 zypper in mingw32-cross-gcc mingw32-cross-gcc-c++ mingw32-python-devel \
     mingw32-libexpat-devel mingw32-libexpat mingw32-boost-devel \
     mingw32-libhyphen-devel mingw32-libhyphen mingw32-hyphen-en \
     mingw32-liblpsolve mingw32-liblpsolve-devel \
     mingw32-libxml2-devel mingw32-libxslt-devel mingw32-libicu \
     mingw32-libicu-devel mingw32-libgraphite2 mingw32-libgraphite2-devel \
-    mingw32-cairo mingw32-cairo-devel mingw32-librsvg mingw32-librsvg-devel \
+    mingw32-libcairo2 mingw32-cairo-devel mingw32-librsvg mingw32-librsvg-devel \
     mingw32-hunspell mingw32-hunspell-devel mingw32-libcurl \
     mingw32-libcurl-devel mingw32-libneon mingw32-libneon-devel \
-    mingw32-libopenssl mingw32-libopenssl-devel mingw32-libtextcat \
-    mingw32-libtextcat-devel mingw32-libdb mingw32-libdb-devel \
+    mingw32-libopenssl mingw32-libopenssl-devel mingw32-libexttextcat \
+    mingw32-libexttextcat-devel mingw32-libdb mingw32-libdb-devel \
     mingw32-cross-pkg-config mingw32-pkg-config mingw32-libcppunit \
     mingw32-libcppunit-devel mingw32-libredland mingw32-libredland-devel \
     mingw32-libmythes mingw32-libmythes-devel


More information about the Libreoffice-commits mailing list