summaryrefslogtreecommitdiffstats
path: root/main/sdl
Commit message (Collapse)AuthorAgeFilesLines
* main/sdl: rebuild to fix -dev's dependNatanael Copa2015-04-091-1/+1
|
* main/*: remove libiconv-dev from makedependsNatanael Copa2015-04-091-2/+2
|
* main/sdl: fix building against libx11-1.6Natanael Copa2013-10-212-3/+98
|
* main/[various]: update config.subTimo Teräs2013-10-041-0/+1
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/sdl: rebuild against mesa-9.1Natanael Copa2013-03-051-1/+1
|
* main/sdl: remove disable-sdl-open and add glu-dev depCarlo Landmeter2012-11-281-6/+3
|
* main/sdl: disable the dlopen stuff as it seems to not workNatanael Copa2012-05-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | qemu with sdl hangs on startup, apparently it ends up in an endless loop Backtrace from gdb: Program received signal SIGINT, Interrupt. 0x00007ffff7df5904 in ?? () from /lib/ld64-uClibc.so.0.9.32 (gdb) bt #0 0x00007ffff7df5904 in ?? () from /lib/ld64-uClibc.so.0.9.32 #1 0x00007ffff7df653e in _dl_find_hash () from /lib/ld64-uClibc.so.0.9.32 #2 0x00007ffff7df7fa1 in ?? () from /lib/ld64-uClibc.so.0.9.32 #3 0x00007ffff7df6a8a in ?? () from /lib/ld64-uClibc.so.0.9.32 #4 0x00007ffff7df6d03 in _dl_fixup () from /lib/ld64-uClibc.so.0.9.32 #5 0x00007ffff501e015 in ?? () from /lib/libdl.so.0.9.32 #6 0x00007ffff501e224 in dlopen () from /lib/libdl.so.0.9.32 #7 0x00007ffff6803e87 in SDL_LoadObject () from /usr/lib/libSDL-1.2.so.0 #8 0x00007ffff68082a7 in ?? () from /usr/lib/libSDL-1.2.so.0 #9 0x00007ffff680eb74 in ?? () from /usr/lib/libSDL-1.2.so.0 #10 0x00007ffff67ff040 in SDL_VideoInit () from /usr/lib/libSDL-1.2.so.0 #11 0x00007ffff67dd752 in SDL_InitSubSystem () from /usr/lib/libSDL-1.2.so.0 #12 0x00007ffff67dd824 in SDL_Init () from /usr/lib/libSDL-1.2.so.0 #13 0x000055555568cc9b in ?? () #14 0x00005555555c182a in main () We try disable the dlopen stuff and see how that goes
* main/sdl: fix from fedoraNatanael Copa2012-05-162-5/+45
| | | | http://bugzilla.libsdl.org/show_bug.cgi?id=1155
* main/sdl: upgrade to 1.2.15Natanael Copa2012-01-251-3/+3
|
* main/sdl: rebuild against mesa-7.11Natanael Copa2011-10-251-1/+1
|
* main/sdl: remove *.la filesWilliam Pitcock2011-06-291-1/+2
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/sdl: move .so to -dev packageNatanael Copa2010-07-151-1/+1
| | | | ref #384
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* merged x11 repository into mainNatanael Copa2010-01-251-0/+32
ref #255