New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15820 (closed submission: fixed)

Opened 4 years ago

Last modified 3 years ago

New qgit port (v2.x)

Reported by: ocroquette@… Owned by: raimue@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

Here is a new port for qgit.

Attachments

Portfile.2 Download (1.1 KB) - added by ocroquette@… 4 years ago.
Portfile Download (1.1 KB) - added by ocroquette@… 4 years ago.

Change History

Changed 4 years ago by raimue@…

There is no 'qt4' port. Use qt4-x11 or qt4-mac. Maybe a path: dependency could be used to be satisfied by either of them.

Also, the use of cd in the Portfile itself is deprecated, it should be:

configure {
    system "cd ${worksrcpath} && qmake"
}

Changed 4 years ago by ocroquette@…

Changed 4 years ago by ocroquette@…

Changed 4 years ago by ocroquette@…

Since most of the current QT ports depends on qt4-mac and the latter being the probable option for the majority of users, I chose for port:qt4-mac only.

The new portfile is the attached Portfile. Portfile.2 is a mistake. I didn't find yet how to delete an attachment.

Changed 4 years ago by raimue@…

  • owner changed from macports-tickets@… to raimue@…
  • status changed from new to assigned

Changed 4 years ago by raimue@…

  • status changed from assigned to closed
  • resolution set to fixed

Thanks for your submission.

Committed in r38030.

Changed 3 years ago by jmr@…

  • type changed from enhancement to submission

Changed 3 years ago by anonymous

  • milestone Port Submissions deleted

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.