Ticket #228 (closed task: fixed)
Opened 6 years ago
Last modified 6 years ago
need to try new svn builds of SDL and SDL libs
| Reported by: | scottmc | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | media-libs/libsdl | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Today SDL updated their autotools files to libtool-2.2.6a, so chances are that our builds for those just got a whole lot cleaner.
Need to try new builds of sdl-image, sdl-mixer, sdl-net, sdl-rtf, sdl-ttf.
http://www.libsdl.org/cgi/viewvc.cgi/trunk/
svn checkout http://svn.libsdl.org/branches/SDL-1.2
svn checkout http://svn.libsdl.org/trunk
Change History
comment:1 Changed 6 years ago by scottmc
comment:2 Changed 6 years ago by scottmc
I have now made a first pass of all the major SDL libs and pushed patches upstream. They are closing in on new releases of SDL and many of the libs this coming week. All of our changes so far have been applied upstream. Hopefully they will also be included in the releases.
Once the releases are made another pass will be made through these to create new binaries, then this ticket can be closed.
comment:3 Changed 6 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
SDL libs have all now been rebuilt.

Another recent SDL fix was to sdl-image to help it find libpng.so, this may make it so we can use the libpng included with Haiku rather than an external libpng build.