New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20608 (closed submission: fixed)

Opened 4 years ago

Last modified 4 years ago

new port : gnome-python26-extras

Reported by: neric27@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: gnome-python26-extras

Description

python 2.6 version of gnome-python-extras.

Attachments

Portfile (2.3 KB) - added by neric27@… 4 years ago.
Portfile
patch-configure.diff (725 bytes) - added by neric27@… 4 years ago.
enable configure to find python libraries, even if it's a link
patch-pygobject (731 bytes) - added by neric27@… 4 years ago.
lets libgda module build
Portfile.2 (2.3 KB) - added by neric27@… 4 years ago.
updated portfile with explicit path to py-gtk-codegen-2.0

Change History

Changed 4 years ago by neric27@…

Portfile

Changed 4 years ago by neric27@…

enable configure to find python libraries, even if it's a link

Changed 4 years ago by neric27@…

lets libgda module build

comment:1 Changed 4 years ago by neric27@…

please wait until I also submit py26-gnome : it's a dependency of this one...

comment:2 Changed 4 years ago by snc@…

  • Owner changed from macports-tickets@… to snc@…
  • Status changed from new to assigned

comment:3 Changed 4 years ago by snc@…

  • Status changed from assigned to new
  • Owner changed from snc@… to macports-tickets@…

I could not get a dependency to build. Letting someone else take over.

comment:4 Changed 4 years ago by nodamage@…

FYI, I had to specify PYGTK_CODEGEN to get this port to build:

configure.env-append PYGTK_CODEGEN=${prefix}/Library/Frameworks/Python.framework/Versions/2.6/bin/pygtk-codegen-2.0

comment:5 Changed 4 years ago by neric27@…

you are right : I had the py25 version installed, which masked the problem. I'll attach a new version of the portfile.

Changed 4 years ago by neric27@…

updated portfile with explicit path to py-gtk-codegen-2.0

comment:6 Changed 4 years ago by neric27@…

it also needs some layout cleanup and regex.type instead of regex.check !

comment:7 Changed 4 years ago by snc@…

  • Status changed from new to closed
  • Resolution set to fixed

Committed in r60222.

comment:8 Changed 4 years ago by neric27@…

Thanks Jeremy !

Note: See TracTickets for help on using tickets.