summaryrefslogtreecommitdiff
path: root/audio/xmmsctrl
AgeCommit message (Collapse)AuthorFilesLines
2004-06-14revert last; thanks minskim.grant1-2/+3
2004-06-14bl3 includes belong at the end right before bsd.pkg.mk.grant1-3/+2
2004-06-12remove useless use of __attribute__. allows this to build with compilersgrant2-6/+15
which don't support __attribute__.
2004-05-09Import xmmsctrl from pkgsrc-wip. Packaged by Michal Pasternak andminskim6-0/+64
modified by me. xmmsctrl is a small utility to control xmms from the command line. Its goal is to be used coupled with sh to test xmms state and perform an appropriate action, e.g. if playing then pause else play. The interest of this is to bind keys in a window manager to have control over xmms with keys that do play/next/pause, prev, control sound...