cvs commit: ports/audio Makefile ports/audio/listener Makefile distinfo pkg-descr pkg-plist ports/audio/listener/files patch-Makefile

Pav Lucistnik pav at FreeBSD.org
Sun Nov 28 09:26:53 PST 2004


pav         2004-11-28 17:26:53 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/listener       Makefile distinfo pkg-descr pkg-plist 
    audio/listener/files patch-Makefile 
  Log:
  Add listener, a typical security-related program like the motion package
  (which detects motion on a Webcam): it listens for sound. If it detects
  any, it starts recording until the sound stops (or a bit later, which is
  configurable). It stores the audio in .WAV files.
  
  PR:             ports/74348
  Submitted by:   David Thiel <lx at redundancy.redundancy.org>
  
  Revision  Changes    Path
  1.570     +1 -0      ports/audio/Makefile
  1.1       +28 -0     ports/audio/listener/Makefile (new)
  1.1       +2 -0      ports/audio/listener/distinfo (new)
  1.1       +34 -0     ports/audio/listener/files/patch-Makefile (new)
  1.1       +6 -0      ports/audio/listener/pkg-descr (new)
  1.1       +5 -0      ports/audio/listener/pkg-plist (new)


More information about the cvs-all mailing list