Opened 10 years ago
Closed 10 years ago
#44262 closed submission (fixed)
Port for Jumpcut
Reported by: | rudloff@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | jumpcut |
Description
Attachments (2)
Change History (6)
Changed 10 years ago by rudloff@…
Changed 10 years ago by rudloff@…
Attachment: | patch-AppController.m.diff added |
---|
comment:1 Changed 10 years ago by cooljeanius (Eric Gallager)
Cc: | egall@… added |
---|
comment:2 Changed 10 years ago by cooljeanius (Eric Gallager)
Jumpcut is one of my most-used programs, so it would be very nice to see this committed (with any nitpicks a committer might have fixed of course)
comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Thanks.
comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r121790 with these changes:
- changed license to MIT (per project homepage)
- removed platforms line (the xcode portgroup adds it for you)
- rewrote master_sites to avoid redirects
- added
ppc
to supported_archs on the assumption that this will also work (it's listed in theARCHS
in project.xcodeproj) - added modeline and adjusted some formatting
Note: See
TracTickets for help on using
tickets.
Cc Me!