update libgweather for 3.28
This commit is contained in:
parent
d6154df323
commit
4a8f17ae5e
@ -1,17 +0,0 @@
|
||||
SUMMARY = "Location and timezone database and weather lookup library"
|
||||
HOMEPAGE = "https://wiki.gnome.org/Projects/LibGWeather"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SRC_URI = "https://download.gnome.org/sources/libgweather/3.26/libgweather-${PV}.tar.xz"
|
||||
SRC_URI[md5sum] = "798098eddb2cd4a7f582a3f9aeb1b08d"
|
||||
SRC_URI[sha256sum] = "5b84badc0b3ecffff5db1bb9a7cc4dd4e400a8eb3f1282348f8ee6ba33626b6e"
|
||||
|
||||
DEPENDS = "gtk+3 libxml2 libsoup-2.4 glib-2.0 intltool-native geocode-glib glib-2.0-native"
|
||||
|
||||
FILES_${PN} += "${datadir}/glib-2.0/schemas"
|
||||
|
||||
inherit pythonnative pkgconfig gettext autotools gobject-introspection
|
||||
|
||||
EXTRA_OECONF = "--enable-introspection=yes --enable-vala=no --enable-glade-catalog=no --disable-glibtest"
|
||||
|
18
meta-gnome/recipes-gnome/libgweather/libgweather_3.28.0.bb
Normal file
18
meta-gnome/recipes-gnome/libgweather/libgweather_3.28.0.bb
Normal file
@ -0,0 +1,18 @@
|
||||
SUMMARY = "Location and timezone database and weather lookup library"
|
||||
HOMEPAGE = "https://wiki.gnome.org/Projects/LibGWeather"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SRC_URI[archive.md5sum] = "767b4af6ce55bda74cb2f53aaefcfc6f"
|
||||
SRC_URI[archive.sha256sum] = "594be78dcc0b4c48bf79cd42ea6768160b661bc2a74d9d35ecc742575416e18f"
|
||||
|
||||
DEPENDS = "gtk+3 libxml2 libsoup-2.4 glib-2.0 intltool-native geocode-glib glib-2.0-native"
|
||||
|
||||
FILES_${PN} += "${datadir}/glib-2.0/schemas"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
inherit gnomebase gobject-introspection gettext
|
||||
FILES_${PN} += "${datadir}/icons"
|
||||
|
||||
EXTRA_OEMESON = "--buildtype=release -Denable-introspection=true"
|
||||
|
Loading…
Reference in New Issue
Block a user