From d78c5215b35b945b0543b62234d00ae041de41b9 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 8 Jun 2016 15:18:40 +0200 Subject: evince, epdf, gdm, gnumeric, libgnomeprint, tumbler, gedit, gnome-panel, gnome-session, gnome-terminal, libgnomecups, gtksourceview2, libgweather, libgnomeui, tracker, gimp, poppler, mousepad, goffice, tasks: blacklist, fails to build with gcc-6 Signed-off-by: Martin Jansa --- meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb | 2 ++ meta-xfce/recipes-apps/ristretto/ristretto_0.8.0.bb | 3 ++- meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb | 2 ++ 3 files changed, 6 insertions(+), 1 deletion(-) (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb index 4ca21a6bce..3748a06237 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb @@ -17,3 +17,5 @@ SRC_URI[sha256sum] = "60114431eac8db6bb6ce18bd38f1630cccb684375b97a445a1b6fd6198 EXTRA_OECONF = "--disable-gtk3" FILES_${PN} += "${datadir}/glib-2.0/schemas" + +PNBLACKLIST[mousepad] ?= "Depends on broken gtksourceview2" diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.0.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.0.bb index 66399cfb17..49c51e967a 100644 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.0.bb +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.0.bb @@ -7,7 +7,8 @@ DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo" inherit xfce-app -RRECOMMENDS_${PN} += "tumbler" +# tumbler is currently broken +# RRECOMMENDS_${PN} += "tumbler" SRC_URI[md5sum] = "94c778850325a4e5a12e3433c8a05432" SRC_URI[sha256sum] = "71625324cecda7199acbc95a3ea5132d0dcbf808771e7a209ea2b9503ae4f328" diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb index 66385a41ff..5a0fc6d820 100644 --- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb @@ -27,3 +27,5 @@ FILES_${PN}-dbg += "${libdir}/tumbler-1/.debug \ ${libdir}/tumbler-1/plugins/.debug \ ${libdir}/tumbler-1/plugins/cache/.debug \ " + +PNBLACKLIST[tumbler] ?= "Depends on broken poppler" -- cgit v1.2.3-54-g00ecf