From a7c5327dcc4a1957d1bbed54d6c0e26905f724b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Wed, 20 Sep 2017 15:31:14 +0200 Subject: vars/build.vars: adds {shared_mime_info,libudns}, removes netcat, and updates {atk,gdk,glib{,_host},libressl,openlitespeed}. vars/build.vars: adds {shared_mime_info,libudns} v{1.8,(HEAD)} (via Redfoxmoon.) vars/build.vars: removes netcat in favour of bin/nc provided by libressl (via Redfoxmoon.) vars/build.vars: updates glib{,_host} to v2.53.7. vars/build.vars: updates {atk,gdk,libressl,openlitespeed} to v{2.26.0,2.36.10,2.6.1,1.4.27} (via Redfoxmoon.) patches/bind-9.11.0-P2.local.patch: removes obsolete patch (via Redfoxmoon.) patches/gdk-pixbuf-2.36.10.local.patch: via Redfoxmoon. patches/glib-2.46.2.local.patch: removes obsolete patch. patches/libressl-2.6.1.local.patch: via Redfoxmoon. patches/openlitespeed-1.4.27.local.patch: via Redfoxmoon. vars/libudns.vars: via Redfoxmoon. --- patches/gdk-pixbuf-2.36.10.local.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 patches/gdk-pixbuf-2.36.10.local.patch (limited to 'patches/gdk-pixbuf-2.36.10.local.patch') diff --git a/patches/gdk-pixbuf-2.36.10.local.patch b/patches/gdk-pixbuf-2.36.10.local.patch new file mode 100644 index 00000000..3c19f614 --- /dev/null +++ b/patches/gdk-pixbuf-2.36.10.local.patch @@ -0,0 +1,12 @@ +diff -ru gdk-pixbuf-2.36.10.orig/thumbnailer/Makefile.in gdk-pixbuf-2.36.10/thumbnailer/Makefile.in +--- gdk-pixbuf-2.36.10.orig/thumbnailer/Makefile.in 2017-09-11 13:00:44.000000000 +0200 ++++ gdk-pixbuf-2.36.10/thumbnailer/Makefile.in 2017-09-15 20:57:24.196896220 +0200 +@@ -453,7 +453,7 @@ + $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la + + thumbnailerdir = $(datadir)/thumbnailers/ +-thumbnailer_DATA = gdk-pixbuf-thumbnailer.thumbnailer ++thumbnailer_DATA = + EXTRA_DIST = gdk-pixbuf-thumbnailer.thumbnailer.in + CLEANFILES = $(thumbnailer_DATA) + all: all-am -- cgit v1.2.3