Brad Bishop | e42b3e3 | 2020-01-15 22:08:42 -0500 | [diff] [blame] | 1 | SUMMARY = "GNOME wallpapers" |
| 2 | LICENSE = "GPLv2" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e" |
| 4 | |
| 5 | SECTION = "x11/gnome" |
| 6 | |
| 7 | GNOMEBASEBUILDCLASS = "meson" |
| 8 | |
| 9 | inherit gnomebase allarch gettext upstream-version-is-even allarch |
| 10 | |
| 11 | SRC_URI[archive.md5sum] = "f350804df16cdc9ef5306087157cf31b" |
| 12 | SRC_URI[archive.sha256sum] = "c2b7fb6db98c05e205053daaa7f58c7f06ff91b45c4006052af17c578ae7b47f" |
| 13 | |
| 14 | FILES_${PN} += " \ |
| 15 | ${datadir}/backgrounds \ |
| 16 | ${datadir}/gnome-background-properties \ |
| 17 | " |