aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-12-06 01:09:05 +0100
committerKhem Raj <raj.khem@gmail.com>2019-12-08 23:00:57 -0800
commitc494c60a480350f125078509e7e5983b3cb0bb92 (patch)
tree3c5abc49a48bdfbc793f0ac9a365859f1ec4236e
parent1bc2814496caae98ad9aaa1c458b5c7c0b666a76 (diff)
downloadmeta-openembedded-contrib-c494c60a480350f125078509e7e5983b3cb0bb92.tar.gz
gsound: initial add 1.0.2
yet another dependency for gnome-control-center Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gsound/gsound_1.0.2.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gsound/gsound_1.0.2.bb b/meta-gnome/recipes-gnome/gsound/gsound_1.0.2.bb
new file mode 100644
index 0000000000..e4478e14a3
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gsound/gsound_1.0.2.bb
@@ -0,0 +1,13 @@
+SUMMARY = "Small gobject library for playing system sounds"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=447b837ae57f08b7060593ac6256163f"
+
+DEPENDS = " \
+ glib-2.0 \
+ libcanberra \
+"
+
+inherit gnomebase gettext gobject-introspection vala
+
+SRC_URI[archive.md5sum] = "c26fd21c21b9ef6533a202a73fab21db"
+SRC_URI[archive.sha256sum] = "bba8ff30eea815037e53bee727bbd5f0b6a2e74d452a7711b819a7c444e78e53"