Update ooo320-m1
[ooovba.git] / applied_patches / 0059-libwpg.diff
blob5926983eb26465f9f2c71e9a1a107860465326d7
1 --- /dev/null 2007-04-19 15:48:30.000000000 +0200
2 +++ libwpg/makefile.mk 2007-05-07 09:48:52.000000000 +0200
3 @@ -0,0 +1,69 @@
4 +#*************************************************************************
5 +#
6 +# OpenOffice.org - a multi-platform office productivity suite
7 +#
8 +# $RCSfile: makefile.mk,v $
9 +#
10 +# $Revision: 1.1 $
12 +# last change: $Author: fridrich_strba $ $Date: 2006/12/18 16:48:06 $
14 +# The Contents of this file are made available subject to
15 +# the terms of GNU Lesser General Public License Version 2.1.
18 +# GNU Lesser General Public License Version 2.1
19 +# =============================================
20 +# Copyright 2005 by Sun Microsystems, Inc.
21 +# 901 San Antonio Road, Palo Alto, CA 94303, USA
23 +# This library is free software; you can redistribute it and/or
24 +# modify it under the terms of the GNU Lesser General Public
25 +# License version 2.1, as published by the Free Software Foundation.
27 +# This library is distributed in the hope that it will be useful,
28 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
29 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
30 +# Lesser General Public License for more details.
32 +# You should have received a copy of the GNU Lesser General Public
33 +# License along with this library; if not, write to the Free Software
34 +# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
35 +# MA 02111-1307 USA
37 +#*************************************************************************
39 +PRJ=.
41 +PRJNAME=wpg
42 +TARGET=wpg
44 +# --- Settings -----------------------------------------------------
46 +.INCLUDE : settings.mk
48 +# --- Files --------------------------------------------------------
50 +.IF "$(SYSTEM_LIBWPG)" == "YES"
51 +@all:
52 + @echo "Using system libwpg..."
53 +.ENDIF
55 +# libwpg depends on the libwpd framework
56 +.IF "$(SYSTEM_LIBWPD)" == "YES"
57 +INCPRE+=$(LIBWPD_CFLAGS)
58 +.ELSE
59 +INCPRE+=$(SOLARVER)$/$(UPD)$/$(INPATH)$/inc$/libwpd
60 +.ENDIF
62 +TARFILE_NAME=libwpg-0.1.3
63 +#PATCH_FILE_NAME=$(TARFILE_NAME).diff
64 +BUILD_ACTION=dmake $(MFLAGS) $(CALLMACROS)
65 +BUILD_DIR=src/lib
67 +# --- Targets ------------------------------------------------------
69 +.INCLUDE : set_ext.mk
70 +.INCLUDE : target.mk
71 +.INCLUDE : tg_ext.mk
73 --- /dev/null 2007-04-19 15:48:30.000000000 +0200
74 +++ libwpg/prj/build.lst 2007-05-07 09:47:02.000000000 +0200
75 @@ -0,0 +1,3 @@
76 +lwpg libwpg : LIBWPD:libwpd soltools NULL
77 +lwpg libwpg usr1 - all lwpg_mkout NULL
78 +lwpg libwpg nmake - all lwpg_libwpg NULL
79 --- /dev/null 2007-04-19 15:48:30.000000000 +0200
80 +++ libwpg/prj/d.lst 2007-05-07 09:50:53.000000000 +0200
81 @@ -0,0 +1,16 @@
82 +mkdir: %_DEST%\inc%_EXT%\libwpg
83 +..\%__SRC%\misc\build\libwpg*\src\lib\libwpg.h %_DEST%\inc%_EXT%\libwpg\
84 +..\%__SRC%\misc\build\libwpg*\src\lib\WPGBitmap.h %_DEST%\inc%_EXT%\libwpg\
85 +..\%__SRC%\misc\build\libwpg*\src\lib\WPGBinaryData.h %_DEST%\inc%_EXT%\libwpg\
86 +..\%__SRC%\misc\build\libwpg*\src\lib\WPGBrush.h %_DEST%\inc%_EXT%\libwpg\
87 +..\%__SRC%\misc\build\libwpg*\src\lib\WPGColor.h %_DEST%\inc%_EXT%\libwpg\
88 +..\%__SRC%\misc\build\libwpg*\src\lib\WPGGradient.h %_DEST%\inc%_EXT%\libwpg\
89 +..\%__SRC%\misc\build\libwpg*\src\lib\WPGPaintInterface.h %_DEST%\inc%_EXT%\libwpg\
90 +..\%__SRC%\misc\build\libwpg*\src\lib\WPGPath.h %_DEST%\inc%_EXT%\libwpg\
91 +..\%__SRC%\misc\build\libwpg*\src\lib\WPGPen.h %_DEST%\inc%_EXT%\libwpg\
92 +..\%__SRC%\misc\build\libwpg*\src\lib\WPGPoint.h %_DEST%\inc%_EXT%\libwpg\
93 +..\%__SRC%\misc\build\libwpg*\src\lib\WPGraphics.h %_DEST%\inc%_EXT%\libwpg\
94 +..\%__SRC%\misc\build\libwpg*\src\lib\WPGRect.h %_DEST%\inc%_EXT%\libwpg\
95 +..\%__SRC%\misc\build\libwpg*\src\lib\WPGString.h %_DEST%\inc%_EXT%\libwpg\
96 +..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a
97 +..\%__SRC%\slb\*.lib %_DEST%\lib%_EXT%\*.lib