Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package: apply libtool patch where possible | Peter Korsgaard | 2011-02-17 | 1 | -1/+0 |
| | | | | | | | | | | Now that we have libtool-2.2.x patch support, we can get rid of a bunch of _LIBTOOL_PATH = NO, fixing (potential) cross link issues. Notice: php not changed, as it uses a very old 1.5 version for the embedded sqlite, where our buildroot-libtool-v1.5.patch doesn't apply. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | sdl_gfx: avoid using non reevaluated $(STAGING_DIR) | Lionel Landwerlin | 2010-12-13 | 1 | -3/+4 |
| | | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | sdl_gfx: new package | Evan Zelkowitz | 2009-07-18 | 2 | -0/+36 |
Closes #369. [Peter: Minor tweaks] Signed-off-by: Evan Zelkowitz <evan.zelkowitz@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |