[Buildroot] [PATCH v9 03/14] libgtk2: bump to version 2.24.18

Spenser Gilliland spenser at gillilanding.com
Fri Jun 7 15:08:00 UTC 2013


On Fri, Jun 7, 2013 at 4:31 AM, Peter Korsgaard <jacmet at uclibc.org> wrote:
>>>>>> "Spenser" == Spenser Gilliland <spenser at gillilanding.com> writes:
>
>  Spenser> Signed-off-by: Spenser Gilliland <spenser at gillilanding.com>
>  Spenser> ---
>  Spenser>  package/libgtk2/Config.in                         |   13 ++----
>  Spenser>  package/libgtk2/libgtk2-reduce-dependencies.patch |   51 +++++++++++----------
>  Spenser>  package/libgtk2/libgtk2.mk                        |    2 +-
>  Spenser>  3 files changed, 32 insertions(+), 34 deletions(-)
>
>  Spenser> +++ b/package/libgtk2/libgtk2-reduce-dependencies.patch
>  Spenser> @@ -3,21 +3,23 @@ dependencies on graphic backends such as X.org or DirectFB. Gtk does
>  Spenser>  not fully build in this mode, but it builds sufficiently to build the
>  Spenser>  host tools that are needed to build the target Gtk.
>
>  Spenser> +Changes:
>  Spenser> +     Ported to 2.24.18
>  Spenser> +
>  Spenser>  Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
>  Spenser> +Signed-off-by: Spenser Gilliland <spenser at gillilanding.com>
>  Spenser>  ---
>  Spenser> - configure.in |   34 +++++++++++++++++++++++++++-------
>  Spenser> - 1 file changed, 27 insertions(+), 7 deletions(-)
>  Spenser> -
>  Spenser> -Index: b/configure.in
>  Spenser> +Index: libgtk2-2.24.18/configure.ac
>  Spenser>  ===================================================================
>  Spenser> ---- a/configure.in
>  Spenser> -+++ b/configure.in
>  Spenser> -@@ -259,12 +259,12 @@
>  Spenser> +--- libgtk2-2.24.18.orig/configure.ac        2013-05-13 07:02:44.000000000 -0500
>  Spenser> ++++ libgtk2-2.24.18/configure.ac     2013-05-27 02:12:09.947030335 -0500
>  Spenser> +@@ -258,12 +258,13 @@
>  Spenser>     gdktarget=x11
>  Spenser>   fi
>
>  Spenser>  -AC_ARG_WITH(gdktarget, [  --with-gdktarget=[[x11/win32/quartz/directfb]] select non-default GDK target],
>  Spenser> -+AC_ARG_WITH(gdktarget, [  --with-gdktarget=[[x11/win32/quartz/directfb/none]] select non-default GDK target],
>  Spenser> ++AC_ARG_WITH(gdktarget,
>  Spenser> ++                            [  --with-gdktarget=[[x11/win32/quartz/directfb/none]] select non-default GDK target],
>
> I see number of white space changes in this patch. Why is that? Could
> you fix and send a v10 including your directfb changed.

As the patch did not apply to the new code. I had to rewrite. It.  I
tried to follow the coding style of the source.

> Thanks!
>
> --
> Bye, Peter Korsgaard

Spenser


--
Spenser Gilliland
Computer Engineer
Doctoral Candidate


More information about the buildroot mailing list