Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Oct 2005 23:44:45 +0000 (UTC)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio Makefile ports/audio/xmmsctrl Makefile distinfo pkg-descr pkg-plist ports/audio/xmmsctrl/files patch-Makefile patch-removefile.c
Message-ID:  <200510012344.j91NijJF003825@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jylefort    2005-10-01 23:44:44 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/xmmsctrl       Makefile distinfo pkg-descr pkg-plist 
    audio/xmmsctrl/files patch-Makefile patch-removefile.c 
  Log:
  Add xmmsctrl.
  
  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...
  
  WWW: http://user.it.uu.se/~adavid/utils/
  
  PR:             ports/86534
  Submitted by:   Jason E. Hale <jhale@bluebottle.com>
  
  Revision  Changes    Path
  1.661     +1 -0      ports/audio/Makefile
  1.1       +37 -0     ports/audio/xmmsctrl/Makefile (new)
  1.1       +2 -0      ports/audio/xmmsctrl/distinfo (new)
  1.1       +23 -0     ports/audio/xmmsctrl/files/patch-Makefile (new)
  1.1       +20 -0     ports/audio/xmmsctrl/files/patch-removefile.c (new)
  1.1       +7 -0      ports/audio/xmmsctrl/pkg-descr (new)
  1.1       +13 -0     ports/audio/xmmsctrl/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510012344.j91NijJF003825>