mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
epdf, evince, tracker, gimp, tumbler: Remove blacklist caused by poppler build failures
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
979760c69b
commit
55dfb1bd85
@ -25,5 +25,3 @@ EXTRA_OECONF = "\
|
||||
|
||||
# Some upgrade path tweaking, as in evas
|
||||
AUTO_LIBNAME_PKGS = ""
|
||||
|
||||
PNBLACKLIST[epdf] ?= "Depends on broken poppler"
|
||||
|
||||
@ -48,5 +48,3 @@ FILES_${PN}-staticdev += "${libdir}/nautilus/extensions-2.0/*.a \
|
||||
${libdir}/evince/*/backends/*.a"
|
||||
FILES_${PN}-nautilus-extension = "${libdir}/nautilus/*/*so"
|
||||
FILES_${PN}-browser-plugin = "${libdir}/mozilla/*/*so"
|
||||
|
||||
PNBLACKLIST[evince] ?= "Depends on broken poppler"
|
||||
|
||||
@ -83,5 +83,3 @@ FILES_${PN}-nautilus-extension += "${libdir}/nautilus/extensions-2.0/*.so"
|
||||
|
||||
SRC_URI[md5sum] = "f3a871beeebf86fd752863ebd22af9ac"
|
||||
SRC_URI[sha256sum] = "9b59330aa2e9e09feee587ded895e9247f71fc25f46b023d616d9969314bc7f1"
|
||||
|
||||
PNBLACKLIST[tracker] ?= "Depends on broken poppler"
|
||||
|
||||
@ -30,5 +30,3 @@ CFLAGS += "-fPIC"
|
||||
|
||||
FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug"
|
||||
FILES_${PN} += "${datadir}/appdata"
|
||||
|
||||
PNBLACKLIST[gimp] ?= "Depends on broken poppler"
|
||||
|
||||
@ -27,5 +27,3 @@ FILES_${PN}-dbg += "${libdir}/tumbler-1/.debug \
|
||||
${libdir}/tumbler-1/plugins/.debug \
|
||||
${libdir}/tumbler-1/plugins/cache/.debug \
|
||||
"
|
||||
|
||||
PNBLACKLIST[tumbler] ?= "Depends on broken poppler"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user