forked from brl/citadel
recipe for gnome usage
This commit is contained in:
parent
7336bc9e99
commit
b3bc747625
16
meta-gnome/recipes-gnome/gnome-usage/gnome-usage_3.28.0.bb
Normal file
16
meta-gnome/recipes-gnome/gnome-usage/gnome-usage_3.28.0.bb
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
SUMMARY = "GNOME Usage"
|
||||||
|
LICENSE = "GPLv2 & LGPLv2.1"
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
|
||||||
|
|
||||||
|
|
||||||
|
DEPENDS = "glib-2.0 glib-2.0-native gtk+3 gobject-introspection libgtop"
|
||||||
|
SRC_URI[archive.md5sum] = "f234a0cb0cbce809d00584d45ab5d46a"
|
||||||
|
SRC_URI[archive.sha256sum] = "d812655c23a59990045f8f282bcd2b138d594b6cd670aaec01e3cf6b235f6004"
|
||||||
|
|
||||||
|
|
||||||
|
GNOMEBASEBUILDCLASS = "meson"
|
||||||
|
inherit gnomebase gobject-introspection gettext vala
|
||||||
|
FILES_${PN} += "${datadir}/metainfo"
|
||||||
|
|
||||||
|
EXTRA_OEMESON = "--buildtype=release -Denable-introspection=true"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user