From 7efaa9b4970c6d4929395b9682d81985af78afea Mon Sep 17 00:00:00 2001 From: Jakub Steiner Date: Tue, 26 Jul 2022 12:08:12 +0200 Subject: Switch from JXL to WebP See https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/502 --- backgrounds/adwaita-d.jxl | Bin 637238 -> 0 bytes backgrounds/adwaita-d.webp | Bin 0 -> 183402 bytes backgrounds/adwaita-l.jxl | Bin 819511 -> 0 bytes backgrounds/adwaita-l.webp | Bin 0 -> 251446 bytes backgrounds/adwaita.xml.in | 4 ++-- backgrounds/grid-d.jxl | Bin 1640442 -> 0 bytes backgrounds/grid-d.webp | Bin 0 -> 2071822 bytes backgrounds/grid-l.jxl | Bin 1419780 -> 0 bytes backgrounds/grid-l.webp | Bin 0 -> 1870126 bytes backgrounds/grid.xml.in | 4 ++-- backgrounds/licorice-d.jxl | Bin 1367099 -> 0 bytes backgrounds/licorice-d.webp | Bin 0 -> 1884916 bytes backgrounds/licorice-l.jxl | Bin 1874730 -> 0 bytes backgrounds/licorice-l.webp | Bin 0 -> 2344918 bytes backgrounds/licorice.xml.in | 4 ++-- backgrounds/meson.build | 32 ++++++++++++++++---------------- backgrounds/pixels-d.jxl | Bin 2466623 -> 0 bytes backgrounds/pixels-d.webp | Bin 0 -> 4995288 bytes backgrounds/pixels-l.jxl | Bin 3504663 -> 0 bytes backgrounds/pixels-l.webp | Bin 0 -> 7976236 bytes backgrounds/pixels.xml.in | 4 ++-- backgrounds/symbolic-d.jxl | Bin 524288 -> 0 bytes backgrounds/symbolic-d.webp | Bin 0 -> 715178 bytes backgrounds/symbolic-l.jxl | Bin 423582 -> 0 bytes backgrounds/symbolic-l.webp | Bin 0 -> 617160 bytes backgrounds/symbolic.xml.in | 4 ++-- backgrounds/truchet-d.jxl | Bin 910250 -> 0 bytes backgrounds/truchet-d.webp | Bin 0 -> 827786 bytes backgrounds/truchet-l.jxl | Bin 837261 -> 0 bytes backgrounds/truchet-l.webp | Bin 0 -> 777632 bytes backgrounds/truchet.xml.in | 4 ++-- backgrounds/vnc-d.jxl | Bin 5736 -> 0 bytes backgrounds/vnc-d.webp | Bin 0 -> 184 bytes backgrounds/vnc-l.jxl | Bin 291 -> 0 bytes backgrounds/vnc-l.webp | Bin 0 -> 178 bytes backgrounds/vnc.xml.in | 4 ++-- backgrounds/wood-d.jxl | Bin 492256 -> 0 bytes backgrounds/wood-d.webp | Bin 0 -> 400930 bytes backgrounds/wood-l.jxl | Bin 1239020 -> 0 bytes backgrounds/wood-l.webp | Bin 0 -> 1108420 bytes backgrounds/wood.xml.in | 4 ++-- 41 files changed, 32 insertions(+), 32 deletions(-) delete mode 100644 backgrounds/adwaita-d.jxl create mode 100644 backgrounds/adwaita-d.webp delete mode 100644 backgrounds/adwaita-l.jxl create mode 100644 backgrounds/adwaita-l.webp delete mode 100644 backgrounds/grid-d.jxl create mode 100644 backgrounds/grid-d.webp delete mode 100644 backgrounds/grid-l.jxl create mode 100644 backgrounds/grid-l.webp delete mode 100644 backgrounds/licorice-d.jxl create mode 100644 backgrounds/licorice-d.webp delete mode 100644 backgrounds/licorice-l.jxl create mode 100644 backgrounds/licorice-l.webp delete mode 100644 backgrounds/pixels-d.jxl create mode 100644 backgrounds/pixels-d.webp delete mode 100644 backgrounds/pixels-l.jxl create mode 100644 backgrounds/pixels-l.webp delete mode 100644 backgrounds/symbolic-d.jxl create mode 100644 backgrounds/symbolic-d.webp delete mode 100644 backgrounds/symbolic-l.jxl create mode 100644 backgrounds/symbolic-l.webp delete mode 100644 backgrounds/truchet-d.jxl create mode 100644 backgrounds/truchet-d.webp delete mode 100644 backgrounds/truchet-l.jxl create mode 100644 backgrounds/truchet-l.webp delete mode 100644 backgrounds/vnc-d.jxl create mode 100644 backgrounds/vnc-d.webp delete mode 100644 backgrounds/vnc-l.jxl create mode 100644 backgrounds/vnc-l.webp delete mode 100644 backgrounds/wood-d.jxl create mode 100644 backgrounds/wood-d.webp delete mode 100644 backgrounds/wood-l.jxl create mode 100644 backgrounds/wood-l.webp diff --git a/backgrounds/adwaita-d.jxl b/backgrounds/adwaita-d.jxl deleted file mode 100644 index 59216ca..0000000 Binary files a/backgrounds/adwaita-d.jxl and /dev/null differ diff --git a/backgrounds/adwaita-d.webp b/backgrounds/adwaita-d.webp new file mode 100644 index 0000000..b78b120 Binary files /dev/null and b/backgrounds/adwaita-d.webp differ diff --git a/backgrounds/adwaita-l.jxl b/backgrounds/adwaita-l.jxl deleted file mode 100644 index 11847a8..0000000 Binary files a/backgrounds/adwaita-l.jxl and /dev/null differ diff --git a/backgrounds/adwaita-l.webp b/backgrounds/adwaita-l.webp new file mode 100644 index 0000000..87c9e1b Binary files /dev/null and b/backgrounds/adwaita-l.webp differ diff --git a/backgrounds/adwaita.xml.in b/backgrounds/adwaita.xml.in index e217f20..4a359a0 100644 --- a/backgrounds/adwaita.xml.in +++ b/backgrounds/adwaita.xml.in @@ -3,8 +3,8 @@ Default Background - @BACKGROUNDDIR@/adwaita-l.jxl - @BACKGROUNDDIR@/adwaita-d.jxl + @BACKGROUNDDIR@/adwaita-l.webp + @BACKGROUNDDIR@/adwaita-d.webp zoom solid #3071AE diff --git a/backgrounds/grid-d.jxl b/backgrounds/grid-d.jxl deleted file mode 100644 index d6d903b..0000000 Binary files a/backgrounds/grid-d.jxl and /dev/null differ diff --git a/backgrounds/grid-d.webp b/backgrounds/grid-d.webp new file mode 100644 index 0000000..2c94704 Binary files /dev/null and b/backgrounds/grid-d.webp differ diff --git a/backgrounds/grid-l.jxl b/backgrounds/grid-l.jxl deleted file mode 100644 index 6c475e3..0000000 Binary files a/backgrounds/grid-l.jxl and /dev/null differ diff --git a/backgrounds/grid-l.webp b/backgrounds/grid-l.webp new file mode 100644 index 0000000..7a0ca3a Binary files /dev/null and b/backgrounds/grid-l.webp differ diff --git a/backgrounds/grid.xml.in b/backgrounds/grid.xml.in index fa81b52..f3b7836 100644 --- a/backgrounds/grid.xml.in +++ b/backgrounds/grid.xml.in @@ -3,8 +3,8 @@ Grid - @BACKGROUNDDIR@/grid-l.jxl - @BACKGROUNDDIR@/grid-d.jxl + @BACKGROUNDDIR@/grid-l.webp + @BACKGROUNDDIR@/grid-d.webp zoom solid #a55a01 diff --git a/backgrounds/licorice-d.jxl b/backgrounds/licorice-d.jxl deleted file mode 100644 index 8d05cc9..0000000 Binary files a/backgrounds/licorice-d.jxl and /dev/null differ diff --git a/backgrounds/licorice-d.webp b/backgrounds/licorice-d.webp new file mode 100644 index 0000000..3968601 Binary files /dev/null and b/backgrounds/licorice-d.webp differ diff --git a/backgrounds/licorice-l.jxl b/backgrounds/licorice-l.jxl deleted file mode 100644 index ddbb26e..0000000 Binary files a/backgrounds/licorice-l.jxl and /dev/null differ diff --git a/backgrounds/licorice-l.webp b/backgrounds/licorice-l.webp new file mode 100644 index 0000000..da6335c Binary files /dev/null and b/backgrounds/licorice-l.webp differ diff --git a/backgrounds/licorice.xml.in b/backgrounds/licorice.xml.in index aaad158..a22b2a7 100644 --- a/backgrounds/licorice.xml.in +++ b/backgrounds/licorice.xml.in @@ -3,8 +3,8 @@ Licorice - @BACKGROUNDDIR@/licorice-l.jxl - @BACKGROUNDDIR@/licorice-d.jxl + @BACKGROUNDDIR@/licorice-l.webp + @BACKGROUNDDIR@/licorice-d.webp zoom solid #1A7D88 diff --git a/backgrounds/meson.build b/backgrounds/meson.build index 5d8fa05..6603c01 100644 --- a/backgrounds/meson.build +++ b/backgrounds/meson.build @@ -3,8 +3,8 @@ dataconf.set('BACKGROUNDDIR', backgrounddir) dataconf.set('datadir', datadir) backgrounds = [ - 'adwaita-d.jxl', - 'adwaita-l.jxl', + 'adwaita-d.webp', + 'adwaita-l.webp', 'blobs-d.svg', 'blobs-l.svg', 'drool-d.svg', @@ -13,21 +13,21 @@ backgrounds = [ 'dune-l.svg', 'field-d.svg', 'field-l.svg', - 'grid-d.jxl', - 'grid-l.jxl', - 'licorice-d.jxl', - 'licorice-l.jxl', + 'grid-d.webp', + 'grid-l.webp', + 'licorice-d.webp', + 'licorice-l.webp', 'oceans.svg', - 'pixels-d.jxl', - 'pixels-l.jxl', - 'symbolic-d.jxl', - 'symbolic-l.jxl', - 'truchet-d.jxl', - 'truchet-l.jxl', - 'vnc-d.jxl', - 'vnc-l.jxl', - 'wood-d.jxl', - 'wood-l.jxl' + 'pixels-d.webp', + 'pixels-l.webp', + 'symbolic-d.webp', + 'symbolic-l.webp', + 'truchet-d.webp', + 'truchet-l.webp', + 'vnc-d.webp', + 'vnc-l.webp', + 'wood-d.webp', + 'wood-l.webp' ] install_data(backgrounds, install_dir: backgrounddir) diff --git a/backgrounds/pixels-d.jxl b/backgrounds/pixels-d.jxl deleted file mode 100644 index 4041c64..0000000 Binary files a/backgrounds/pixels-d.jxl and /dev/null differ diff --git a/backgrounds/pixels-d.webp b/backgrounds/pixels-d.webp new file mode 100644 index 0000000..68f402c Binary files /dev/null and b/backgrounds/pixels-d.webp differ diff --git a/backgrounds/pixels-l.jxl b/backgrounds/pixels-l.jxl deleted file mode 100644 index 7ea44c7..0000000 Binary files a/backgrounds/pixels-l.jxl and /dev/null differ diff --git a/backgrounds/pixels-l.webp b/backgrounds/pixels-l.webp new file mode 100644 index 0000000..c49985b Binary files /dev/null and b/backgrounds/pixels-l.webp differ diff --git a/backgrounds/pixels.xml.in b/backgrounds/pixels.xml.in index 99edc29..e864265 100644 --- a/backgrounds/pixels.xml.in +++ b/backgrounds/pixels.xml.in @@ -3,8 +3,8 @@ Pixels - @BACKGROUNDDIR@/pixels-l.jxl - @BACKGROUNDDIR@/pixels-d.jxl + @BACKGROUNDDIR@/pixels-l.webp + @BACKGROUNDDIR@/pixels-d.webp zoom solid #967864 diff --git a/backgrounds/symbolic-d.jxl b/backgrounds/symbolic-d.jxl deleted file mode 100644 index 2c23491..0000000 Binary files a/backgrounds/symbolic-d.jxl and /dev/null differ diff --git a/backgrounds/symbolic-d.webp b/backgrounds/symbolic-d.webp new file mode 100644 index 0000000..1edc7de Binary files /dev/null and b/backgrounds/symbolic-d.webp differ diff --git a/backgrounds/symbolic-l.jxl b/backgrounds/symbolic-l.jxl deleted file mode 100644 index fc55b64..0000000 Binary files a/backgrounds/symbolic-l.jxl and /dev/null differ diff --git a/backgrounds/symbolic-l.webp b/backgrounds/symbolic-l.webp new file mode 100644 index 0000000..4ee448d Binary files /dev/null and b/backgrounds/symbolic-l.webp differ diff --git a/backgrounds/symbolic.xml.in b/backgrounds/symbolic.xml.in index 091f3bf..45520ac 100644 --- a/backgrounds/symbolic.xml.in +++ b/backgrounds/symbolic.xml.in @@ -3,8 +3,8 @@ Symbolics - @BACKGROUNDDIR@/symbolic-l.jxl - @BACKGROUNDDIR@/symbolic-d.jxl + @BACKGROUNDDIR@/symbolic-l.webp + @BACKGROUNDDIR@/symbolic-d.webp zoom solid #26a269 diff --git a/backgrounds/truchet-d.jxl b/backgrounds/truchet-d.jxl deleted file mode 100644 index a762015..0000000 Binary files a/backgrounds/truchet-d.jxl and /dev/null differ diff --git a/backgrounds/truchet-d.webp b/backgrounds/truchet-d.webp new file mode 100644 index 0000000..1d6b41f Binary files /dev/null and b/backgrounds/truchet-d.webp differ diff --git a/backgrounds/truchet-l.jxl b/backgrounds/truchet-l.jxl deleted file mode 100644 index 664f7e5..0000000 Binary files a/backgrounds/truchet-l.jxl and /dev/null differ diff --git a/backgrounds/truchet-l.webp b/backgrounds/truchet-l.webp new file mode 100644 index 0000000..def2238 Binary files /dev/null and b/backgrounds/truchet-l.webp differ diff --git a/backgrounds/truchet.xml.in b/backgrounds/truchet.xml.in index 983b34c..47272b9 100644 --- a/backgrounds/truchet.xml.in +++ b/backgrounds/truchet.xml.in @@ -3,8 +3,8 @@ Truchet - @BACKGROUNDDIR@/truchet-l.jxl - @BACKGROUNDDIR@/truchet-d.jxl + @BACKGROUNDDIR@/truchet-l.webp + @BACKGROUNDDIR@/truchet-d.webp zoom solid #ac5e0b diff --git a/backgrounds/vnc-d.jxl b/backgrounds/vnc-d.jxl deleted file mode 100644 index bc4c6d5..0000000 Binary files a/backgrounds/vnc-d.jxl and /dev/null differ diff --git a/backgrounds/vnc-d.webp b/backgrounds/vnc-d.webp new file mode 100644 index 0000000..0c4f1c8 Binary files /dev/null and b/backgrounds/vnc-d.webp differ diff --git a/backgrounds/vnc-l.jxl b/backgrounds/vnc-l.jxl deleted file mode 100644 index a4a56d6..0000000 Binary files a/backgrounds/vnc-l.jxl and /dev/null differ diff --git a/backgrounds/vnc-l.webp b/backgrounds/vnc-l.webp new file mode 100644 index 0000000..7507aee Binary files /dev/null and b/backgrounds/vnc-l.webp differ diff --git a/backgrounds/vnc.xml.in b/backgrounds/vnc.xml.in index ecbaf4d..de33ac4 100644 --- a/backgrounds/vnc.xml.in +++ b/backgrounds/vnc.xml.in @@ -3,8 +3,8 @@ VNC - @BACKGROUNDDIR@/vnc-l.jxl - @BACKGROUNDDIR@/vnc-d.jxl + @BACKGROUNDDIR@/vnc-l.webp + @BACKGROUNDDIR@/vnc-d.webp zoom solid #77767B diff --git a/backgrounds/wood-d.jxl b/backgrounds/wood-d.jxl deleted file mode 100644 index 7072822..0000000 Binary files a/backgrounds/wood-d.jxl and /dev/null differ diff --git a/backgrounds/wood-d.webp b/backgrounds/wood-d.webp new file mode 100644 index 0000000..50ef7c0 Binary files /dev/null and b/backgrounds/wood-d.webp differ diff --git a/backgrounds/wood-l.jxl b/backgrounds/wood-l.jxl deleted file mode 100644 index d9749ac..0000000 Binary files a/backgrounds/wood-l.jxl and /dev/null differ diff --git a/backgrounds/wood-l.webp b/backgrounds/wood-l.webp new file mode 100644 index 0000000..73d2a6f Binary files /dev/null and b/backgrounds/wood-l.webp differ diff --git a/backgrounds/wood.xml.in b/backgrounds/wood.xml.in index ecee746..637746f 100644 --- a/backgrounds/wood.xml.in +++ b/backgrounds/wood.xml.in @@ -3,8 +3,8 @@ Wood - @BACKGROUNDDIR@/wood-l.jxl - @BACKGROUNDDIR@/wood-d.jxl + @BACKGROUNDDIR@/wood-l.webp + @BACKGROUNDDIR@/wood-d.webp zoom solid #956B46 -- cgit v1.2.1