summaryrefslogtreecommitdiffstats
path: root/package/sdl
Commit message (Collapse)AuthorAgeFilesLines
...
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* Bump to upstream v1.2.11Peter Korsgaard2006-06-271-1/+1
|
* Bump to upstream v1.2.10 and remove sdl-config symlink generationPeter Korsgaard2006-05-241-3/+1
|
* disable nasm since it has a wealth of problemsMike Frysinger2005-11-241-0/+1
|
* version bump to 1.2.9 and merge staging_dir fixes by Patrick NoffkeMike Frysinger2005-09-081-4/+6
|
* add support for sdl by Patrick NoffkeMike Frysinger2005-08-192-0/+68