mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2 0/6] sdl2: add support for new packages
@ 2018-07-13 14:35 Michael Grzeschik
  2018-07-13 14:35 ` [ptxdist] [PATCH v2 1/6] sdl2: add new package Michael Grzeschik
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Michael Grzeschik @ 2018-07-13 14:35 UTC (permalink / raw)
  To: ptxdist

This series adds support for new packages from the sdl2 project.

Michael Grzeschik (6):
  sdl2: add new package
  sdl2-test: add new package
  sdl2-image: add new package
  sdl2-net: add new package
  sdl2-ttf: add new package
  sdl2-mixer: add new package

 ...0001-sdl-2.0.8-tests-confiure-opengl.patch | 168 ++++++++++++++
 patches/SDL2_test-2.0.8/series                |   4 +
 ...igure-make-opengl-support-switchable.patch |  38 ++++
 patches/SDL2_ttf-2.0.14/series                |   4 +
 rules/sdl2-image.in                           |  52 +++++
 rules/sdl2-image.make                         |  78 +++++++
 rules/sdl2-mixer.in                           |  11 +
 rules/sdl2-mixer.make                         |  58 +++++
 rules/sdl2-net.in                             |  10 +
 rules/sdl2-net.make                           |  58 +++++
 rules/sdl2-test.in                            |  12 +
 rules/sdl2-test.make                          | 172 +++++++++++++++
 rules/sdl2-ttf.in                             |  12 +
 rules/sdl2-ttf.make                           |  61 ++++++
 rules/sdl2.in                                 | 206 ++++++++++++++++++
 rules/sdl2.make                               | 153 +++++++++++++
 16 files changed, 1097 insertions(+)
 create mode 100644 patches/SDL2_test-2.0.8/0001-sdl-2.0.8-tests-confiure-opengl.patch
 create mode 100644 patches/SDL2_test-2.0.8/series
 create mode 100644 patches/SDL2_ttf-2.0.14/0001-configure-make-opengl-support-switchable.patch
 create mode 100644 patches/SDL2_ttf-2.0.14/series
 create mode 100644 rules/sdl2-image.in
 create mode 100644 rules/sdl2-image.make
 create mode 100644 rules/sdl2-mixer.in
 create mode 100644 rules/sdl2-mixer.make
 create mode 100644 rules/sdl2-net.in
 create mode 100644 rules/sdl2-net.make
 create mode 100644 rules/sdl2-test.in
 create mode 100644 rules/sdl2-test.make
 create mode 100644 rules/sdl2-ttf.in
 create mode 100644 rules/sdl2-ttf.make
 create mode 100644 rules/sdl2.in
 create mode 100644 rules/sdl2.make

-- 
2.18.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-07-16 13:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-13 14:35 [ptxdist] [PATCH v2 0/6] sdl2: add support for new packages Michael Grzeschik
2018-07-13 14:35 ` [ptxdist] [PATCH v2 1/6] sdl2: add new package Michael Grzeschik
2018-07-16 12:54   ` [ptxdist] [PATCH v3] " Michael Grzeschik
2018-07-16 13:07     ` Michael Olbrich
2018-07-16 13:13     ` Michael Olbrich
2018-07-13 14:35 ` [ptxdist] [PATCH v2 2/6] sdl2-test: " Michael Grzeschik
2018-07-13 14:35 ` [ptxdist] [PATCH v2 3/6] sdl2-image: " Michael Grzeschik
2018-07-13 14:35 ` [ptxdist] [PATCH v2 4/6] sdl2-net: " Michael Grzeschik
2018-07-13 14:35 ` [ptxdist] [PATCH v2 5/6] sdl2-ttf: " Michael Grzeschik
2018-07-13 14:35 ` [ptxdist] [PATCH v2 6/6] sdl2-mixer: " Michael Grzeschik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox