Re: [AD] cmake fixes and ogg patch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: Coordination of admins/developers of the game programming library Allegro <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] cmake fixes and ogg patch
- From: Trent Gamblin <trent@xxxxxxxxxx>
- Date: Fri, 18 May 2007 08:12:16 -0600
Is there something wrong with the patch, or is it just too early to
start adding addons? I think at least the cmake fix patch could be
applied, as it doesn't compile or work properly without it.
On Sun, 2007-13-05 at 12:45 -0600, Trent Gamblin wrote:
> During the developers meeting, Elias mentioned that my LOGG library
> could become an official addon. I went ahead and made a patch against
> 4.3 that adds it to the build process, in case it is decided that it
> should be included. I am attaching the patch, and another one that fixes
> various issues with the cmake build process that I found while making
> this patch.
>
> I put the LOGG stuff in addons/logg and added some cmake build scripts.
> The addon can be built by passing -DWANT_OGG=on to cmake. It does of
> course check that the required ogg and vorbis libs are installed first.