cvs commit: ports/audio Makefile ports/audio/stymulator Makefile distinfo pkg-descr ports/audio/stymulator/files patch-Makefile patch-sound.cpp patch-sound.h patch-stsoundlib__Makefile patch-stsoundlib__Ymload.cpp patch-stsoundlib__lzh__Makefile patch-ui.c ...

Emanuel Haupt ehaupt at FreeBSD.org
Sat Mar 27 16:05:00 UTC 2010


ehaupt      2010-03-27 16:04:59 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/stymulator     Makefile distinfo pkg-descr 
    audio/stymulator/files patch-Makefile patch-sound.cpp 
                           patch-sound.h 
                           patch-stsoundlib__Makefile 
                           patch-stsoundlib__Ymload.cpp 
                           patch-stsoundlib__lzh__Makefile 
                           patch-ui.c patch-ui.h patch-ym2wav.cpp 
                           patch-ymplayer.cpp 
  Log:
  Add stymulator, a command-line Yamaha YM2149 (.ym) chiptune player.
  
  Revision  Changes    Path
  1.1095    +1 -0      ports/audio/Makefile
  1.1       +28 -0     ports/audio/stymulator/Makefile (new)
  1.1       +3 -0      ports/audio/stymulator/distinfo (new)
  1.1       +39 -0     ports/audio/stymulator/files/patch-Makefile (new)
  1.1       +109 -0    ports/audio/stymulator/files/patch-sound.cpp (new)
  1.1       +21 -0     ports/audio/stymulator/files/patch-sound.h (new)
  1.1       +38 -0     ports/audio/stymulator/files/patch-stsoundlib__Makefile (new)
  1.1       +233 -0    ports/audio/stymulator/files/patch-stsoundlib__Ymload.cpp (new)
  1.1       +20 -0     ports/audio/stymulator/files/patch-stsoundlib__lzh__Makefile (new)
  1.1       +10 -0     ports/audio/stymulator/files/patch-ui.c (new)
  1.1       +10 -0     ports/audio/stymulator/files/patch-ui.h (new)
  1.1       +14 -0     ports/audio/stymulator/files/patch-ym2wav.cpp (new)
  1.1       +104 -0    ports/audio/stymulator/files/patch-ymplayer.cpp (new)
  1.1       +5 -0      ports/audio/stymulator/pkg-descr (new)


More information about the cvs-all mailing list