From 6ce4980916f67851d29fde70453953cd55e7edf5 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Wed, 3 Dec 2014 09:18:23 +0000 Subject: Update GNOME to 3.14.2. This update was brought to you in collaboration with Gustua Perez Make sure gtk30 pulls it the default theme (adwaita-icon-theme). Update the extra gnome-shell-extensions so they work with gnome-shell 3.14. Drop metacity from gnome3 meta-port. Remove the gtile gnome-shell extension since it proven to be buggy. Exp-run done by antoine@ for gdk-pixbuf2 deprecated API. PR: 195414 Obtained from: gnome dev repo --- graphics/gtk-update-icon-cache/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'graphics/gtk-update-icon-cache/Makefile') diff --git a/graphics/gtk-update-icon-cache/Makefile b/graphics/gtk-update-icon-cache/Makefile index afa0cbe35435..37dc8b69e86d 100644 --- a/graphics/gtk-update-icon-cache/Makefile +++ b/graphics/gtk-update-icon-cache/Makefile @@ -38,6 +38,10 @@ PLIST_FILES= bin/gtk-update-icon-cache \ .include +post-patch: + @${REINPLACE_CMD} -e 's|-DGDK_PIXBUF_DISABLE_DEPRECATED||g' \ + ${WRKSRC}/configure + pre-configure: .if !exists(${LOCALBASE}/libdata/pkgconfig/cairo-xlib.pc) @${ECHO_CMD} "${PKGNAME}: Needs cairo with X11 support enabled." -- cgit v1.2.3