mirror of
https://github.com/cazfi/meta-games.git
synced 2026-09-12 21:49:32 +02:00
17
recipes-games/gnome-games/libgee_0.18.0.bb
Normal file
17
recipes-games/gnome-games/libgee_0.18.0.bb
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
DESCRIPTION = "Libgee is a collection library providing GObject-based interfaces and \
|
||||||
|
classes for commonly used data structures."
|
||||||
|
HOMEPAGE = "https://wiki.gnome.org/Projects/Libgee"
|
||||||
|
SECTION = "libs"
|
||||||
|
LICENSE = "GPLv2"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
|
||||||
|
DEPENDS = "gobject-introspection vala"
|
||||||
|
|
||||||
|
GNOME_COMPRESS_TYPE="xz"
|
||||||
|
|
||||||
|
inherit gnome
|
||||||
|
|
||||||
|
SRC_URI[archive.md5sum] = "29ea6125e653d7e60b49a9a9544abc96"
|
||||||
|
SRC_URI[archive.sha256sum] = "4ad99ef937d071b4883c061df40bfe233f7649d50c354cf81235f180b4244399"
|
||||||
|
|
||||||
|
FILES_${PN} += "${libdir} ${datadir}"
|
||||||
|
FILES_${PN}-dbg += "${libdir}/*/*/.debug"
|
||||||
Reference in New Issue
Block a user