Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/6] Bump libgtk3 (and friends) for Gtk+ 3.14
@ 2014-11-01  9:21 Eric Le Bihan
  2014-11-01  9:21 ` [Buildroot] [PATCH 1/6] libglib2: bump to version 2.42.0 Eric Le Bihan
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Eric Le Bihan @ 2014-11-01  9:21 UTC (permalink / raw)
  To: buildroot

This series provides Gtk+ 3.14, by bumping libgtk3 and its dependencies.

It also introduces the Adwaita icon theme.

Best regards
ELB

Eric Le Bihan (6):
  libglib2: bump to version 2.42.0
  cairo: bump to 1.12.12
  pango: bump to 1.36.7
  gdk-pixbuf: bump to 2.30.8
  libgtk3: bump to 3.14.4
  adwaita-icon-theme: new package

 package/Config.in                                  |   1 +
 package/adwaita-icon-theme/Config.in               |   4 +
 package/adwaita-icon-theme/adwaita-icon-theme.mk   |  14 ++
 package/cairo/cairo.mk                             |   2 +-
 package/gdk-pixbuf/gdk-pixbuf.mk                   |   4 +-
 package/libglib2/libglib2-0002-no-gtk-doc.patch    |  25 --
 ...2-0003-implement-GMutex-natively-on-Linux.patch | 279 ---------------------
 package/libglib2/libglib2.mk                       |   3 +-
 ...libgtk3-0005-do-not-build-extract-strings.patch |  47 ++++
 package/libgtk3/libgtk3.mk                         |  13 +-
 package/pango/pango.mk                             |   2 +-
 11 files changed, 81 insertions(+), 313 deletions(-)
 create mode 100644 package/adwaita-icon-theme/Config.in
 create mode 100644 package/adwaita-icon-theme/adwaita-icon-theme.mk
 delete mode 100644 package/libglib2/libglib2-0002-no-gtk-doc.patch
 delete mode 100644 package/libglib2/libglib2-0003-implement-GMutex-natively-on-Linux.patch
 create mode 100644 package/libgtk3/libgtk3-0005-do-not-build-extract-strings.patch

--
1.9.3

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

end of thread, other threads:[~2014-11-01 22:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-01  9:21 [Buildroot] [PATCH 0/6] Bump libgtk3 (and friends) for Gtk+ 3.14 Eric Le Bihan
2014-11-01  9:21 ` [Buildroot] [PATCH 1/6] libglib2: bump to version 2.42.0 Eric Le Bihan
2014-11-01  9:21 ` [Buildroot] [PATCH 2/6] cairo: bump to 1.12.12 Eric Le Bihan
2014-11-01  9:21 ` [Buildroot] [PATCH 3/6] pango: bump to 1.36.7 Eric Le Bihan
2014-11-01  9:21 ` [Buildroot] [PATCH 4/6] gdk-pixbuf: bump to 2.30.8 Eric Le Bihan
2014-11-01  9:21 ` [Buildroot] [PATCH 5/6] libgtk3: bump to 3.14.4 Eric Le Bihan
2014-11-01  9:21 ` [Buildroot] [PATCH 6/6] adwaita-icon-theme: new package Eric Le Bihan
2014-11-01 14:32   ` Thomas Petazzoni
2014-11-01 22:37   ` Thomas Petazzoni
2014-11-01 14:33 ` [Buildroot] [PATCH 0/6] Bump libgtk3 (and friends) for Gtk+ 3.14 Thomas Petazzoni

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