citadel/meta-gnome/recipes-support/gsound/gsound_1.0.2.bb

16 lines
465 B
BlitzBasic
Raw Normal View History

SUMMARY = "Small gobject library for playing system sounds"
LICENSE = "LGPL-2.1-only"
2019-04-06 21:23:45 -04:00
LIC_FILES_CHKSUM = "file://COPYING;md5=447b837ae57f08b7060593ac6256163f"
DEPENDS = " \
glib-2.0 \
libcanberra \
"
inherit gnomebase gettext gobject-introspection vala
2019-04-06 21:23:45 -04:00
SRC_URI += "file://0001-Set-vapidir.patch"
2019-04-06 21:23:45 -04:00
SRC_URI[archive.md5sum] = "c26fd21c21b9ef6533a202a73fab21db"
SRC_URI[archive.sha256sum] = "bba8ff30eea815037e53bee727bbd5f0b6a2e74d452a7711b819a7c444e78e53"