[ooo-build-commit] 3 commits - patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Fri Oct 16 04:31:12 PDT 2009
patches/dev300/apply | 15 +
patches/dev300/novell-win32-agfa-monotype-fonts-m1.diff | 166 ++++++++++++++++
patches/dev300/novell-win32-agfa-monotype-fonts.diff | 4
patches/dev300/win32-prebuilt-writingaids-zip-m1.diff | 82 +++++++
patches/dev300/win32-prebuilt-writingaids-zip.diff | 3
5 files changed, 264 insertions(+), 6 deletions(-)
New commits:
commit 15ccd764f86d8657da31779bf43f46106bc38346
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Fri Oct 16 14:28:26 2009 +0300
Split win32-prebuilt-writingaids-zip.diff for ooo320-m1/m2
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 7679c88..45d988a 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -1181,6 +1181,10 @@ novell-win32-installer-branding.diff
novell-win32-vrb-branding.diff, n#191913, i#68817
novell-win32-registry-branding.diff, n#191913
+[ NovellOnlyWin32 < ooo320-m2 ]
+win32-prebuilt-writingaids-zip-m1.diff
+
+[ NovellOnlyWin32 >= ooo320-m2 ]
win32-prebuilt-writingaids-zip.diff
[ NovellLikeOnlyWin32 ]
diff --git a/patches/dev300/win32-prebuilt-writingaids-zip-m1.diff b/patches/dev300/win32-prebuilt-writingaids-zip-m1.diff
new file mode 100644
index 0000000..7192526
--- /dev/null
+++ b/patches/dev300/win32-prebuilt-writingaids-zip-m1.diff
@@ -0,0 +1,82 @@
+--- dictionaries/prj/build.lst
++++ dictionaries/prj/build.lst
+@@ -1,36 +1,3 @@
+-di dictionaries : readlicense_oo soltools NULL
+-di dictionaries usr1 - all di_mkout NULL
+-di dictionaries\af_ZA nmake - all di_af_ZA NULL
+-di dictionaries\ca nmake - all di_ca NULL
+-di dictionaries\cs_CZ nmake - all di_cs_CZ NULL
+-di dictionaries\da_DK nmake - all di_da_DK NULL
+-di dictionaries\de_AT nmake - all di_de_AT NULL
+-di dictionaries\de_CH nmake - all di_de_CH NULL
+-di dictionaries\de_DE nmake - all di_de_DE di_de_AT di_de_CH NULL
+-di dictionaries\en_US nmake - all di_en_US NULL
+-di dictionaries\en_ZA nmake - all di_en_ZA NULL
+-di dictionaries\en_AU nmake - all di_en_AU NULL
+-di dictionaries\en_CA nmake - all di_en_CA NULL
+-di dictionaries\en_GB nmake - all di_en_GB di_en_US di_en_ZA di_en_ZA di_en_AU NULL
+-di dictionaries\es_ES nmake - all di_es_ES NULL
+-di dictionaries\et_EE nmake - all di_et_EE NULL
+-di dictionaries\fr_FR nmake - all di_fr_FR NULL
+-di dictionaries\gl nmake - all di_gl NULL
+-di dictionaries\hu_HU nmake - all di_hu_HU NULL
+-di dictionaries\it_IT nmake - all di_it_IT NULL
+-di dictionaries\lt_LT nmake - all di_lt_LT NULL
+-di dictionaries\ne_NP nmake - all di_ne_NP NULL
+-di dictionaries\nl_NL nmake - all di_nl_NL NULL
+-di dictionaries\no nmake - all di_no NULL
+-di dictionaries\pl_PL nmake - all di_pl_PL NULL
+-di dictionaries\pt_BR nmake - all di_pt_BR NULL
+-di dictionaries\ro nmake - all di_ro NULL
+-di dictionaries\ru_RU nmake - all di_ru_RU NULL
+-di dictionaries\sk_SK nmake - all di_sk_SK NULL
+-di dictionaries\sl_SI nmake - all di_sl_SI NULL
+-di dictionaries\sr nmake - all di_sr NULL
+-di dictionaries\sv_SE nmake - all di_sv_SE NULL
+-di dictionaries\sw_TZ nmake - all di_sw_TZ NULL
+-di dictionaries\th_TH nmake - all di_th_TH NULL
+-di dictionaries\vi nmake - all di_vi NULL
+-di dictionaries\zu_ZA nmake - all di_zu_ZA NULL
++di dictionaries : NULL
++di dictionaries usr1 - all di_mkout NULL
++di dictionaries\prebuilt nmake - all di_diclst NULL
+--- dictionaries/prj/d.lst
++++ dictionaries/prj/d.lst
+@@ -1,2 +1,2 @@
+ mkdir: %_DEST%\pck%_EXT%
+-..\%__SRC%\bin\*.oxt %_DEST%\pck%_EXT%\*.oxt
++..\prebuilt\dict-bundle.oxt %_DEST%\pck%_EXT%\dict-bundle.oxt
+--- dictionaries/prebuilt/makefile.mk
++++ dictionaries/prebuilt/makefile.mk
+@@ -0,0 +1,31 @@
++#*************************************************************************
++#
++# OpenOffice.org - a multi-platform office productivity suite
++#
++# The Contents of this file are made available subject to
++# the terms of GNU Lesser General Public License Version 2.1.
++#
++#
++# GNU Lesser General Public License Version 2.1
++# =============================================
++# Copyright 2005 by Sun Microsystems, Inc.
++# 901 San Antonio Road, Palo Alto, CA 94303, USA
++#
++# This library is free software; you can redistribute it and/or
++# modify it under the terms of the GNU Lesser General Public
++# License version 2.1, as published by the Free Software Foundation.
++#
++# This library is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY; without even the implied warranty of
++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++# Lesser General Public License for more details.
++#
++# You should have received a copy of the GNU Lesser General Public
++# License along with this library; if not, write to the Free Software
++# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
++# MA 02111-1307 USA
++#
++#*************************************************************************
++PRJ=..
++PRJNAME=dictionaries
++ALLTAR : dict-bundle.oxt
diff --git a/patches/dev300/win32-prebuilt-writingaids-zip.diff b/patches/dev300/win32-prebuilt-writingaids-zip.diff
index 7192526..c548e50 100644
--- a/patches/dev300/win32-prebuilt-writingaids-zip.diff
+++ b/patches/dev300/win32-prebuilt-writingaids-zip.diff
@@ -1,6 +1,6 @@
--- dictionaries/prj/build.lst
+++ dictionaries/prj/build.lst
-@@ -1,36 +1,3 @@
+@@ -1,37 +1,3 @@
-di dictionaries : readlicense_oo soltools NULL
-di dictionaries usr1 - all di_mkout NULL
-di dictionaries\af_ZA nmake - all di_af_ZA NULL
@@ -19,6 +19,7 @@
-di dictionaries\et_EE nmake - all di_et_EE NULL
-di dictionaries\fr_FR nmake - all di_fr_FR NULL
-di dictionaries\gl nmake - all di_gl NULL
+-di dictionaries\he_IL nmake - all di_he_IL NULL
-di dictionaries\hu_HU nmake - all di_hu_HU NULL
-di dictionaries\it_IT nmake - all di_it_IT NULL
-di dictionaries\lt_LT nmake - all di_lt_LT NULL
commit e6374b36c17f2cd2f609b6e0ad853933e63eee55
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Fri Oct 16 14:25:34 2009 +0300
build-accessibility-dep.diff not needed in ooo320-m2
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 7379861..7679c88 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -1109,9 +1109,11 @@ installer-get-path-correctly.diff, pmladek
# allow to use the prebuilt jsr173_1.0_api.jar
build-prebuilt-stax.diff, i#93116, pmladek
+[ BuildBits < ooo320-m2 ]
# accessibility depends on juh.jar
build-accessibility-dep.diff, i#105833, pmladek
+[ BuildBits ]
# use the link flags from the pkgconfig when using the system cairo
cancas-cairo-linkflags.diff, i#105834, pmladek
@@ -1121,8 +1123,6 @@ ucb-neon-0.24.diff, pmladek
# it builds fine with boost-1,36 here
build-enable-boost-1.36.diff, i#105772, pmladek
-
-[ BuildBits ]
# don't break dmake with environment variables containing space in the name
# [which is a broken setup, but apparently most apps don't break with that ;-)]
dmake-space-in-envvar-name.diff, i#101786, jholesov
commit ad53de9b0eb8f5f2564d1e57ecaa53d26e7f3f67
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Fri Oct 16 14:23:42 2009 +0300
Split novell-win32-agfa-monotype-fonts.diff for ooo320-m1/m2
diff --git a/patches/dev300/apply b/patches/dev300/apply
index 806a7cb..7379861 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -1080,8 +1080,13 @@ pushfont-psstream.diff, i#84481, michael
# strictly required on SL10.1/SLED10 where the xulrunner-nss.pc is broken
libxmlsec-system-nss.diff, i#69368, n#195272, pmladek
-[ BuildBits ]
+[ BuildBits < ooo320-m2 ]
+novell-win32-agfa-monotype-fonts-m1.diff, tml
+
+[ BuildBits >= ooo320-m2 ]
novell-win32-agfa-monotype-fonts.diff, tml
+
+[ BuildBits ]
# allow to define java target, so the build is usable with the JVM 1.5
# even when it is built with JDK 1.6
build-java-target.diff, i#93115, pmladek
diff --git a/patches/dev300/novell-win32-agfa-monotype-fonts-m1.diff b/patches/dev300/novell-win32-agfa-monotype-fonts-m1.diff
new file mode 100644
index 0000000..96e075e
--- /dev/null
+++ b/patches/dev300/novell-win32-agfa-monotype-fonts-m1.diff
@@ -0,0 +1,166 @@
+--- configure.in
++++ configure.in
+@@ -75,6 +75,11 @@
+ distributions where AFM files or TrueType Fonts
+ are known to be available.
+ ],,)
++AC_ARG_WITH(agfa-monotype-fonts,
++[ --without-agfa-monotype-fonts Remove proprietary Agfa Monotype fonts
++ (even if present) in the openoffice.org installation
++ set.
++],,with_agfa_monotype_fonts="yes")
+ AC_ARG_ENABLE(epm,
+ [ --disable-epm OO.o includes self-packaging code, that requires
+ epm, however epm is useless for large scale
+@@ -4317,6 +4322,18 @@
+ fi
+ AC_SUBST(WITH_FONTS)
+
++AC_MSG_CHECKING([whether to include Agfa Monotype fonts])
++if test "$with_agfa_monotype_fonts" != "no" -a -e ../agfa_monotype_fonts/download/agfa-monotype-fonts.tar.gz; then
++ AC_MSG_RESULT([yes])
++ WITH_AGFA_MONOTYPE_FONTS=YES
++ SCPDEFS="$SCPDEFS -DWITH_AGFA_MONOTYPE_FONTS"
++ BUILD_TYPE="$BUILD_TYPE AGFA_MONOTYPE_FONTS"
++else
++ AC_MSG_RESULT([no])
++ WITH_AGFA_MONOTYPE_FONTS=NO
++fi
++AC_SUBST(WITH_AGFA_MONOTYPE_FONTS)
++
+ dnl ===================================================================
+ dnl Test whether to include ppds
+ dnl ===================================================================
+--- agfa_monotype_fonts/makefile.mk.OLD 1970-01-01 02:00:00.000000000 +0200
++++ agfa_monotype_fonts/makefile.mk 2005-11-23 05:07:41.015625000 +0200
+@@ -0,0 +1,78 @@
++#*************************************************************************
++#
++# OpenOffice.org - a multi-platform office productivity suite
++#
++# $RCSfile$
++#
++# $Revision$
++#
++# last change: $Author$ $Date$
++#
++# The Contents of this file are made available subject to
++# the terms of GNU Lesser General Public License Version 2.1.
++#
++#
++# GNU Lesser General Public License Version 2.1
++# =============================================
++# Copyright 2005 by Sun Microsystems, Inc.
++# 901 San Antonio Road, Palo Alto, CA 94303, USA
++#
++# This library is free software; you can redistribute it and/or
++# modify it under the terms of the GNU Lesser General Public
++# License version 2.1, as published by the Free Software Foundation.
++#
++# This library is distributed in the hope that it will be useful,
++# but WITHOUT ANY WARRANTY; without even the implied warranty of
++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
++# Lesser General Public License for more details.
++#
++# You should have received a copy of the GNU Lesser General Public
++# License along with this library; if not, write to the Free Software
++# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
++# MA 02111-1307 USA
++#
++#*************************************************************************
++
++PRJ=.
++
++PRJNAME=agfa_monotype_fonts
++TARGET=agfa_monotype_fonts
++
++# --- Settings -----------------------------------------------------
++
++.INCLUDE : settings.mk
++
++# --- Files --------------------------------------------------------
++
++TARFILE_NAME=agfa-monotype-fonts
++TARFILE_ROOTDIR=agfa-monotype-fonts
++
++PATCH_FILE_NAME=
++
++
++CONFIGURE_DIR=
++CONFIGURE_ACTION=
++
++BUILD_DIR=
++BUILD_ACTION=
++BUILD_FLAGS=
++
++# --- Targets ------------------------------------------------------
++
++all: \
++ $(MISC)$/remove_build.flag \
++ ALLTAR
++
++.INCLUDE : set_ext.mk
++.INCLUDE : target.mk
++
++.IF "$(WITH_AGFA_MONOTYPE_FONTS)"!="NO"
++.INCLUDE : tg_ext.mk
++.ENDIF
++
++# Since you never know what will be in a patch (for example, it may already
++# patch at configure level), we remove the entire package directory if a patch
++# is newer.
++$(MISC)$/remove_build.flag : $(PATCH_FILE_NAME)
++ $(REMOVE_PACKAGE_COMMAND)
++ +$(TOUCH) $(MISC)$/remove_build.flag
+--- agfa_monotype_fonts/prj/d.lst.OLD 1970-01-01 02:00:00.000000000 +0200
++++ agfa_monotype_fonts/prj/d.lst 2005-11-23 04:52:41.531250000 +0200
+@@ -0,0 +1,2 @@
++mkdir: %_DEST%\pck%_EXT%
++..\%__SRC%\misc\build\agfa-monotype-fonts\*.ttf %_DEST%\pck%_EXT%\*.ttf
+--- agfa_monotype_fonts/prj/build.lst.OLD 1970-01-01 02:00:00.000000000 +0200
++++ agfa_monotype_fonts/prj/build.lst 2005-11-22 12:05:42.843750000 +0200
+@@ -0,0 +1,3 @@
++bs agfa_monotype_fonts : solenv NULL
++bs agfa_monotype_fonts usr1 - all amt_mkout NULL
++bs agfa_monotype_fonts nmake - all amt_fonts NULL
+--- scp2/source/ooo/file_font_ooo.scp.OLD 2005-09-09 04:37:10.000000000 +0300
++++ scp2/source/ooo/file_font_ooo.scp 2005-11-23 05:08:35.375000000 +0200
+@@ -209,3 +209,30 @@
+ STD_FONT_FILE( gid_File_Fnt_GentiumBookBasicBoldItalic, GenBkBasBI.ttf, Gentium Book Basic Bold Italic)
+ #endif
+
++#ifdef WNT
++#ifdef WITH_AGFA_MONOTYPE_FONTS
++STD_FONTWIN_FILE( gid_File_Fnt_albw, albw.ttf, AlbanyAMT)
++STD_FONTWIN_FILE( gid_File_Fnt_albwb, albwb.ttf, AlbanyAMT Bold)
++STD_FONTWIN_FILE( gid_File_Fnt_albwbi, albwbi.ttf, AlbanyAMT Bold Italic)
++STD_FONTWIN_FILE( gid_File_Fnt_albwi, albwi.ttf, AlbanyAMT Italic)
++STD_FONTWIN_FILE( gid_File_Fnt_andybol, andybol_.ttf, AndyMT Bold)
++STD_FONTWIN_FILE( gid_File_Fnt_andyreg, andyreg_.ttf, AndyMT)
++STD_FONTWIN_FILE( gid_File_Fnt_ans, ans_____.ttf, Andale Sans)
++STD_FONTWIN_FILE( gid_File_Fnt_ansb, ansb____.ttf, Andale Sans Bold)
++STD_FONTWIN_FILE( gid_File_Fnt_ansbi, ansbi___.ttf, Andale Sans Bold Italic)
++STD_FONTWIN_FILE( gid_File_Fnt_ansi, ansi____.ttf, Andale Sans Italic)
++STD_FONTWIN_FILE( gid_File_Fnt_bl, bl______.ttf, BellMT)
++STD_FONTWIN_FILE( gid_File_Fnt_blb, blb_____.ttf, BellMT Bold)
++STD_FONTWIN_FILE( gid_File_Fnt_blbi, blbi____.ttf, BellMT Bold Italic)
++STD_FONTWIN_FILE( gid_File_Fnt_bli, bli_____.ttf, BellMT Italic)
++STD_FONTWIN_FILE( gid_File_Fnt_cumbwb, cumbwb__.ttf, CumberlandAMT Bold)
++STD_FONTWIN_FILE( gid_File_Fnt_cumbwbi, cumbwbi_.ttf, CumberlandAMT Bold Italic)
++STD_FONTWIN_FILE( gid_File_Fnt_cumbwi, cumbwi__.ttf, CumberlandAMT Italic)
++STD_FONTWIN_FILE( gid_File_Fnt_cumbwr, cumbwr__.ttf, CumberlandAMT)
++STD_FONTWIN_FILE( gid_File_Fnt_mtsorts, mtsorts_.ttf, Monotype Sorts)
++STD_FONTWIN_FILE( gid_File_Fnt_thowb, thowb___.ttf, ThorndaleAMT Bold)
++STD_FONTWIN_FILE( gid_File_Fnt_thowbi, thowbi__.ttf, ThorndaleAMT Bold Italic)
++STD_FONTWIN_FILE( gid_File_Fnt_thowi, thowi___.ttf, ThorndaleAMT Italic)
++STD_FONTWIN_FILE( gid_File_Fnt_thowr, thowr___.ttf, ThorndaleAMT)
++#endif
++#endif
+--- postprocess/prj/build.lst 2005-11-23 05:56:34.703125000 +0200
++++ postprocess/prj/build.lst 2005-11-23 05:56:48.812500000 +0200
+@@ -1,4 +1,4 @@
+-po postprocess :: accessibility automation basctl bean fondu BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD MSFONTEXTRACT:msfontextract ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testshl2 testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity BITSTREAM_VERA_FONTS:bitstream_vera_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign SDEXT:sdext SWEXT:swext writerfilter oox NULL
++po postprocess :: accessibility automation basctl bean fondu BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD MSFONTEXTRACT:msfontextract ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testshl2 testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity BITSTREAM_VERA_FONTS:bitstream_vera_fonts AGFA_MONOTYPE_FONTS:agfa_monotype_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign SDEXT:sdext SWEXT:swext writerfilter oox NULL
+ po postprocess usr1 - all po_mkout NULL
+ po postprocess\checkxml nmake - all po_checkxml NULL
+ po postprocess\packconfig nmake - all po_packconfig po_checkxml NULL
diff --git a/patches/dev300/novell-win32-agfa-monotype-fonts.diff b/patches/dev300/novell-win32-agfa-monotype-fonts.diff
index 96e075e..b8d8cbb 100644
--- a/patches/dev300/novell-win32-agfa-monotype-fonts.diff
+++ b/patches/dev300/novell-win32-agfa-monotype-fonts.diff
@@ -159,8 +159,8 @@
--- postprocess/prj/build.lst 2005-11-23 05:56:34.703125000 +0200
+++ postprocess/prj/build.lst 2005-11-23 05:56:48.812500000 +0200
@@ -1,4 +1,4 @@
--po postprocess :: accessibility automation basctl bean fondu BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD MSFONTEXTRACT:msfontextract ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testshl2 testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity BITSTREAM_VERA_FONTS:bitstream_vera_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign SDEXT:sdext SWEXT:swext writerfilter oox NULL
-+po postprocess :: accessibility automation basctl bean fondu BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD MSFONTEXTRACT:msfontextract ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testshl2 testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity BITSTREAM_VERA_FONTS:bitstream_vera_fonts AGFA_MONOTYPE_FONTS:agfa_monotype_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign SDEXT:sdext SWEXT:swext writerfilter oox NULL
+-po postprocess :: accessibility automation basctl bean fondu BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testshl2 testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity BITSTREAM_VERA_FONTS:bitstream_vera_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign SDEXT:sdext SWEXT:swext writerfilter oox NULL
++po postprocess :: accessibility automation basctl bean fondu BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testshl2 testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity BITSTREAM_VERA_FONTS:bitstream_vera_fonts AGFA_MONOTYPE_FONTS:agfa_monotype_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign SDEXT:sdext SWEXT:swext writerfilter oox NULL
po postprocess usr1 - all po_mkout NULL
po postprocess\checkxml nmake - all po_checkxml NULL
po postprocess\packconfig nmake - all po_packconfig po_checkxml NULL
More information about the ooo-build-commit
mailing list