qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] gtk/sdl: use newer versions by default, deprecate the old ones.
@ 2017-06-06 10:53 Gerd Hoffmann
  2017-06-06 10:53 ` [Qemu-devel] [PATCH 1/4] gtk: prefer gtk3 over gtk2 Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2017-06-06 10:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

High time to use new versions (gtk3 and SDL2) by default.  This patch
series switches over qemu to prefer the newer versions and adds a
deprecation warning for the old versions.

Note that qemu uses the new versions automatically for quite a while
already in case the older isn't installed.

cheers,
  Gerd

Gerd Hoffmann (4):
  gtk: prefer gtk3 over gtk2
  sdl: prefer sdl2 over sdl1
  gtk: add deprecation warning for gtk2
  sdl: add deprecation warning for sdl1

 configure | 36 ++++++++++++++++++++++++------------
 1 file changed, 24 insertions(+), 12 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-06-06 11:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-06 10:53 [Qemu-devel] [PATCH 0/4] gtk/sdl: use newer versions by default, deprecate the old ones Gerd Hoffmann
2017-06-06 10:53 ` [Qemu-devel] [PATCH 1/4] gtk: prefer gtk3 over gtk2 Gerd Hoffmann
2017-06-06 10:53 ` [Qemu-devel] [PATCH 2/4] sdl: prefer sdl2 over sdl1 Gerd Hoffmann
2017-06-06 10:53 ` [Qemu-devel] [PATCH 3/4] gtk: add deprecation warning for gtk2 Gerd Hoffmann
2017-06-06 10:53 ` [Qemu-devel] [PATCH 4/4] sdl: add deprecation warning for sdl1 Gerd Hoffmann
2017-06-06 11:00 ` [Qemu-devel] [PATCH 0/4] gtk/sdl: use newer versions by default, deprecate the old ones Marc-André Lureau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).