[ooo-build-commit] patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Thu Nov 12 04:27:02 PST 2009


 patches/dev300/apply                                                            |    3 +
 patches/dev300/pptx-filter-as-a-separate-lib-sd-build-lst-without-transogl.diff |   17 ++++++++++
 2 files changed, 20 insertions(+)

New commits:
commit 081b428cb48ddc9f560edf569492e2f80b7b8639
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Thu Nov 12 14:25:18 2009 +0200

    Re-introduce pptx-filter-as-a-separate-lib-sd-build-lst-without-transogl.diff

diff --git a/patches/dev300/apply b/patches/dev300/apply
index a20062c..40f9bfc 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -3114,6 +3114,9 @@ mail-document-subject.diff, n#459176
 [ OOXMLExport ]
 pptx-filter-as-a-separate-lib.diff
 
+[ OOXMLExport and not OpenGLTransitions ]
+pptx-filter-as-a-separate-lib-sd-build-lst-without-transogl.diff
+
 [ OOXMLExport and OpenGLTransitions ]
 pptx-filter-as-a-separate-lib-sd-build-lst-with-transogl.diff
 
diff --git a/patches/dev300/pptx-filter-as-a-separate-lib-sd-build-lst-without-transogl.diff b/patches/dev300/pptx-filter-as-a-separate-lib-sd-build-lst-without-transogl.diff
new file mode 100644
index 0000000..3af06f7
--- /dev/null
+++ b/patches/dev300/pptx-filter-as-a-separate-lib-sd-build-lst-without-transogl.diff
@@ -0,0 +1,17 @@
+--- sd/prj/build.lst
++++ sd/prj/build.lst
+@@ -32,6 +32,7 @@
+ sd	sd\source\filter						nmake	-	all	sd_filt sd_sdi sd_ppt sd_inc NULL
+ sd	sd\source\filter\cgm					nmake	-	all	sd_cgm sd_inc NULL
+ sd	sd\source\filter\eppt					nmake	-	all	sd_eppt sd_inc NULL
++sd	sd\source\filter\pptx					nmake	-	all	sd_pptx sd_inc NULL
+ sd	sd\source\filter\grf					nmake	-	all	sd_grf sd_inc NULL
+ sd	sd\source\filter\xml					nmake	-	all	sd_xml sd_inc NULL
+ sd	sd\source\filter\html					nmake	-	all	sd_html sd_inc NULL
+@@ -43,4 +44,4 @@
+ sd	sd\source\ui\framework\factories       	nmake	-	all sd_framework_factories sd_inc NULL
+ sd	sd\source\ui\framework\tools           	nmake	-	all sd_framework_tools sd_inc NULL
+ sd	sd\source\ui\annotations				nmake	-	all sd_uiannotations sd_inc NULL
+-sd	sd\util									nmake	-	all	sd_util sd_app sd_cgm sd_core sd_dlg sd_docsh sd_eppt sd_filt sd_func sd_grf sd_unid sd_view sd_xml sd_html sd_ppt sd_accessibility sd_animations sd_toolpanel sd_toolpanel_controls sd_tools sd_slsshell sd_slsmodel sd_slsview sd_slscontroller sd_slscache sd_notes sd_table sd_slideshow sd_presenter sd_undo sd_helper sd_framework_configuration sd_framework_module sd_framework_tools sd_framework_factories sd_text sd_annotations sd_uiannotations NULL
++sd	sd\util									nmake	-	all	sd_util sd_app sd_cgm sd_core sd_dlg sd_docsh sd_eppt sd_pptx sd_filt sd_func sd_grf sd_unid sd_view sd_xml sd_html sd_ppt sd_accessibility sd_animations sd_toolpanel sd_toolpanel_controls sd_tools sd_slsshell sd_slsmodel sd_slsview sd_slscontroller sd_slscache sd_notes sd_table sd_slideshow sd_presenter sd_undo sd_helper sd_framework_configuration sd_framework_module sd_framework_tools sd_framework_factories sd_text sd_annotations sd_uiannotations NULL
+


More information about the ooo-build-commit mailing list