Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 1 | SUMMARY = "Freedesktop sound theme" |
| 2 | HOMEPAGE = "http://freedesktop.org/wiki/Specifications/sound-theme-spec" |
| 3 | LICENSE = "GPLv2+ & CC-BY-3.0 & CC-BY-SA-3.0" |
| 4 | LIC_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 |
| 8 | DEPENDS = "glib-2.0 intltool-native" |
| 9 | |
| 10 | inherit autotools gettext |
| 11 | |
Andrew Geissler | eafcbb8 | 2020-06-05 17:59:17 -0500 | [diff] [blame] | 12 | DEPENDS += "glib-2.0-native" |
Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 13 | |
| 14 | SRC_URI = "http://people.freedesktop.org/~mccann/dist/${BPN}-${PV}.tar.bz2" |
| 15 | SRC_URI[md5sum] = "d7387912cfd275282d1ec94483cb2f62" |
| 16 | SRC_URI[sha256sum] = "cb518b20eef05ec2e82dda1fa89a292c1760dc023aba91b8aa69bafac85e8a14" |