libgtop: update 2.30.0 -> 2.38.0

Cleanup recipe while we are at it

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Andreas Müller
2018-03-23 21:18:44 +01:00
committed by Armin Kuster
parent 51c589019f
commit 7435460b30
2 changed files with 13 additions and 15 deletions
@@ -1,15 +0,0 @@
SUMMARY = "LibGTop2"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://copyright.txt;md5=dbc839bf158d19a20e661db14db7a58c"
inherit gnomebase lib_package gtk-doc distro_features_check gobject-introspection
# depends on libxau
REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \
file://0001-netload-Include-libc-net-headers-unconditionally.patch \
"
SRC_URI[archive.md5sum] = "ee29a9ef60659ebf4b075ac281f71cb2"
SRC_URI[archive.sha256sum] = "463bcbe5737b1b93f3345ee34abf601e8eb864f507c49ff1921c2737abafc1e5"
DEPENDS = "glib-2.0 intltool-native libxau"
@@ -0,0 +1,13 @@
SUMMARY = "LibGTop2"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
inherit gnomebase lib_package gtk-doc distro_features_check gobject-introspection gettext
# depends on libxau
REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI[archive.md5sum] = "bb0ce7de6b28694b40405eedac8a31b5"
SRC_URI[archive.sha256sum] = "4f6c0e62bb438abfd16b4559cd2eca0251de19e291c888cdc4dc88e5ffebb612"
DEPENDS = "glib-2.0 libxau"