diff options
author | leot <leot@pkgsrc.org> | 2018-10-30 17:49:37 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2018-10-30 17:49:37 +0000 |
commit | e66f873a46e4bcfa97d957265815e7f19b10a56b (patch) | |
tree | e87a869cae63b02b4eb2027af107e8e9aed044c6 | |
parent | b051971355dd140331bf3d589e9cbd1fcfacf178 (diff) | |
download | pkgsrc-e66f873a46e4bcfa97d957265815e7f19b10a56b.tar.gz |
gtk3: Add reference to upstream issue regarding freetype headers include-s
-rw-r--r-- | x11/gtk3/distinfo | 4 | ||||
-rw-r--r-- | x11/gtk3/patches/patch-gtk_gtkfontchooserwidget.c | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11/gtk3/distinfo b/x11/gtk3/distinfo index 678d240d012..34fa65957fe 100644 --- a/x11/gtk3/distinfo +++ b/x11/gtk3/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.58 2018/10/29 21:35:17 leot Exp $ +$NetBSD: distinfo,v 1.59 2018/10/30 17:49:37 leot Exp $ SHA1 (gtk+-3.24.1.tar.xz) = 0a5ce28ba6065a484308093bdb56ff6056b0db3c RMD160 (gtk+-3.24.1.tar.xz) = f1e26685ff6a267ad0a81e0f8dd06112b6a5a5b8 @@ -12,4 +12,4 @@ SHA1 (patch-gdk_x11_gdkscreen-x11.h) = 455d6c3de8421984ba3c99baf51cd31982a3df78 SHA1 (patch-gdk_x11_gdkwindow-x11.h) = c80f7c9d5a570817e54fd74fa903a53400dc6f64 SHA1 (patch-gtk_a11y_gtkaccessibility.c) = 13232c85bd570f21ea03153dacde4ca98c7c76a8 SHA1 (patch-gtk_fallback-c89.c) = eaf5ac8aace9eab673eed0e265d4cb2617bf1fcd -SHA1 (patch-gtk_gtkfontchooserwidget.c) = 6ede4fce683b70808c5d611dfb53312bf092665d +SHA1 (patch-gtk_gtkfontchooserwidget.c) = 5ca98e5417865d8c60333c8c2b2ba757755ef547 diff --git a/x11/gtk3/patches/patch-gtk_gtkfontchooserwidget.c b/x11/gtk3/patches/patch-gtk_gtkfontchooserwidget.c index 9481ebf94e5..9f7ae2ce76f 100644 --- a/x11/gtk3/patches/patch-gtk_gtkfontchooserwidget.c +++ b/x11/gtk3/patches/patch-gtk_gtkfontchooserwidget.c @@ -1,8 +1,12 @@ -$NetBSD: patch-gtk_gtkfontchooserwidget.c,v 1.1 2018/10/29 21:35:17 leot Exp $ +$NetBSD: patch-gtk_gtkfontchooserwidget.c,v 1.2 2018/10/30 17:49:37 leot Exp $ Correctly include freetype2 headers (<ft2build.h> and then macros should be used instead of directly including the headers). +Issue opened upstream as: + + <https://gitlab.gnome.org/GNOME/gtk/issues/1432> + --- gtk/gtkfontchooserwidget.c.orig 2018-07-18 11:04:31.000000000 +0000 +++ gtk/gtkfontchooserwidget.c @@ -58,8 +58,9 @@ |