#18730 closed submission (fixed)
new: despotify
Reported by: | mail@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | despotify |
Description
the open source Spotify client
Attachments (4)
Change History (10)
Changed 16 years ago by mail@…
Changed 16 years ago by mail@…
Attachment: | patch-Makefile.diff added |
---|
comment:1 Changed 16 years ago by nerdling (Jeremy Lavergne)
Owner: | changed from macports-tickets@… to snc@… |
---|---|
Port: | despotify added |
Status: | new → assigned |
Version: | → 1.7.0 |
Changed 16 years ago by nerdling (Jeremy Lavergne)
Attachment: | Portfile.2 added |
---|
added post-patch reinplace of @PREFIX@
Changed 16 years ago by nerdling (Jeremy Lavergne)
Attachment: | patch-Makefile.2.diff added |
---|
replaced /opt/local with @PREFIX@
comment:2 follow-up: 3 Changed 16 years ago by nerdling (Jeremy Lavergne)
The new files built for me. Please let me know if you approve of them.
comment:3 Changed 16 years ago by mail@…
that's really nice!
thanks for the help, it's my first portfile submission
comment:4 Changed 16 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r47835.
comment:5 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:6 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Note: See
TracTickets for help on using
tickets.
This is a great start, however the path
/opt/local
should never be hardcoded. Instead,{{{ ${prefix} }should be used.I'll update this and repost them for your approval; the files will mimic wine.