libgnome-games-support: Add

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
Marko Lindqvist
2016-12-11 21:35:45 +02:00
parent 35afd6a9e9
commit 990bc23028

View File

@@ -0,0 +1,17 @@
DESCRIPTION = "libgnome-games-support is a small library intended for internal use by GNOME Games, \
but it may be used by others."
HOMEPAGE = "https://live.gnome.org/GnomeGames"
SECTION = "x11/application"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "gtk+3 libgee"
GNOME_COMPRESS_TYPE="xz"
inherit gnome gettext
SRC_URI[archive.md5sum] = "1bbbee6eee2f03c4649e32fa90c802f9"
SRC_URI[archive.sha256sum] = "a626396c72603add6bae1ab0b5bee1d58657cc7e232b1fe6fda746b960715ee7"
FILES_${PN} += "${libdir} ${datadir}"
FILES_${PN}-dbg += "${libdir}/*/*/.debug"