Bug 125674 - New port: audio/lastfmrec play/record last.fm radio
Summary: New port: audio/lastfmrec play/record last.fm radio
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 11:50 UTC by Tino Engel
Modified: 2008-07-16 21:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.03 KB, text/plain)
2008-07-16 11:50 UTC, Tino Engel
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tino Engel 2008-07-16 11:50:03 UTC
LastFMrec plays a last.fm radio stream.
While listening it creates one mp3-file per song and names
it after artist and title.
It can be run inside a shell or in a pop-up xterm (as browser plugin).

WWW: http://elgrande.daemoncore.org/index_lastfmrec.php


======================================================================

Direkt download: http://elgrande.daemoncore.org/files/software/lastfmrec.tar.gz

======================================================================

Not: This is my first port. I followed porters handbook carefully, but do not be to cruel if I did something improper... ^^
Comment 1 Pietro Cerutti freebsd_committer freebsd_triage 2008-07-16 20:30:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-16 20:55:25 UTC
gahr        2008-07-16 19:55:16 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/lastfmrec      Makefile distinfo pkg-descr 
  Log:
  - New port: lastfmrec
  
    LastFMrec plays a last.fm radio stream.
    While listening it creates one mp3-file per song and names it after artist
    and title.
    It can be run inside a shell or in a pop-up xterm (as browser plugin).
  
    WWW: http://elgrande.daemoncore.org/index_lastfmrec.php
  
  PR:             125674
  Submitted by:   Tino Engel <goaengel@gmx.net> (new maintainer)
  
  Revision  Changes    Path
  1.975     +1 -0      ports/audio/Makefile
  1.1       +23 -0     ports/audio/lastfmrec/Makefile (new)
  1.1       +3 -0      ports/audio/lastfmrec/distinfo (new)
  1.1       +6 -0      ports/audio/lastfmrec/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2008-07-16 20:56:46 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!