| 1 | | [[TOC]] |
| 2 | | |
| 3 | | = PortLog: [wiki:media-libs]/libsdl = |
| 4 | | |
| 5 | | http://www.libsdl.org/ |
| 6 | | |
| 7 | | == version 1.2.13 == |
| 8 | | |
| 9 | | ||R5||untested|| |
| 10 | | ||BONE||untested|| |
| 11 | | ||Haiku||stable|| |
| 12 | | |
| 13 | | === work in progress (scottmc) === |
| 14 | | |
| 15 | | ~~ |
| 16 | | Builds ok on Haiku, just need to modify configure.guess to use BeOS settings. Seems to pass all tests in the test directory except:[[BR]] |
| 17 | | testgamme - Unable to set gamma: Gamma ramp manipulation not supported[[BR]] |
| 18 | | testdyngl - Unable to dynamically open GL lib :[[BR]] |
| 19 | | testgl - Couldn't set GL mode: Couldn't load function glBegin: No GL driver has been loaded[[BR]] |
| 20 | | Need to check this for !__BEOS!__ still.~~ |
| 21 | | |
| 22 | | [http://tools.assembla.com/BePorts/browser/BePorts/trunk/media-libs/libsdl/SDL-1.2.13-haiku.diff Patch], then ./configure --prefix=/boot/common, make, make install[[BR]] |
| 23 | | Still might be an issue with opengl support, need to look into that further. |
| 24 | | |
| 25 | | |
| 26 | | == version 1.2.12 == |
| 27 | | |
| 28 | | ||R5||untested|| |
| 29 | | ||BONE||stable|| |
| 30 | | ||Haiku||untested|| |
| 31 | | === revision 1 (brecht) === |
| 32 | | |
| 33 | | libsdl-1.2.11 builds out of the box |