summaryrefslogtreecommitdiff
path: root/audio/mpdas/DESCR
diff options
context:
space:
mode:
authorgls <gls@pkgsrc.org>2011-02-02 21:35:35 +0000
committergls <gls@pkgsrc.org>2011-02-02 21:35:35 +0000
commit472956698bb6f4a0e92deb4b575d788f985c3ec3 (patch)
treed568a6b6801ec9365e080e0f436a3fe52199c1c4 /audio/mpdas/DESCR
parent261db414b2321f5854eac7573e98efb7ffc4ac2f (diff)
downloadpkgsrc-472956698bb6f4a0e92deb4b575d788f985c3ec3.tar.gz
Import audio/mpdas, version 0.3.0, into the NetBSD Packages Collection.
mpdas is an AudioScrobbler client for MPD written in C++. It uses libcurl and libmpd. It supports the latest AudioScrobbler protocol (2.0). In case of a downtime or connectivity problems, mpdas will cache the played songs to ~/.mpdascache. Features: - Sets now-playing status - Scrobbling (obviously) - Caching - Config files - User switching
Diffstat (limited to 'audio/mpdas/DESCR')
-rw-r--r--audio/mpdas/DESCR12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/mpdas/DESCR b/audio/mpdas/DESCR
new file mode 100644
index 00000000000..68762edd853
--- /dev/null
+++ b/audio/mpdas/DESCR
@@ -0,0 +1,12 @@
+mpdas is an AudioScrobbler client for MPD written in C++. It uses libcurl and
+libmpd.
+It supports the latest AudioScrobbler protocol (2.0).
+In case of a downtime or connectivity problems, mpdas will cache the played
+songs to ~/.mpdascache.
+
+Features:
+- Sets now-playing status
+- Scrobbling (obviously)
+- Caching
+- Config files
+- User switching