[Buildroot] [PATCH 3/3] libgtk3: new package

Vicente Olivert Riera Vincent.Riera at imgtec.com
Tue Sep 23 16:23:33 UTC 2014


On 09/23/2014 05:21 PM, Eric Le Bihan wrote:
> diff --git a/package/libgtk3/libgtk3.mk b/package/libgtk3/libgtk3.mk
> new file mode 100644
> index 0000000..523d8f1
> --- /dev/null
> +++ b/package/libgtk3/libgtk3.mk
> @@ -0,0 +1,174 @@
> +################################################################################
> +#
> +# libgtk3
> +#
> +################################################################################
> +
> +LIBGTK3_VERSION_MAJOR = 3.12
> +LIBGTK3_VERSION = $(LIBGTK3_VERSION_MAJOR).2

Since you are planing to add a new package, why not use the latests 
version of it? 3.14.0

-- 
Vincent



More information about the buildroot mailing list