summaryrefslogtreecommitdiff
path: root/audio/kmp
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
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.