blob: 65ee1e1c12872c24f8d702f8d6ed7e682c3e34c4 [file] [log] [blame]
Brad Bishope42b3e32020-01-15 22:08:42 -05001SUMMARY = "Small gobject library for playing system sounds"
2LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://COPYING;md5=447b837ae57f08b7060593ac6256163f"
4
5DEPENDS = " \
6 glib-2.0 \
7 libcanberra \
8"
9
10inherit gnomebase gettext gobject-introspection vala
11
Andrew Geissler32b11992021-03-31 13:37:05 -050012SRC_URI += "file://0001-Set-vapidir.patch"
13
Brad Bishope42b3e32020-01-15 22:08:42 -050014SRC_URI[archive.md5sum] = "c26fd21c21b9ef6533a202a73fab21db"
15SRC_URI[archive.sha256sum] = "bba8ff30eea815037e53bee727bbd5f0b6a2e74d452a7711b819a7c444e78e53"