Bug 128798 - New port: audio/mpdas MPD AudioScrobbler supporting the latest protoco<synopsis of the problem
Summary: New port: audio/mpdas MPD AudioScrobbler supporting the latest protoco<synops...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-11 19:00 UTC by Henrik Friedrichsen
Modified: 2008-11-15 21:40 UTC (History)
0 users

See Also:


Attachments
mpdas.shar (1.73 KB, text/plain)
2008-11-11 19:00 UTC, Henrik Friedrichsen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik Friedrichsen 2008-11-11 19:00:10 UTC
mpdas is an AudioScrobbler client for MPD written in C++.
It uses libcurl and libmpd.
It supports the latest AudioScrobbler protocol (1.21).
In case of a downtime or connectivity problems,
mpdas will cache the played songs to ~/.mpdascache.

Please read the README at:
http://github.com/hrkfrd/mpdas/tree/master/README

WWW: http://50hz.ws/mpdas/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-11-11 19:12:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-11-15 21:37:40 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-11-15 21:38:09 UTC
miwi        2008-11-15 21:37:56 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/mpdas          Makefile distinfo pkg-descr 
  Log:
  mpdas is an AudioScrobbler client for MPD written in C++.
  It uses libcurl and libmpd.
  It supports the latest AudioScrobbler protocol (1.21).
  In case of a downtime or connectivity problems,
  mpdas will cache the played songs to ~/.mpdascache.
  
  Please read the README at:
  http://github.com/hrkfrd/mpdas/tree/master/README
  
  WWW: http://50hz.ws/mpdas/
  
  PR:             ports/128798
  Submitted by:   hrkfrd at googlemail.com
  
  Revision  Changes    Path
  1.997     +1 -0      ports/audio/Makefile
  1.1       +24 -0     ports/audio/mpdas/Makefile (new)
  1.1       +3 -0      ports/audio/mpdas/distinfo (new)
  1.1       +10 -0     ports/audio/mpdas/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"