Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2003 10:15:20 -0700 (PDT)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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 ...
Message-ID:  <200306301715.h5UHFKoo077232@repoman.freebsd.org>

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



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