Opened 19 years ago

Closed 17 years ago

Last modified 15 years ago

#4552 closed submission (duplicate)

NEW: added qt4 portfiles

Reported by: erickt@… Owned by: ben@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: ben@…
Port:

Description

Hello,

I've successfully built a couple portfiles to get qt4 working on my mac (OS X 10.3). Contrary to how the qt3 portfile is constructed, i've split all of the sql drivers into their own separate portfiles. This was done so that if any future package needs to depend on a particular driver being installed, they can do that. Since qt will load those separately built drivers fine, it works out pretty well. Let me know if there are any problems.

Attachments (1)

qt4-portfiles.tgz (2.1 KB) - added by erickt@… 19 years ago.
qt4 portfiles

Download all attachments as: .zip

Change History (11)

Changed 19 years ago by erickt@…

Attachment: qt4-portfiles.tgz added

qt4 portfiles

comment:1 Changed 19 years ago by mww@…

Cc: ben@… added
Owner: changed from darwinports-bugs@… to ben@…

ben@ seems to be our authority for qt

comment:2 Changed 19 years ago by ben@…

Hi Erick,

Before I embark on the great QT compilation odyssey, can I make a few suggestions (sorry about the long list!):

  • ask darwinports@ whether the multiple-port solution is Ok. I'm pretty new

round here, I don't know.

  • install the libs in ${prefix}/libs/qt4mac and other stuff in named qt4

directories. then, when x11 qt4 comes along, they'll be able to coexist. the fink qt3mac package does something like this: http://cvs.sourceforge.net/viewcvs.py/fink/dists/10.3/unstable/main/finkinfo/graphics/qt3mac.info?view=markup Alternatively -framework (configure argument) may solve this problem neatly?

  • can you use DYLD_LIBRARY_FALLBACK path instead of DYLD_LIBRARY_PATH? the

latter is pretty evil.

  • maintainer -> erickt@…
  • i think -platform macx-g++ and -buildkey qt4-jaguar (or similar) should be

passed to configure

comment:3 Changed 19 years ago by mww@…

Summary: added qt4 portfilesNEW: added qt4 portfiles

comment:4 Changed 18 years ago by markd@…

Type: defectenhancement

comment:5 Changed 17 years ago by kballard (Lily Ballard)

Milestone: New Ports

comment:6 Changed 17 years ago by roederja

Resolution: duplicate
Status: newclosed

I just committed a port that supersedes this one.

comment:7 Changed 17 years ago by jmpp@…

Milestone: New PortsPort Submissions

Milestone New Ports deleted

comment:8 Changed 17 years ago by nox@…

Cc: ben@… added; ben@… removed
Priority: ExpectedNormal
Version: 1.0

comment:9 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:10 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.