Ticket #20612 (closed submission: fixed)
new port : py26-gnome
| Reported by: | neric27@… | Owned by: | snc@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | pguyot@… | |
| Port: | py26-gnome py25-gnome |
Description
python 2.6 version of py25-gnome. It contains a patch to have bonobo working with gtk+quartz, which applies also to py25-gnome.
Attachments
Change History
Changed 4 years ago by neric27@…
- Attachment bonobo.diff added
patch file to have bonobo.ui working with gtk +quartz
comment:1 Changed 4 years ago by snc@…
- Cc pguyot@… added
- Status changed from new to assigned
- Port changed from py26-gnome to py26-gnome py25-gnome
- Owner changed from macports-tickets@… to snc@…
comment:2 Changed 4 years ago by snc@…
I was unable to compile:
checking for pygobject-codegen-2.0... no checking for pygtk-codegen-2.0... no configure: error: could not find pygobject-codegen-2.0 script
Note that I do infact have py26-gobject @2.18.0_0 (active) installed. Any ideas?
comment:3 Changed 4 years ago by neric27@…
This is a problem : should
/opt/local/Library/Frameworks/Python.framework/Versions/Current/bin/
be in the path ?
anyway, I'll attach the override in Portfile.
Changed 4 years ago by neric27@…
- Attachment Portfile.diff added
patch to find pygobject-codegen-2.0 outside /opt/local/bin
Changed 4 years ago by neric27@…
- Attachment Portfile.2.diff added
patch to find pygobject-codegen-2.0 outside /opt/local/bin
comment:4 Changed 4 years ago by neric27@…
The patch is in Portfile.2.diff, please ignore Portfile.diff !
Note: See
TracTickets for help on using
tickets.

