Issue 9481 - OOO_STABLE_1 X11/Aqua : stlport gcc2 patch
Summary: OOO_STABLE_1 X11/Aqua : stlport gcc2 patch
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.0.1
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 1.0.4
Assignee: ed
QA Contact: issues@porting
URL:
Keywords: merge_pending
Depends on:
Blocks:
 
Reported: 2002-11-24 08:28 UTC by ed
Modified: 2004-05-19 16:38 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Copy this file into the SRCROOT/stlport module (34.96 KB, patch)
2002-11-24 08:29 UTC, ed
no flags Details | Diff
cd SRCROOT/stlport; patch -p0 < stlport.OOO_STABLE_1_PORTS.112402.patch (870 bytes, patch)
2002-11-24 08:30 UTC, ed
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description ed 2002-11-24 08:28:04 UTC
This patch and patchfile allow the builtin stlport module to build STLport-4.0 with MacOS X support to avoid requiring another manual download and build step.  This automates the process to help ABS development and simplification of build instructions.

To apply:

download both patchfiles
cd SRCROOT/stlport
patch -p0 < stlport.OOO_STABLE_1_PORTS.112402.patch
cp STLport-4.0.macosx.patch .
build

Note that it won't build unless you rerun setup *without* the stlport4 config option or you manually edit MacosxEnv.Set to change the STLPORT4 environment variable to NO_STLPORT4
Comment 1 ed 2002-11-24 08:29:20 UTC
Created attachment 3719 [details]
Copy this file into the SRCROOT/stlport module
Comment 2 ed 2002-11-24 08:30:48 UTC
Created attachment 3720 [details]
cd SRCROOT/stlport; patch -p0 < stlport.OOO_STABLE_1_PORTS.112402.patch
Comment 3 ed 2002-11-24 20:06:02 UTC
Committed osx patch to PORTS, awaiting merge approval.  Note 
that this includes a new file "STLport-4.0.macosx.patch" that has 
been added only on the branch, so merging will require adding 
this file on other branches as well.
Comment 4 fa 2004-05-19 16:38:34 UTC
patch obsolete, using STLport 4.5 now
Comment 5 fa 2004-05-19 16:38:50 UTC
closing