All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] libglib2: bump to version 2.46.1
@ 2015-10-14 17:04 Gustavo Zacarias
  2015-10-14 17:04 ` [Buildroot] [PATCH 2/5] glib-networking: " Gustavo Zacarias
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2015-10-14 17:04 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/libglib2/libglib2.hash | 4 ++--
 package/libglib2/libglib2.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libglib2/libglib2.hash b/package/libglib2/libglib2.hash
index 9a54c3f..6032c30 100644
--- a/package/libglib2/libglib2.hash
+++ b/package/libglib2/libglib2.hash
@@ -1,2 +1,2 @@
-# https://download.gnome.org/sources/glib/2.46/glib-2.46.0.sha256sum
-sha256  b1cee83469ae7d80f17c267c37f090414e93960bd62d2b254a5a96fbc5baacb4  glib-2.46.0.tar.xz
+# https://download.gnome.org/sources/glib/2.46/glib-2.46.1.sha256sum
+sha256  5a1f03b952ebc3a7e9f612b8724f70898183e31503db329b4f15d07163c8fdfb  glib-2.46.1.tar.xz
diff --git a/package/libglib2/libglib2.mk b/package/libglib2/libglib2.mk
index b62e8b0..f9fbade 100644
--- a/package/libglib2/libglib2.mk
+++ b/package/libglib2/libglib2.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 LIBGLIB2_VERSION_MAJOR = 2.46
-LIBGLIB2_VERSION = $(LIBGLIB2_VERSION_MAJOR).0
+LIBGLIB2_VERSION = $(LIBGLIB2_VERSION_MAJOR).1
 LIBGLIB2_SOURCE = glib-$(LIBGLIB2_VERSION).tar.xz
 LIBGLIB2_SITE = http://ftp.gnome.org/pub/gnome/sources/glib/$(LIBGLIB2_VERSION_MAJOR)
 LIBGLIB2_LICENSE = LGPLv2+
-- 
2.4.9

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

* [Buildroot] [PATCH 2/5] glib-networking: bump to version 2.46.1
  2015-10-14 17:04 [Buildroot] [PATCH 1/5] libglib2: bump to version 2.46.1 Gustavo Zacarias
@ 2015-10-14 17:04 ` Gustavo Zacarias
  2015-10-14 17:04 ` [Buildroot] [PATCH 3/5] pango: bump to version 1.38.1 Gustavo Zacarias
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2015-10-14 17:04 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/glib-networking/glib-networking.hash | 4 ++--
 package/glib-networking/glib-networking.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/glib-networking/glib-networking.hash b/package/glib-networking/glib-networking.hash
index 6ebe625..22518ce 100644
--- a/package/glib-networking/glib-networking.hash
+++ b/package/glib-networking/glib-networking.hash
@@ -1,2 +1,2 @@
-# From http://ftp.gnome.org/pub/gnome/sources/glib-networking/2.46/glib-networking-2.46.0.sha256sum
-sha256	3655526d6dbfc697c22cd9b279e14599f8449f5802b12d84485bdc52d96482f0	glib-networking-2.46.0.tar.xz
+# From http://ftp.gnome.org/pub/gnome/sources/glib-networking/2.46/glib-networking-2.46.1.sha256sum
+sha256	d5034214217f705891b6c9e719cc2c583c870bfcfdc454ebbb5e5e8940ac90b1	glib-networking-2.46.1.tar.xz
diff --git a/package/glib-networking/glib-networking.mk b/package/glib-networking/glib-networking.mk
index 67a9203..b7b92c6 100644
--- a/package/glib-networking/glib-networking.mk
+++ b/package/glib-networking/glib-networking.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 GLIB_NETWORKING_VERSION_MAJOR = 2.46
-GLIB_NETWORKING_VERSION = $(GLIB_NETWORKING_VERSION_MAJOR).0
+GLIB_NETWORKING_VERSION = $(GLIB_NETWORKING_VERSION_MAJOR).1
 GLIB_NETWORKING_SITE = http://ftp.gnome.org/pub/gnome/sources/glib-networking/$(GLIB_NETWORKING_VERSION_MAJOR)
 GLIB_NETWORKING_SOURCE = glib-networking-$(GLIB_NETWORKING_VERSION).tar.xz
 GLIB_NETWORKING_INSTALL_STAGING = YES
-- 
2.4.9

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

* [Buildroot] [PATCH 3/5] pango: bump to version 1.38.1
  2015-10-14 17:04 [Buildroot] [PATCH 1/5] libglib2: bump to version 2.46.1 Gustavo Zacarias
  2015-10-14 17:04 ` [Buildroot] [PATCH 2/5] glib-networking: " Gustavo Zacarias
@ 2015-10-14 17:04 ` Gustavo Zacarias
  2015-10-14 17:04 ` [Buildroot] [PATCH 4/5] libsoup: bump to version 2.52.1 Gustavo Zacarias
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2015-10-14 17:04 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/pango/0001-no-tests.patch | 21 ++++++++++++---------
 package/pango/pango.hash          |  4 ++--
 package/pango/pango.mk            |  4 ++--
 3 files changed, 16 insertions(+), 13 deletions(-)

diff --git a/package/pango/0001-no-tests.patch b/package/pango/0001-no-tests.patch
index e6777f6..734409d 100644
--- a/package/pango/0001-no-tests.patch
+++ b/package/pango/0001-no-tests.patch
@@ -3,25 +3,28 @@ Prevent Pango to build tests.
 Updated to Pango 1.36.3 by Hadrien Boutteville.
 
 Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com>
+[Gustavo: update for 1.38.1]
 
---- a/Makefile.am
-+++ b/Makefile.am
+diff -Nura pango-1.38.1.orig/Makefile.am pango-1.38.1/Makefile.am
+--- pango-1.38.1.orig/Makefile.am	2015-10-14 15:41:27.620016974 +0000
++++ pango-1.38.1/Makefile.am	2015-10-14 15:41:54.431240793 +0000
 @@ -1,6 +1,6 @@
  ## Process this file with automake to create Makefile.in.
  
--SUBDIRS= pango modules pango-view examples docs tools tests build
-+SUBDIRS= pango modules pango-view examples docs tools build
+-SUBDIRS= pango pango-view examples docs tools tests build
++SUBDIRS= pango pango-view examples docs tools build
  
  EXTRA_DIST = 			\
  	autogen.sh		\
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -418,7 +418,7 @@ target_alias = @target_alias@
+diff -Nura pango-1.38.1.orig/Makefile.in pango-1.38.1/Makefile.in
+--- pango-1.38.1.orig/Makefile.in	2015-10-14 15:41:27.630016685 +0000
++++ pango-1.38.1/Makefile.in	2015-10-14 15:41:58.753115676 +0000
+@@ -417,7 +417,7 @@
  top_build_prefix = @top_build_prefix@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
--SUBDIRS = pango modules pango-view examples docs tools tests build
-+SUBDIRS = pango modules pango-view examples docs tools build
+-SUBDIRS = pango pango-view examples docs tools tests build
++SUBDIRS = pango pango-view examples docs tools build
  EXTRA_DIST = \
  	autogen.sh		\
  	pango.pc.in		\
diff --git a/package/pango/pango.hash b/package/pango/pango.hash
index 3486001..792ac05 100644
--- a/package/pango/pango.hash
+++ b/package/pango/pango.hash
@@ -1,2 +1,2 @@
-# From http://ftp.gnome.org/pub/GNOME/sources/pango/1.36/pango-1.36.8.sha256sum
-sha256	18dbb51b8ae12bae0ab7a958e7cf3317c9acfc8a1e1103ec2f147164a0fc2d07	pango-1.36.8.tar.xz
+# From http://ftp.gnome.org/pub/GNOME/sources/pango/1.36/pango-1.38.1.sha256sum
+sha256	1320569f6c6d75d6b66172b2d28e59c56ee864ee9df202b76799c4506a214eb7	pango-1.38.1.tar.xz
diff --git a/package/pango/pango.mk b/package/pango/pango.mk
index 75e2d1b..19d6509 100644
--- a/package/pango/pango.mk
+++ b/package/pango/pango.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-PANGO_VERSION_MAJOR = 1.36
-PANGO_VERSION = $(PANGO_VERSION_MAJOR).8
+PANGO_VERSION_MAJOR = 1.38
+PANGO_VERSION = $(PANGO_VERSION_MAJOR).1
 PANGO_SOURCE = pango-$(PANGO_VERSION).tar.xz
 PANGO_SITE = http://ftp.gnome.org/pub/GNOME/sources/pango/$(PANGO_VERSION_MAJOR)
 PANGO_AUTORECONF = YES
-- 
2.4.9

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

* [Buildroot] [PATCH 4/5] libsoup: bump to version 2.52.1
  2015-10-14 17:04 [Buildroot] [PATCH 1/5] libglib2: bump to version 2.46.1 Gustavo Zacarias
  2015-10-14 17:04 ` [Buildroot] [PATCH 2/5] glib-networking: " Gustavo Zacarias
  2015-10-14 17:04 ` [Buildroot] [PATCH 3/5] pango: bump to version 1.38.1 Gustavo Zacarias
@ 2015-10-14 17:04 ` Gustavo Zacarias
  2015-10-14 17:04 ` [Buildroot] [PATCH 5/5] adwaita-icon-theme: bump to version 3.18.0 Gustavo Zacarias
  2015-10-14 20:29 ` [Buildroot] [PATCH 1/5] libglib2: bump to version 2.46.1 Thomas Petazzoni
  4 siblings, 0 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2015-10-14 17:04 UTC (permalink / raw)
  To: buildroot

Disabled vala bindings since they're not used by the current buildroot
packages and it requires gobject-introspection which we don't provide
yet.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/libsoup/libsoup.hash | 4 ++--
 package/libsoup/libsoup.mk   | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/libsoup/libsoup.hash b/package/libsoup/libsoup.hash
index 2eb86c4..58e3eb2 100644
--- a/package/libsoup/libsoup.hash
+++ b/package/libsoup/libsoup.hash
@@ -1,2 +1,2 @@
-# From http://ftp.gnome.org/pub/gnome/sources/libsoup/2.48/libsoup-2.48.0.sha256sum
-sha256	ea34dd64fe44343445daf6dd690d0691e9d973468de44878da97371c16d89784	libsoup-2.48.0.tar.xz
+# From http://ftp.gnome.org/pub/gnome/sources/libsoup/2.52/libsoup-2.52.1.sha256sum
+sha256	0e19bca047ad50b28e8ed7663840f9e45a94909148822ca44dcb3e8cafb5cc48	libsoup-2.52.1.tar.xz
diff --git a/package/libsoup/libsoup.mk b/package/libsoup/libsoup.mk
index 8cbd0cb..e43e25c 100644
--- a/package/libsoup/libsoup.mk
+++ b/package/libsoup/libsoup.mk
@@ -4,15 +4,15 @@
 #
 ################################################################################
 
-LIBSOUP_VERSION_MAJOR = 2.48
-LIBSOUP_VERSION = $(LIBSOUP_VERSION_MAJOR).0
+LIBSOUP_VERSION_MAJOR = 2.52
+LIBSOUP_VERSION = $(LIBSOUP_VERSION_MAJOR).1
 LIBSOUP_SOURCE = libsoup-$(LIBSOUP_VERSION).tar.xz
 LIBSOUP_SITE = http://ftp.gnome.org/pub/gnome/sources/libsoup/$(LIBSOUP_VERSION_MAJOR)
 LIBSOUP_LICENSE = LGPLv2+
 LIBSOUP_LICENSE_FILES = COPYING
 LIBSOUP_INSTALL_STAGING = YES
 LIBSOUP_CONF_ENV = ac_cv_path_GLIB_GENMARSHAL=$(LIBGLIB2_HOST_BINARY)
-LIBSOUP_CONF_OPTS = --disable-glibtest
+LIBSOUP_CONF_OPTS = --disable-glibtest --enable-vala=no
 LIBSOUP_DEPENDENCIES = host-pkgconf host-libglib2 \
 	libglib2 libxml2 sqlite host-intltool
 
-- 
2.4.9

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

* [Buildroot] [PATCH 5/5] adwaita-icon-theme: bump to version 3.18.0
  2015-10-14 17:04 [Buildroot] [PATCH 1/5] libglib2: bump to version 2.46.1 Gustavo Zacarias
                   ` (2 preceding siblings ...)
  2015-10-14 17:04 ` [Buildroot] [PATCH 4/5] libsoup: bump to version 2.52.1 Gustavo Zacarias
@ 2015-10-14 17:04 ` Gustavo Zacarias
  2015-10-14 20:29 ` [Buildroot] [PATCH 1/5] libglib2: bump to version 2.46.1 Thomas Petazzoni
  4 siblings, 0 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2015-10-14 17:04 UTC (permalink / raw)
  To: buildroot

Also switch from ftp to http, it's better for firewall-laden places.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/adwaita-icon-theme/adwaita-icon-theme.hash | 4 ++--
 package/adwaita-icon-theme/adwaita-icon-theme.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/adwaita-icon-theme/adwaita-icon-theme.hash b/package/adwaita-icon-theme/adwaita-icon-theme.hash
index 1662ab9..14e88ed 100644
--- a/package/adwaita-icon-theme/adwaita-icon-theme.hash
+++ b/package/adwaita-icon-theme/adwaita-icon-theme.hash
@@ -1,2 +1,2 @@
-# From ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.14/adwaita-icon-theme-3.14.0.sha256sum
-sha256	afacb6025a18be007e33a9663b92cee9d2745279bb00107a68e09b2806f9541f  adwaita-icon-theme-3.14.0.tar.xz
+# From http://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.18/adwaita-icon-theme-3.18.0.sha256sum
+sha256	5e9ce726001fdd8ee93c394fdc3cdb9e1603bbed5b7c62df453ccf521ec50e58	adwaita-icon-theme-3.18.0.tar.xz
diff --git a/package/adwaita-icon-theme/adwaita-icon-theme.mk b/package/adwaita-icon-theme/adwaita-icon-theme.mk
index f9a6b50..cf39d04 100644
--- a/package/adwaita-icon-theme/adwaita-icon-theme.mk
+++ b/package/adwaita-icon-theme/adwaita-icon-theme.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-ADWAITA_ICON_THEME_VERSION_MAJOR = 3.14
+ADWAITA_ICON_THEME_VERSION_MAJOR = 3.18
 ADWAITA_ICON_THEME_VERSION = $(ADWAITA_ICON_THEME_VERSION_MAJOR).0
-ADWAITA_ICON_THEME_SITE = ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/$(ADWAITA_ICON_THEME_VERSION_MAJOR)
+ADWAITA_ICON_THEME_SITE = http://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/$(ADWAITA_ICON_THEME_VERSION_MAJOR)
 ADWAITA_ICON_THEME_SOURCE = adwaita-icon-theme-$(ADWAITA_ICON_THEME_VERSION).tar.xz
 ADWAITA_ICON_THEME_LICENSE = LGPLv3 or CC-BY-SA-3.0
 ADWAITA_ICON_THEME_LICENSE_FILES = COPYING COPYING_LGPL COPYING_CCBYSA3
-- 
2.4.9

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

* [Buildroot] [PATCH 1/5] libglib2: bump to version 2.46.1
  2015-10-14 17:04 [Buildroot] [PATCH 1/5] libglib2: bump to version 2.46.1 Gustavo Zacarias
                   ` (3 preceding siblings ...)
  2015-10-14 17:04 ` [Buildroot] [PATCH 5/5] adwaita-icon-theme: bump to version 3.18.0 Gustavo Zacarias
@ 2015-10-14 20:29 ` Thomas Petazzoni
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2015-10-14 20:29 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Wed, 14 Oct 2015 14:04:07 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/libglib2/libglib2.hash | 4 ++--
>  package/libglib2/libglib2.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

All 5 patches applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2015-10-14 20:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-14 17:04 [Buildroot] [PATCH 1/5] libglib2: bump to version 2.46.1 Gustavo Zacarias
2015-10-14 17:04 ` [Buildroot] [PATCH 2/5] glib-networking: " Gustavo Zacarias
2015-10-14 17:04 ` [Buildroot] [PATCH 3/5] pango: bump to version 1.38.1 Gustavo Zacarias
2015-10-14 17:04 ` [Buildroot] [PATCH 4/5] libsoup: bump to version 2.52.1 Gustavo Zacarias
2015-10-14 17:04 ` [Buildroot] [PATCH 5/5] adwaita-icon-theme: bump to version 3.18.0 Gustavo Zacarias
2015-10-14 20:29 ` [Buildroot] [PATCH 1/5] libglib2: bump to version 2.46.1 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.