summaryrefslogtreecommitdiffstats
path: root/rules/sdl.make
Commit message (Collapse)AuthorAgeFilesLines
* sdl: fix indention of --disable-pulseaudio optionptxdist-2016.02.0Marc Kleine-Budde2016-02-261-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* sdl: explicitly build without pulseaudioMichael Olbrich2016-02-031-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* automated switch to SPDX conform license namesMichael Olbrich2015-10-271-1/+1
| | | | | | | | | | | | | | | search & replace for: - GPL-1.0 - GPL-2.0 - GPL-3.0 - LGPL-2.0 - LGPL-3.0 - LGPL-2.1 - AGPL-3.0 - AFL-2.1 - Autoconf-exception-3.0 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* sdl: add licenseMichael Olbrich2012-07-031-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* sdl: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* sdl: version bump 1.2.14 -> 1.2.15Michael Olbrich2012-06-131-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Add tslib dependency to SDLJuergen Beisert2012-01-251-1/+3
| | | | | | | | | | The SDL configure stage guesses if the tslib is available. So, if touchscreen support is available at runtime or not depends on the build order. This patch fixes the build order on demand. Reported-by: Wingston Sharon <wingston.sharon@gmail.com> Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [sdl] targetinstall consolidationRobert Schwebel2010-10-221-10/+1
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [sdl] disable rpathMarc Kleine-Budde2010-08-051-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [sdl] fix typo: properly disable audioMarc Kleine-Budde2010-08-021-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [sdl] cleanup configure optionsMichael Olbrich2010-07-131-11/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-11/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* binconfig_glob: remove custom install stageMarc Kleine-Budde2010-01-101-13/+1
| | | | | | | | With commit 61211865e20efac9042ad89a9a5c28e4bc0d3100 and 6eb09c4e84b06d07818c020a80d8dccf4a28692c there's no need for a custom install stage to install '*-config' files. This patch removes it. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [SDL] version bump 1.2.13 -> 1.2.14Robert Schwebel2009-12-281-4/+4
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [sdl] just cleanupsMarc Kleine-Budde2009-11-061-1/+0
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [sdl] just cleanupsMarc Kleine-Budde2009-03-181-4/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10112 33e552b5-05e3-0310-8538-816dae2090ed
* * sdl.make:Marc Kleine-Budde2009-01-101-9/+0
| | | | | | | cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9471 33e552b5-05e3-0310-8538-816dae2090ed
* * make Xv and Xinerama optionalMichael Olbrich2008-06-041-2/+10
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8345 33e552b5-05e3-0310-8538-816dae2090ed
* * .make files: location of ipkg files has changedRobert Schwebel2008-06-031-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8285 33e552b5-05e3-0310-8538-816dae2090ed
* * sdl.make:Marc Kleine-Budde2008-06-031-0/+1
| | | | | | | enable use of assembly git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8279 33e552b5-05e3-0310-8538-816dae2090ed
* * sdl.make:Marc Kleine-Budde2008-06-031-19/+2
| | | | | | | cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8277 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/sdl.in, rules/sdl.make, patches/SDL-1.2.13:Marc Kleine-Budde2008-06-031-37/+21
| | | | | | | | version bump -> 1.2.13 cleanups git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8262 33e552b5-05e3-0310-8538-816dae2090ed
* * platform support: added pending changesRobert Schwebel2008-04-101-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7931 33e552b5-05e3-0310-8538-816dae2090ed
* * sdl.make:Marc Kleine-Budde2007-10-191-11/+8
| | | | | | | version bump -> 1.2.12 git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7566 33e552b5-05e3-0310-8538-816dae2090ed
* typo fixedJuergen Beisert2007-01-121-30/+30
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6872 33e552b5-05e3-0310-8538-816dae2090ed
* * sdl.make:Marc Kleine-Budde2006-12-191-3/+3
| | | | | | | install intro CROSS_PREFIX git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6558 33e552b5-05e3-0310-8538-816dae2090ed
* * make sdl and sdl_image compile againRobert Schwebel2006-10-181-1/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6179 33e552b5-05e3-0310-8538-816dae2090ed
* Library name correctionErwin Rol2006-06-301-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5897 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
| | | | | | | remove -include $(call package_depfile) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5707 33e552b5-05e3-0310-8538-816dae2090ed
* Small bug fix for sdl.pcErwin Rol2006-06-081-0/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5655 33e552b5-05e3-0310-8538-816dae2090ed
* update SDL to version 1.2.10Erwin Rol2006-06-081-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5653 33e552b5-05e3-0310-8538-816dae2090ed
* Small typoErwin Rol2006-06-051-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5635 33e552b5-05e3-0310-8538-816dae2090ed
* * sdl: we need to set SYSROOT, because sdl runs configure andRobert Schwebel2006-05-251-1/+1
| | | | | | | our pkg-config wrapper during the compile stage git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5591 33e552b5-05e3-0310-8538-816dae2090ed
* remove sdl qtopia support. It is for some ancient version of qtopiaSascha Hauer2006-05-231-4/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5556 33e552b5-05e3-0310-8538-816dae2090ed
* install shared libraries only for shared buildSascha Hauer2006-05-231-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5552 33e552b5-05e3-0310-8538-816dae2090ed
* indentionSascha Hauer2006-05-231-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5551 33e552b5-05e3-0310-8538-816dae2090ed
* do not use += everywhere. It is slowSascha Hauer2006-05-231-36/+42
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5550 33e552b5-05e3-0310-8538-816dae2090ed
* remove self-made dependencies. dependency generator works nowSascha Hauer2006-05-231-35/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5549 33e552b5-05e3-0310-8538-816dae2090ed
* use SDL_ instead of SDL_LIB_ to fix dependenciesSascha Hauer2006-05-231-123/+123
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5548 33e552b5-05e3-0310-8538-816dae2090ed
* * Changed "patchin" macro to use the packet label instead of theRobert Schwebel2006-05-211-1/+1
| | | | | | | | direct value. This is part of the efford to make local packets possible. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5517 33e552b5-05e3-0310-8538-816dae2090ed
* changed get and extract macros to use packet labelsRobert Schwebel2006-05-141-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5497 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Robert Schwebel2006-03-191-2/+35
| | | | https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5195 33e552b5-05e3-0310-8538-816dae2090ed
* Updated SDL and added ALSAErwin Rol2006-03-191-68/+215
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5193 33e552b5-05e3-0310-8538-816dae2090ed
* * install sdl-config in $(PTXCONF_PREFIX)/binRobert Schwebel2006-03-041-0/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5013 33e552b5-05e3-0310-8538-816dae2090ed
* add switch to compile without X, add targetinstallSascha Hauer2006-03-031-9/+26
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4985 33e552b5-05e3-0310-8538-816dae2090ed
* doesn't work without some libraryRobert Schwebel2006-03-011-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4897 33e552b5-05e3-0310-8538-816dae2090ed
* * sdl.makeMarc Kleine-Budde2006-02-281-63/+63
| | | | | | | += cleanup git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4842 33e552b5-05e3-0310-8538-816dae2090ed
* new calling convention for install_* macros. see commit 4759 to Rules.makeSascha Hauer2006-02-241-9/+9
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4760 33e552b5-05e3-0310-8538-816dae2090ed