Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 2004 17:26:53 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio Makefile ports/audio/listener Makefile distinfo pkg-descr pkg-plist ports/audio/listener/files patch-Makefile
Message-ID:  <200411281726.iASHQrcX025192@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



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