mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 23:02:33 +00:00
libgweather: update to 2.30.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
91c5f7478d
commit
7918094173
@ -2,17 +2,14 @@ LICENSE = "GPLv2"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||||
|
|
||||||
SECTION = "x11/gnome/libs"
|
SECTION = "x11/gnome/libs"
|
||||||
DEPENDS = "libgnome libsoup-2.4 gtk+ gnome-keyring"
|
DEPENDS = "libxml2 gconf libsoup-2.4 gtk+ libgnome-keyring"
|
||||||
|
|
||||||
inherit gnome
|
inherit gnome
|
||||||
|
|
||||||
SRC_URI[archive.md5sum] = "9f4457144d32d4004e0e045240ab51dc"
|
SRC_URI[archive.md5sum] = "bf6a0a05051341ecb250f332e3edfb88"
|
||||||
SRC_URI[archive.sha256sum] = "65fd8e4d7b617de7aac5a5d7d9bebde63ead828bcdc3e8f73f038ce03e669654"
|
SRC_URI[archive.sha256sum] = "b835374661423f37c46aa8e37368ae24a68856f117b7c21e475a21efdba5264c"
|
||||||
|
|
||||||
EXTRA_OEMAKE = "ORBIT_IDL=${STAGING_BINDIR_NATIVE}/orbit-idl-2"
|
|
||||||
|
|
||||||
do_configure_prepend() {
|
do_configure_prepend() {
|
||||||
sed -i -e 's:help::' ${S}/Makefile.am
|
|
||||||
sed -i -e 's: doc : :g' ${S}/Makefile.am
|
sed -i -e 's: doc : :g' ${S}/Makefile.am
|
||||||
}
|
}
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user