mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libgsf, gnumeric, wv, abiword, goffice: Blacklist because of broken libgsf after glib upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -14,6 +14,8 @@ SRC_URI = "http://www.abisource.com/downloads/${BPN}/${PV}/source/${BP}.tar.gz \
|
||||
file://autogen-common.sh \
|
||||
"
|
||||
|
||||
PNBLACKLIST[abiword] = "BROKEN: depends on broken wv -> libgsf"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c5edcc3ccd864b19004d14e9c1c9a26a"
|
||||
|
||||
SRC_URI[md5sum] = "8d9c41cff3a8fbef8d0c835c65600e65"
|
||||
|
||||
@@ -5,6 +5,8 @@ S = "${WORKDIR}/gnumeric-${PV}"
|
||||
DEPENDS = "gdk-pixbuf libgsf gtk+3 libxml2 libglade libart-lgpl intltool-native libgnomecanvas libgnomeprint libbonoboui orbit2-native goffice"
|
||||
SUMMARY = "Gnumeric spreadsheet for GNOME"
|
||||
|
||||
PNBLACKLIST[gnumeric] = "BROKEN: depends on broken libgsf"
|
||||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
|
||||
inherit gnome
|
||||
|
||||
@@ -7,6 +7,8 @@ SECTION = "libs"
|
||||
|
||||
DEPENDS= "libxml2 bzip2 glib-2.0 zlib"
|
||||
|
||||
PNBLACKLIST[libgsf] = "BROKEN: since glib upgrade error: implicit declaration of function 'g_memmove' [-Werror=implicit-function-declaration]"
|
||||
|
||||
inherit autotools pkgconfig gnome gconf
|
||||
|
||||
SRC_URI[archive.md5sum] = "3c5a4fbd16a727c36974078e6d0e9575"
|
||||
|
||||
@@ -3,6 +3,8 @@ HOMEPAGE = "http://wvware.sourceforge.net/"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6cbca01f1c9178aca280e8ff64d85b2f"
|
||||
|
||||
PNBLACKLIST[wv] = "BROKEN: depends on broken libgsf"
|
||||
|
||||
DEPENDS = "libgsf glib-2.0 libpng"
|
||||
PR = "r5"
|
||||
|
||||
|
||||
@@ -3,6 +3,8 @@ DESCRIPTION="Gnome Office Library"
|
||||
LICENSE="GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6dc33ff21e1ba1ac1a2a1069d361e29e"
|
||||
|
||||
PNBLACKLIST[goffice] = "BROKEN: depends on broken libgsf"
|
||||
|
||||
DEPENDS = "libxml-parser-perl-native glib-2.0 gtk+3 pango cairo libgsf libpcre libxml2 libart-lgpl librsvg"
|
||||
|
||||
inherit gnomebase pkgconfig perlnative
|
||||
|
||||
Reference in New Issue
Block a user