summaryrefslogtreecommitdiff
path: root/audio/kmp
AgeCommit message (Collapse)AuthorFilesLines
2004-07-28Fix problem shown up in the bulk build - if we're going to use the X11agc1-1/+2
libs, we might as well link them in.
2004-05-02Initial import of kmp 0.01 into the NetBSD packages collection.grant5-0/+46
KMP is an Music Player Daemon client that uses the QT GUI toolkit so it will comfortably fit in with your KDE desktop, although only QT is required. MPD is a daemon that runs in the background and accepts connections from clients which can then tell MPD what to do. KMP aims to be a full featured and easy-to-use client. KMP will allow you to browse the server's collection, add songs to the playlist, change the volume, etc. from pkgsrc-wip by pkg@burningsoda.com.