Gentoo Archives: gentoo-commits

From: "Andreas Proschofsky (suka)" <suka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/openoffice/files: gentoo-3.0.0_rc1.diff gentoo-3.0.0_beta2.diff
Date: Thu, 11 Sep 2008 12:37:33
Message-Id: E1KdlQR-0006jH-9E@stork.gentoo.org
1 suka 08/09/11 12:37:31
2
3 Added: gentoo-3.0.0_rc1.diff
4 Removed: gentoo-3.0.0_beta2.diff
5 Log:
6 First release candidate for OpenOffice 3.0
7 (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686)
8
9 Revision Changes Path
10 1.1 app-office/openoffice/files/gentoo-3.0.0_rc1.diff
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/gentoo-3.0.0_rc1.diff?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/gentoo-3.0.0_rc1.diff?rev=1.1&content-type=text/plain
14
15 Index: gentoo-3.0.0_rc1.diff
16 ===================================================================
17 --- bin/package-ooo
18 +++ bin/package-ooo
19 @@ -33,6 +33,7 @@
20 {
21 cat <<EOT >$1
22 #!/bin/sh
23 +unset PYTHONPATH
24 $OOINSTBASE/program/soffice $2 "\$@"
25 EOT
26 chmod 755 $1
27 --- patches/dev300/apply
28 +++ patches/dev300/apply
29 @@ -1375,12 +1375,8 @@
30 system-db-check.diff, i#65979, hmth
31 # User ~/.ooo3 as user dir
32 scp2-user-config-ooo3.diff, pmladek
33 -# unused java code
34 -disable-parser-jaxp.diff
35 # default inc/lib
36 config_office-XINC-XLIB-defaults.diff, i#65976
37 -# gdi/font.cxx: stl list error
38 -vcl_font-NO_LIST.diff
39 # linux-headers-2.6.22 issue?!
40 linux-headers.diff
41
42 --- distro-configs/Gentoo.conf.in
43 +++ distro-configs/Gentoo.conf.in
44 @@ -1,15 +1,23 @@
45 --disable-fontooo
46 --disable-qadevooo
47 --enable-libsn
48 +--enable-neon
49 --enable-ogltrans
50 --enable-xsltproc
51 --with-dynamic-xinerama
52 +--with-external-dict-dir=/usr/share/myspell
53 +--with-external-hyph-dir=/usr/share/myspell
54 +--with-external-thes-dir=/usr/share/myspell
55 --with-system-boost
56 --with-system-curl
57 --with-system-db
58 +--with-system-dicts
59 --with-system-expat
60 +--with-system-hunspell
61 --with-system-icu
62 --with-system-libxslt
63 +--with-system-neon
64 +--with-system-openssl
65 --with-system-vigra
66 --with-system-xmlsec
67 --with-system-xrender-headers