amdmi3 2010-04-13 00:24:21 UTC FreeBSD ports repository
Modified files: audio Makefile Added files: audio/clunk Makefile distinfo pkg-descr pkg-plist audio/clunk/files patch-SConstruct patch-sse_fft_context.cpp Log: The CLUNK C++ library provides support for real-time 3D sound generation. It puts virtually no limitations on the developer; people who is experienced on working with other solutions (such as SDL_Mixer or Creative OpenAL) will respect this advantage. The library supports mixing of any number of sound channels and any number of objects that have sounds connected to them. The SDL library is used for sound output. The project is currently at beta testing stage, preparing to the first release. WWW: http://media.netive.ru/clunk/ Revision Changes Path 1.1101 +1 -0 ports/audio/Makefile 1.1 +43 -0 ports/audio/clunk/Makefile (new) 1.1 +3 -0 ports/audio/clunk/distinfo (new) 1.1 +36 -0 ports/audio/clunk/files/patch-SConstruct (new) 1.1 +30 -0 ports/audio/clunk/files/patch-sse_fft_context.cpp (new) 1.1 +11 -0 ports/audio/clunk/pkg-descr (new) 1.1 +21 -0 ports/audio/clunk/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"