Date: Mon, 23 Jun 2008 10:10:09 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/audiere Makefile distinfo pkg-descr pkg-plist ports/audio/audiere/files patch-src-speexfile-speexfile.cpp Message-ID: <200806231010.m5NAA9pL031271@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
amdmi3 2008-06-23 10:10:09 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/audiere Makefile distinfo pkg-descr pkg-plist audio/audiere/files patch-src-speexfile-speexfile.cpp Log: Audiere is a high-level audio API. It can play Ogg Vorbis, MP3, FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For audio output, Audiere supports DirectSound or WinMM in Windows, OSS on Linux and Cygwin, and SGI AL on IRIX. Audiere is open source and licensed under the LGPL. This means that you may freely use Audiere in commercial products, as long as you do not modify the source code. If you do modify Audiere and release a product that uses your modifications, you must release your changes to the code under the LGPL as well. Audiere is portable. It is tested on Windows, Linux-i386, Cygwin, and IRIX with at least three major compilers. Most of Audiere is endian-independent, so I expect it would work with few modifications on other architectures. WWW: http://audiere.sourceforge.net/ PR: ports/124710 Approved by: miwi (mentor) Revision Changes Path 1.966 +1 -0 ports/audio/Makefile 1.1 +86 -0 ports/audio/audiere/Makefile (new) 1.1 +3 -0 ports/audio/audiere/distinfo (new) 1.1 +11 -0 ports/audio/audiere/files/patch-src-speexfile-speexfile.cpp (new) 1.1 +17 -0 ports/audio/audiere/pkg-descr (new) 1.1 +6 -0 ports/audio/audiere/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806231010.m5NAA9pL031271>