mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Grzeschik <m.grzeschik@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v5 0/6] sdl2: add support for new packages
Date: Thu, 26 Jul 2018 19:39:19 +0200	[thread overview]
Message-ID: <20180726173925.1982-1-m.grzeschik@pengutronix.de> (raw)

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

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

 ...001-sdl-2.0.8-add-egl-cflags-to-test.patch |  55 ++++++
 ...-find-available-card-if-called-witho.patch | 129 +++++++++++++
 patches/SDL2-2.0.8/autogen.sh                 |   3 +
 patches/SDL2-2.0.8/series                     |   5 +
 ...001-sdl-2.0.8-tests-configure-opengl.patch |  44 +++++
 patches/SDL2_test-2.0.8/autogen.sh            |   4 +
 patches/SDL2_test-2.0.8/series                |   4 +
 ...igure-make-opengl-support-switchable.patch |  34 ++++
 patches/SDL2_ttf-2.0.14/autogen.sh            |   3 +
 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                          | 173 ++++++++++++++++++
 rules/sdl2-ttf.in                             |  12 ++
 rules/sdl2-ttf.make                           |  61 ++++++
 rules/sdl2.in                                 | 153 ++++++++++++++++
 rules/sdl2.make                               | 153 ++++++++++++++++
 22 files changed, 1116 insertions(+)
 create mode 100644 patches/SDL2-2.0.8/0001-sdl-2.0.8-add-egl-cflags-to-test.patch
 create mode 100644 patches/SDL2-2.0.8/0002-sdl-2.0.8-KMSDRM-find-available-card-if-called-witho.patch
 create mode 100755 patches/SDL2-2.0.8/autogen.sh
 create mode 100644 patches/SDL2-2.0.8/series
 create mode 100644 patches/SDL2_test-2.0.8/0001-sdl-2.0.8-tests-configure-opengl.patch
 create mode 100755 patches/SDL2_test-2.0.8/autogen.sh
 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 100755 patches/SDL2_ttf-2.0.14/autogen.sh
 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

             reply	other threads:[~2018-07-26 17:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-26 17:39 Michael Grzeschik [this message]
2018-07-26 17:39 ` [ptxdist] [PATCH v5 1/6] sdl2: add new package Michael Grzeschik
2018-07-27 13:09   ` Michael Grzeschik
2018-07-26 17:39 ` [ptxdist] [PATCH v5 2/6] sdl2-image: " Michael Grzeschik
2018-07-26 17:39 ` [ptxdist] [PATCH v5 3/6] sdl2-net: " Michael Grzeschik
2018-07-26 17:39 ` [ptxdist] [PATCH v5 4/6] sdl2-ttf: " Michael Grzeschik
2018-07-26 17:39 ` [ptxdist] [PATCH v5 5/6] sdl2-mixer: " Michael Grzeschik
2018-07-26 17:39 ` [ptxdist] [PATCH v5 6/6] sdl2-test: " Michael Grzeschik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180726173925.1982-1-m.grzeschik@pengutronix.de \
    --to=m.grzeschik@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox