cvs commit: ports/audio Makefile ports/audio/alsaplayer Makefile distinfo pkg-descr pkg-plist ports/audio/alsaplayer/files patch-Makefile.in patch-app::CorePlayer.cpp patch-app::Makefile.in patch-input::sndfile::sndfile_engine.c ...

Joe Marcus Clarke marcus at FreeBSD.org
Mon Jun 30 10:15:22 PDT 2003


marcus      2003/06/30 10:15:20 PDT

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/alsaplayer     Makefile distinfo pkg-descr pkg-plist 
    audio/alsaplayer/files patch-Makefile.in 
                           patch-app::CorePlayer.cpp 
                           patch-app::Makefile.in 
                           patch-app_AlsaNode.cpp patch-configure 
                           patch-input::sndfile::sndfile_engine.c 
                           patch-input_audiofile_audiofile_engine.c 
                           patch-scopes::monoscope::monoscope.c 
  Log:
  Add alsaplayer, an audio player with pitch control and a GTK+ GUI.
  
  PR:             43142
  Submitted by:   Robin Schilham <co9 at xs4all.nl> (based on)
  
  Revision  Changes    Path
  1.422     +1 -0      ports/audio/Makefile
  1.1       +179 -0    ports/audio/alsaplayer/Makefile (new)
  1.1       +1 -0      ports/audio/alsaplayer/distinfo (new)
  1.1       +11 -0     ports/audio/alsaplayer/files/patch-Makefile.in (new)
  1.1       +10 -0     ports/audio/alsaplayer/files/patch-app::CorePlayer.cpp (new)
  1.1       +11 -0     ports/audio/alsaplayer/files/patch-app::Makefile.in (new)
  1.1       +12 -0     ports/audio/alsaplayer/files/patch-app_AlsaNode.cpp (new)
  1.1       +60 -0     ports/audio/alsaplayer/files/patch-configure (new)
  1.1       +10 -0     ports/audio/alsaplayer/files/patch-input::sndfile::sndfile_engine.c (new)
  1.1       +10 -0     ports/audio/alsaplayer/files/patch-input_audiofile_audiofile_engine.c (new)
  1.1       +11 -0     ports/audio/alsaplayer/files/patch-scopes::monoscope::monoscope.c (new)
  1.1       +10 -0     ports/audio/alsaplayer/pkg-descr (new)
  1.1       +49 -0     ports/audio/alsaplayer/pkg-plist (new)


More information about the cvs-ports mailing list