summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_3.34.0.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_3.34.0.bb b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_3.34.0.bb
new file mode 100644
index 0000000000..2350a7df3c
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_3.34.0.bb
@@ -0,0 +1,17 @@
1SUMMARY = "GNOME wallpapers"
2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e"
4
5SECTION = "x11/gnome"
6
7GNOMEBASEBUILDCLASS = "meson"
8
9inherit gnomebase allarch gettext upstream-version-is-even allarch
10
11SRC_URI[archive.md5sum] = "f350804df16cdc9ef5306087157cf31b"
12SRC_URI[archive.sha256sum] = "c2b7fb6db98c05e205053daaa7f58c7f06ff91b45c4006052af17c578ae7b47f"
13
14FILES_${PN} += " \
15 ${datadir}/backgrounds \
16 ${datadir}/gnome-background-properties \
17"