#29467 closed submission (fixed)
Port for arora
Reported by: | rudloff@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | arora |
Description
Here is a port for Arora (http://code.google.com/p/arora/)
Attachments (1)
Change History (5)
Changed 13 years ago by rudloff@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r78649 with these changes:
- tweaked descriptions (and removed references to supported platforms)
- tweaked license field
- added aqua category
- changed ${prefix}/Applications to ${applications_dir}
- simplified destroot by just copying the already-created app bundle, instead of xinstalling it piece by piece
- added "universal_variant no" since the default universal variant doesn't work; if you know how to make this software build universal that would be even better
- use absolute path to qmake, just to be sure
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Oh, and in r78650:
- simplified master_sites
comment:4 Changed 13 years ago by rudloff@…
Shouldn't it be ${destroot}${prefix}${applications_dir} instead of ${destroot}${applications_dir} ?
Note: See
TracTickets for help on using
tickets.
Thanks.