mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
midori: inherit vala
* we need to export XDG_DATA_DIRS Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
105e451151
commit
58534dfb1c
|
|
@ -2,16 +2,16 @@ DESCRIPTION = "Midori is a lightweight web browser."
|
|||
HOMEPAGE = "http://www.twotoasts.de/index.php?/pages/midori_summary.html"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
DEPENDS = "webkit-gtk libsoup-2.4 libsexy openssl vala-native python-native python-docutils-native librsvg-native libnotify"
|
||||
DEPENDS = "webkit-gtk libsoup-2.4 libsexy openssl python-native python-docutils-native librsvg-native libnotify"
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "http://archive.xfce.org/src/apps/midori/0.4/midori-${PV}.tar.bz2;name=midori \
|
||||
"
|
||||
SRC_URI[midori.md5sum] = "3c3f0030611d9126ab90be48d44cab57"
|
||||
SRC_URI[midori.sha256sum] = "910f47bd2b5f2998cd4fce45c08f9e282318820b68562d0bade2096b9a17e3ea"
|
||||
|
||||
inherit gtk-icon-cache pkgconfig
|
||||
inherit gtk-icon-cache pkgconfig vala
|
||||
|
||||
do_configure() {
|
||||
sed -i -e 's:, shell=False::g' -e s:/usr/X11R6/include::g -e s:/usr/X11R6/lib::g wscript
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user