Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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)

Portfile (1.3 KB) - added by aguynamedryan+macports@… 14 years ago.
Portfile for pianobar
patch-Makefile.diff (1.3 KB) - added by aguynamedryan+macports@… 14 years ago.
patch for Makefile

Download all attachments as: .zip

Change History (7)

Changed 14 years ago by aguynamedryan+macports@…

Attachment: Portfile added

Portfile for pianobar

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: newclosed

Added in r69053 with above modifications.

comment:5 Changed 14 years ago by aguynamedryan+macports@…

Thanks for all the help and advice!

Note: See TracTickets for help on using tickets.