Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101809 - Darwin/OS X patches for Python-2.4.1
Summary: Darwin/OS X patches for Python-2.4.1
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All OS X
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-08 16:16 UTC by Kito (RETIRED)
Modified: 2006-03-05 11:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
python-2.4.1-r1.ebuild.patch (python-2.4.1-r1.ebuild.patch,2.90 KB, patch)
2005-08-08 16:18 UTC, Kito (RETIRED)
Details | Diff
python-2.4.1-r1.dylib.patch (python-2.4.1-dylib.patch,1.15 KB, patch)
2005-08-08 16:20 UTC, Kito (RETIRED)
Details | Diff
python-2.4.1-r1.darwin-tk.patch (python-2.4.1-darwin-tk.patch,532 bytes, patch)
2005-08-08 16:21 UTC, Kito (RETIRED)
Details | Diff
python-2.4.1-r1.darwin-pyport.patch (python-2.4.1-darwin-pyport.patch,877 bytes, patch)
2005-08-08 16:23 UTC, Kito (RETIRED)
Details | Diff
python-2.4.1-r1.darwin-configure.patch (python-2.4.1-darwin-configure.patch,1.05 KB, patch)
2005-08-08 16:24 UTC, Kito (RETIRED)
Details | Diff
python-2.4.1-r1.ebuild.patch (python-2.4.1-r1.ebuild.patch,2.89 KB, patch)
2005-08-09 11:26 UTC, Kito (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kito (RETIRED) gentoo-dev 2005-08-08 16:16:56 UTC
This allows python to install properly on Darwin and OS X systems. Adds the local use flags aqua and 
framework, which results in a apple-centric Python.framework install as well as the GUI tools. Without 
these use flags, the install will be very similar to a linux python install, i.e. everything in /usr.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Kito (RETIRED) gentoo-dev 2005-08-08 16:18:29 UTC
Created attachment 65479 [details, diff]
python-2.4.1-r1.ebuild.patch
Comment 2 Kito (RETIRED) gentoo-dev 2005-08-08 16:20:09 UTC
Created attachment 65480 [details, diff]
python-2.4.1-r1.dylib.patch

Allows compilation/installation of python shared library when not using a
framework install
Comment 3 Kito (RETIRED) gentoo-dev 2005-08-08 16:21:30 UTC
Created attachment 65481 [details, diff]
python-2.4.1-r1.darwin-tk.patch

Allows installation on Darwin systems without tk-aqua libs installed
Comment 4 Kito (RETIRED) gentoo-dev 2005-08-08 16:23:00 UTC
Created attachment 65482 [details, diff]
python-2.4.1-r1.darwin-pyport.patch

avoids use of  deprecated struct ostat in sys/stat.h
Comment 5 Kito (RETIRED) gentoo-dev 2005-08-08 16:24:56 UTC
Created attachment 65484 [details, diff]
python-2.4.1-r1.darwin-configure.patch

small fix for ppc/Darwin BASECFLAGS
Comment 6 Kito (RETIRED) gentoo-dev 2005-08-09 11:26:46 UTC
Created attachment 65550 [details, diff]
python-2.4.1-r1.ebuild.patch 

fiixup some symlinks
Comment 7 Alastair Tse (RETIRED) gentoo-dev 2005-11-03 12:27:25 UTC
where are these patches from? can they be updated to 2.4.2 and also would it be better to aggrregate 
them into one patch?
Comment 8 Kito (RETIRED) gentoo-dev 2006-03-05 11:24:07 UTC
In the prefix repo, will reopen when/if need to get these patches in gentoo-x86 repo