blob: 87320a98e8b3f880fa1a45bc166606e216eed521 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "Freedesktop sound theme"
2HOMEPAGE = "http://freedesktop.org/wiki/Specifications/sound-theme-spec"
Andrew Geissler9aee5002022-03-30 16:27:02 +00003LICENSE = "GPL-2.0-or-later & CC-BY-3.0 & CC-BY-SA-3.0"
Patrick Williamsb48b7b42016-08-17 15:04:38 -05004LIC_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
Andrew Geisslereafcbb82020-06-05 17:59:17 -050012DEPENDS += "glib-2.0-native"
Patrick Williamsb48b7b42016-08-17 15:04:38 -050013
14SRC_URI = "http://people.freedesktop.org/~mccann/dist/${BPN}-${PV}.tar.bz2"
15SRC_URI[md5sum] = "d7387912cfd275282d1ec94483cb2f62"
16SRC_URI[sha256sum] = "cb518b20eef05ec2e82dda1fa89a292c1760dc023aba91b8aa69bafac85e8a14"