#25334 closed submission (fixed)
pianobar 0.0.0 console-based pandora.com player
Reported by: | aguynamedryan+macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | pianobar |
Description
From the readme:
pianobar is a console client for the personalized web radio pandora (http://www.pandora.com).
- play and manage (create, add more music, delete, rename, ...) your stations
- rate played songs and let pandora explain why they have been selected
- show upcoming songs/song history
- configure keybindings
- last.fm scrobbling support (external application)
- proxy support for listeners outside the USA
I've created a Portfile and patch for the Makefile to get pianobar to compile under Mac OS X 10.6.4. The upstream doesn't seem to have a version number, so I used '0.0.0' as the version and will use the revision number to track future updates.
Attachments (2)
Change History (7)
Changed 14 years ago by aguynamedryan+macports@…
Changed 14 years ago by aguynamedryan+macports@…
Attachment: | patch-Makefile.diff added |
---|
patch for Makefile
comment:1 Changed 14 years ago by nerdling (Jeremy Lavergne)
Rather than using 0.0.0, why not use the git.branch for the version?
comment:2 Changed 14 years ago by nerdling (Jeremy Lavergne)
Also please avoid hardcoding /opt/local. The variable ${prefix} should be inserted via reinplace.
comment:3 Changed 14 years ago by nerdling (Jeremy Lavergne)
I also modified the description as it was not formatted well.
comment:4 Changed 14 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Added in r69053 with above modifications.
Note: See
TracTickets for help on using
tickets.
Portfile for pianobar