diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_3.36.0.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_3.36.0.bb | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_3.36.0.bb b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_3.36.0.bb new file mode 100644 index 0000000000..6a765bd8b6 --- /dev/null +++ b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_3.36.0.bb | |||
| @@ -0,0 +1,17 @@ | |||
| 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] = "1330dd3895b0cf054668a7c0db1c8487" | ||
| 12 | SRC_URI[archive.sha256sum] = "b8cb81e4cf9d085fbb23540635b492d5c124a1f8611c2aa9ac6384111d77bb0b" | ||
| 13 | |||
| 14 | FILES_${PN} += " \ | ||
| 15 | ${datadir}/backgrounds \ | ||
| 16 | ${datadir}/gnome-background-properties \ | ||
| 17 | " | ||
