Andrew Geissler | 517393d | 2023-01-13 08:55:19 -0600 | [diff] [blame] | 1 | SUMMARY = "GNOME wallpapers" |
| 2 | LICENSE = "CC-BY-SA-3.0" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b52fb0a6df395efb7047cb6fc56bfd7e" |
| 4 | |
| 5 | SECTION = "x11/gnome" |
| 6 | |
| 7 | GNOMEBASEBUILDCLASS = "meson" |
| 8 | |
| 9 | inherit gnomebase gettext allarch |
| 10 | |
Andrew Geissler | fc113ea | 2023-03-31 09:59:46 -0500 | [diff] [blame] | 11 | SRC_URI[archive.sha256sum] = "4a8393b387135f2a6a424a1a0c3ac94e0742b62b8235a0923c929f51e04be04e" |
Andrew Geissler | 517393d | 2023-01-13 08:55:19 -0600 | [diff] [blame] | 12 | |
| 13 | FILES:${PN} += " \ |
| 14 | ${datadir}/backgrounds \ |
| 15 | ${datadir}/gnome-background-properties \ |
| 16 | " |