[ooo-build-commit] .: configure.in distro-configs/UbuntuLucid.conf.in patches/dev300 src/Ubuntu.dic

Chris Cheney ccheney at kemper.freedesktop.org
Thu May 27 07:54:04 PDT 2010


 configure.in                       |    1 +
 distro-configs/UbuntuLucid.conf.in |   17 +++++++++++++++++
 patches/dev300/apply               |    5 +++++
 src/Ubuntu.dic                     |    2 ++
 4 files changed, 25 insertions(+)

New commits:
commit 2d5a6d7f9c1848a47e40f3fee59857480af8b15f
Author: Chris Cheney <ccheney at ubuntu.com>
Date:   Mon Jan 18 22:31:23 2010 -0600

    Patch to add Ubuntu 10.04 (Lucid) support
    
    This patch adds support to build under Ubuntu 10.04 Lucid.
    
    * configure.in:
      distro-configs/UbuntuLucid.conf.in:
      patches/dev300/apply:
      src/Ubuntu.dic: Patch to add Ubuntu 10.04 (Lucid) support.

diff --git a/configure.in b/configure.in
index f652ae1..14390e8 100644
--- a/configure.in
+++ b/configure.in
@@ -1691,6 +1691,7 @@ distro-configs/UbuntuHardy.conf
 distro-configs/UbuntuIntrepid.conf
 distro-configs/UbuntuJaunty.conf
 distro-configs/UbuntuKarmic.conf
+distro-configs/UbuntuLucid.conf
 distro-configs/SUSE.conf
 distro-configs/SUSE-reduced.conf
 distro-configs/SUSE-9.1.conf
diff --git a/distro-configs/UbuntuLucid.conf.in b/distro-configs/UbuntuLucid.conf.in
new file mode 100644
index 0000000..f8941af
--- /dev/null
+++ b/distro-configs/UbuntuLucid.conf.in
@@ -0,0 +1,17 @@
+--with-vendor=\"Ubuntu\"
+--without-myspell-dicts
+--disable-fontooo
+--with-system-expat
+--with-system-odbc-headers
+--with-system-curl
+--with-system-sane-header
+--with-system-xrender-headers
+--enable-gnome-vfs
+--enable-symbols
+--with-system-db
+--enable-crypt-link
+--enable-pam-link
+--with-dynamic-xinerama
+--enable-xsltproc
+--disable-access
+--with-linker-hash-style=both
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 53fa82f..10f12d8 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -90,6 +90,7 @@ UbuntuHardy : UbuntuBased, UbuntuHardyOnly, CairoFonts
 UbuntuIntrepid : UbuntuBased, UbuntuIntrepidOnly, CairoFonts
 UbuntuJaunty : UbuntuBased, UbuntuJauntyOnly, CairoFonts
 UbuntuKarmic : UbuntuBased, UbuntuKarmicOnly, CairoFonts
+UbuntuLucid : UbuntuBased, UbuntuLucidOnly, CairoFonts
 UbuntuL10n : UbuntuBased, UbuntuL10nOnly
 # DroplineGNOME
 DroplineGNOME : LinuxCommon, DroplineGNOMEOnly, NotDebian, Mono, msaccess
@@ -3162,6 +3163,10 @@ ubuntu-gnome-fpicker-gfile-fuse.diff, ccheney
 # Add patch to force use of gvfs fuse path needed when gnome-vfs/gio is disabled
 ubuntu-gnome-fpicker-gfile-fuse.diff, ccheney
 
+[ UbuntuLucidOnly ]
+# Add patch to force use of gvfs fuse path needed when gnome-vfs/gio is disabled
+ubuntu-gnome-fpicker-gfile-fuse.diff, ccheney
+
 [ Fixes ]
 # Fix for crash on Windows by Rail Aliev. Root cause unknown.
 svx-fix-fit-to-frame-crash.diff, n#508621, rodo
diff --git a/src/Ubuntu.dic b/src/Ubuntu.dic
index 1083bfc..bed7612 100644
--- a/src/Ubuntu.dic
+++ b/src/Ubuntu.dic
@@ -27,6 +27,8 @@ Karmic
 Koala
 Kubuntu
 Launchpad
+Lucid
+Lynx
 Malone
 Rosetta
 Soyuz


More information about the ooo-build-commit mailing list