Date: Mon, 9 May 2005 20:18:51 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/libadplug Makefile distinfo pkg-descr pkg-plist ports/audio/libadplug/files patch-adplugdb_adplugdb.cpp Message-ID: <200505092018.j49KIpRA097980@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505092018.j49KIpRA097980>