summaryrefslogtreecommitdiffhomepage
path: root/patches/glib-2.46.2.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2017-09-20 15:31:14 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2017-09-20 15:31:14 +0200
commita7c5327dcc4a1957d1bbed54d6c0e26905f724b0 (patch)
treee64d1ee7343076376cc1c48aaa34145367b822ce /patches/glib-2.46.2.local.patch
parent1715287848ec7c08ee211be705e733cd31478614 (diff)
downloadmidipix_build-a7c5327dcc4a1957d1bbed54d6c0e26905f724b0.tar.bz2
midipix_build-a7c5327dcc4a1957d1bbed54d6c0e26905f724b0.tar.xz
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.
Diffstat (limited to 'patches/glib-2.46.2.local.patch')
-rw-r--r--patches/glib-2.46.2.local.patch33
1 files changed, 0 insertions, 33 deletions
diff --git a/patches/glib-2.46.2.local.patch b/patches/glib-2.46.2.local.patch
deleted file mode 100644
index d30cf5b8..00000000
--- a/patches/glib-2.46.2.local.patch
+++ /dev/null
@@ -1,33 +0,0 @@
---- glib-2.46.2/gio/inotify/Makefile.in.orig 2015-11-06 23:28:59.000000000 +0100
-+++ glib-2.46.2/gio/inotify/Makefile.in 2016-09-07 05:20:16.670049836 +0200
-@@ -180,7 +180,7 @@
- "$(DESTDIR)$(installed_test_metadir)" \
- "$(DESTDIR)$(installed_testdir)"
- LTLIBRARIES = $(installed_test_LTLIBRARIES) $(noinst_LTLIBRARIES)
--libinotify_la_LIBADD =
-+libinotify_la_LIBADD = -L../../glib -lglib-2.0
- am__objects_1 =
- am_libinotify_la_OBJECTS = libinotify_la-inotify-kernel.lo \
- libinotify_la-inotify-sub.lo libinotify_la-inotify-path.lo \
---- glib-2.46.2/glib-2.0.pc.in.orig 2015-03-23 04:22:18.000000000 +0100
-+++ glib-2.46.2/glib-2.0.pc.in 2017-08-25 22:20:03.833998381 +0200
-@@ -5,7 +5,7 @@
-
- glib_genmarshal=glib-genmarshal
- gobject_query=gobject-query
--glib_mkenums=glib-mkenums
-+glib_mkenums=@exec_prefix@/bin/glib-mkenums
-
- Name: GLib
- Description: C Utility Library
---- glib-2.46.2/configure.orig 2015-11-06 22:28:54.000000000 +0000
-+++ glib-2.46.2/configure 2017-09-06 17:48:13.444000000 +0000
-@@ -28873,7 +28873,7 @@
- -Wall -Wstrict-prototypes -Werror=declaration-after-statement \
- -Werror=missing-prototypes -Werror=implicit-function-declaration \
- -Werror=pointer-arith -Werror=init-self -Werror=format-security \
-- -Werror=format=2 -Werror=missing-include-dirs; do
-+ -Werror=missing-include-dirs; do
-
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports flag $flag in envvar CFLAGS" >&5
- $as_echo_n "checking if $CC supports flag $flag in envvar CFLAGS... " >&6; }