mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
midori: update to 0.4.7
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
74b4ffd438
commit
4439af2716
+2
-5
@@ -4,12 +4,10 @@ LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||
DEPENDS = "webkit-gtk libsoup-2.4 libsexy openssl python-native python-docutils-native librsvg-native libnotify"
|
||||
|
||||
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"
|
||||
SRC_URI[midori.md5sum] = "06db7b88a41e9b2265728960d5e98f35"
|
||||
SRC_URI[midori.sha256sum] = "65bf9976733597c405492ce91aa664fd10547cb7df16e0a70f260c7a3e97ea5d"
|
||||
|
||||
inherit gtk-icon-cache pkgconfig vala
|
||||
|
||||
@@ -33,7 +31,6 @@ do_configure() {
|
||||
}
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
LDFLAGS_append = " -ljavascriptcoregtk-1.0 "
|
||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||
|
||||
do_install() {
|
||||
Reference in New Issue
Block a user