summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/sound-themes
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
commit1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e (patch)
treea21a5fc103bb3bd65ecd85ed22be5228fc54e447 /meta-oe/recipes-multimedia/sound-themes
downloadmeta-openembedded-1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta-oe/recipes-multimedia/sound-themes')
-rw-r--r--meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb b/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb
new file mode 100644
index 000000000..ebcfd127f
--- /dev/null
+++ b/meta-oe/recipes-multimedia/sound-themes/sound-theme-freedesktop_0.8.bb
@@ -0,0 +1,16 @@
1SUMMARY = "Freedesktop sound theme"
2HOMEPAGE = "http://freedesktop.org/wiki/Specifications/sound-theme-spec"
3LICENSE = "GPLv2+ CC-BY-3.0 CC-BY-SA-3.0"
4LIC_FILES_CHKSUM = "file://CREDITS;md5=3213e601ce34bb42ddc3498903ac4e69"
5
6# glib-2.0 for glib-gettext.m4 which provides AM_GLIB_GNU_GETTEXT
7# intltool for intltool.m4 which provides IT_PROG_INTLTOOL
8DEPENDS = "glib-2.0 intltool-native"
9
10inherit autotools gettext
11
12DEPENDS += "glib-2.0-native intltool-native"
13
14SRC_URI = "http://people.freedesktop.org/~mccann/dist/${BPN}-${PV}.tar.bz2"
15SRC_URI[md5sum] = "d7387912cfd275282d1ec94483cb2f62"
16SRC_URI[sha256sum] = "cb518b20eef05ec2e82dda1fa89a292c1760dc023aba91b8aa69bafac85e8a14"