summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2022-04-15 11:58:31 +0200
committerKhem Raj <raj.khem@gmail.com>2022-04-15 21:45:45 -0700
commit26a042d436852d7ad63a8dee97fa25ae4d8d2824 (patch)
tree8b87b4deef39c3672b6bbacd1358cf90dc1504cb /meta-gnome
parent68e5bb81eb84f0440f94260192976acfe9b6a7e0 (diff)
downloadmeta-openembedded-26a042d436852d7ad63a8dee97fa25ae4d8d2824.tar.gz
gnome-backgrounds: upgrade 41.0 -> 42.0
License changed to Creative Commons Attribution-Share Alike 3.0 only ============== Version 41.0 ============== - split xml files per background for easier cherry-picking by distros - clean up credentials ================= Version 41.beta ================= - new default & supplemental wallpapers in light and dark variants - updated guidelines Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_41.0.bb21
-rw-r--r--meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_42.0.bb16
2 files changed, 16 insertions, 21 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_41.0.bb b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_41.0.bb
deleted file mode 100644
index 289cc9ed5..000000000
--- a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_41.0.bb
+++ /dev/null
@@ -1,21 +0,0 @@
1SUMMARY = "GNOME wallpapers"
2LICENSE = "GPL-2.0-only & CC-BY-2.0 & CC-BY-SA-2.0 & CC-BY-SA-3.0"
3LIC_FILES_CHKSUM = " \
4 file://COPYING;md5=75859989545e37968a99b631ef42722e \
5 file://COPYING_CCBY2;md5=effd72660912b727dfa9722cb295d7be \
6 file://COPYING_CCBYSA2;md5=4737b7833b3212fdf30257f056ef3e64 \
7 file://COPYING_CCBYSA3;md5=b52fb0a6df395efb7047cb6fc56bfd7e \
8"
9
10SECTION = "x11/gnome"
11
12GNOMEBASEBUILDCLASS = "meson"
13
14inherit gnomebase gettext allarch
15
16SRC_URI[archive.sha256sum] = "1da1ac0d261bedf0fcd2c85b480bc65505e23cf51f1143126c0d37717e693145"
17
18FILES:${PN} += " \
19 ${datadir}/backgrounds \
20 ${datadir}/gnome-background-properties \
21"
diff --git a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_42.0.bb b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_42.0.bb
new file mode 100644
index 000000000..d700c1bcb
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_42.0.bb
@@ -0,0 +1,16 @@
1SUMMARY = "GNOME wallpapers"
2LICENSE = "CC-BY-SA-3.0"
3LIC_FILES_CHKSUM = "file://COPYING;md5=b52fb0a6df395efb7047cb6fc56bfd7e"
4
5SECTION = "x11/gnome"
6
7GNOMEBASEBUILDCLASS = "meson"
8
9inherit gnomebase gettext allarch
10
11SRC_URI[archive.sha256sum] = "4c7fe1a09f459c5f77189a5982524fce05d888944955d679910f234606c1295d"
12
13FILES:${PN} += " \
14 ${datadir}/backgrounds \
15 ${datadir}/gnome-background-properties \
16"