cvs commit: ports/audio Makefile ports/audio/libadplug Makefile distinfo pkg-descr pkg-plist ports/audio/libadplug/files patch-adplugdb_adplugdb.cpp

Jean-Yves Lefort jylefort at FreeBSD.org
Mon May 9 13:18:51 PDT 2005


jylefort    2005-05-09 20:18:51 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/libadplug      Makefile distinfo pkg-descr pkg-plist 
    audio/libadplug/files patch-adplugdb_adplugdb.cpp 
  Log:
  AdPlug is a free, cross-platform, hardware independent AdLib sound player
  library, mainly written in C++ and released under the LGPL. AdPlug plays
  sound data, originally created for the AdLib (OPL2) audio board, directly
  from its original format on top of an OPL2 emulator or by using the real
  hardware. No OPL chip is required for playback.
  
  AdPlug itself is just the backend to many different audio player frontends,
  which are also being developed here. There are plugins for popular audio
  players, like Winamp and XMMS, as well as stand-alone players for many
  different systems available.
  
  WWW: http://adplug.sourceforge.net/
  
  PR:             ports/80727
  Submitted by:   Emanuel Haupt <ehaupt at critical.ch>
  
  Revision  Changes    Path
  1.615     +1 -0      ports/audio/Makefile
  1.1       +42 -0     ports/audio/libadplug/Makefile (new)
  1.1       +2 -0      ports/audio/libadplug/distinfo (new)
  1.1       +27 -0     ports/audio/libadplug/files/patch-adplugdb_adplugdb.cpp (new)
  1.1       +15 -0     ports/audio/libadplug/pkg-descr (new)
  1.1       +54 -0     ports/audio/libadplug/pkg-plist (new)


More information about the cvs-ports mailing list