<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2014-10-17 17:15 GMT+02:00 Thibault Saunier <span dir="ltr"><<a href="mailto:tsaunier@gnome.org" target="_blank">tsaunier@gnome.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<div><div class="h5"><br>
> Author: Andoni Morales Alastruey <<a href="mailto:ylatuya@gmail.com">ylatuya@gmail.com</a>><br>
> Date:   Fri Oct 17 15:23:11 2014 +0200<br>
><br>
> gtk+3: update to 3.12.2 and fix build in OS X<br>
><br>
> 3.14 requires a newer version os glib and atk<br>
> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=738621" target="_blank">https://bugzilla.gnome.org/show_bug.cgi?id=738621</a><br>
><br>
> ---<br>
><br>
>  recipes/gtk+3.recipe                               |    6 +--<br>
>  ...0001-osx-fix-build-of-quartz-input-module.patch |   41 ++++++++++++++++++++<br>
>  2 files changed, 44 insertions(+), 3 deletions(-)<br>
><br>
> diff --git a/recipes/gtk+3.recipe b/recipes/gtk+3.recipe<br>
> index c43e297..3aa5818 100644<br>
> --- a/recipes/gtk+3.recipe<br>
> +++ b/recipes/gtk+3.recipe<br>
> @@ -3,7 +3,7 @@<br>
><br>
>  class Recipe(recipe.Recipe):<br>
>      name = 'gtk+3'<br>
> -    version = '3.10.7'<br>
> +    version = '3.12.2'<br>
>      # TODO: check license - some source files are LGPLv2, others LGPLv2+,<br>
>      #       others LGPLv2.1+, COPYING is LGPLv2 and the webpage states LGPLv2.1<br>
>      licenses = [License.LGPLv2_1Plus]<br>
> @@ -13,10 +13,10 @@ class Recipe(recipe.Recipe):<br>
>          Platform.LINUX: ['at-spi2-atk'],<br>
>      }<br>
>      use_system_libs = True<br>
> +    patches = ['gtk+3/0001-osx-fix-build-of-quartz-input-module.patch']<br>
><br>
>      stype = SourceType.TARBALL<br>
> -    patches = ['gtk+3/0001-gtksettings-Allow-setting-the-GTK-theme-with-an-envv.patch']<br>
> -    url = '<a href="http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.10/gtk+-%(version)s.tar.xz" target="_blank">http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.10/gtk+-%(version)s.tar.xz</a>'<br>
> +    url = '<a href="http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.14/gtk+-%(version)s.tar.xz" target="_blank">http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.14/gtk+-%(version)s.tar.xz</a>'<br>
<br>
</div></div>That new URL does not look totally right for Gtk 3.12 :)<br></blockquote><div><br></div><div>Fixed, thanks :) I had the tarball already downloaded and I didn't noticed. <br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards,<br>
<br>
Thibault Saunier<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
gstreamer-commits mailing list<br>
<a href="mailto:gstreamer-commits@lists.freedesktop.org">gstreamer-commits@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-commits" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-commits</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>