mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
imlib2, mcnavi: Blacklist because of broken imlib2 after freetype2-config was removed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
c256e82a6d
commit
33a45cf652
|
|
@ -7,6 +7,8 @@ PROVIDES = "virtual/imlib2"
|
|||
PV = "1.4.5+svnr${SRCPV}"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
|
||||
PNBLACKLIST[imlib2] = "BROKEN: needs to be updated to use freetype2 pkg-config"
|
||||
|
||||
inherit efl binconfig
|
||||
SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep"
|
||||
S = "${WORKDIR}/${SRCNAME}"
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ LICENSE = "GPLv3"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
|
||||
DEPENDS = "ecore evas imlib2 gpsd edje edje-native mysql5"
|
||||
|
||||
PNBLACKLIST[mcnavi] = "BROKEN: depends on broken imlib2"
|
||||
|
||||
SRC_URI = "http://www.gps-routes.info/debian/pool/main/m/mcnavi/mcnavi_${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "6860cde5c02a9f93c829da4b10e5a226"
|
||||
SRC_URI[sha256sum] = "ee7f65155e91386175875fc4f72f4bc94e4e9cdb8258112632da94520ef2c349"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user