Bug#1041345: gnome: please stop depending on libreoffice on mipsel/mips64el
Rene Engelhard
rene at debian.org
Mon Jul 17 19:45:26 BST 2023
Package: gnome
Version: 1:43+1
Severity: wishlist
Tags: patch
Dear Maintainer,
See 1041340. mipsel was rqquested to be removed because it is broken
beyond repair and probably mips64el will follow.
I suggest replacing libreoffice by abiword, gnumeric. Leaves some
presentation thingy, though.
libreoffice is already excluded for riscv64 so I added riscv64 to the
newly added abiword and gnumeric instead.
Diff:
--- meta-gnome3-43+1/debian/changelog 2023-01-25 11:02:12.000000000 +0000
+++ meta-gnome3-43+1.1/debian/changelog 2023-07-17 18:36:57.000000000 +0000
@@ -1,3 +1,11 @@
+meta-gnome3 (1:43+1.1) UNRELEASED; urgency=medium
+
+ * debian/control.in:
+ - stop depending on libreoffice on mipsel/mips64el
+ - depend on abiword, gnumeric instead (also on riscv64)
+
+ -- Rene Engelhard <rene at debian.org> Mon, 17 Jul 2023 20:36:57 +0200
+
meta-gnome3 (1:43+1) unstable; urgency=medium
* Team upload
diff -Nru meta-gnome3-43+1/debian/control meta-gnome3-43+1.1/debian/control
--- meta-gnome3-43+1/debian/control 2023-01-25 11:02:12.000000000 +0000
+++ meta-gnome3-43+1.1/debian/control 2023-07-17 18:36:57.000000000 +0000
@@ -114,15 +114,17 @@
rygel-tracker (>= 0.36) [!kfreebsd-any],
simple-scan (>= 3.36) [linux-any],
# More applications
+ abiword [riscv64 mipsel mips64el],
avahi-daemon,
evolution (>= 3.36),
gnome-sound-recorder,
gnome-tweaks (>= 3.30),
+ gnumeric [riscv64 mipsel mips64el],
libgsf-bin,
- libreoffice-gnome [!riscv64],
- libreoffice-writer [!riscv64],
- libreoffice-calc [!riscv64],
- libreoffice-impress [!riscv64],
+ libreoffice-gnome [!riscv64 !mipsel !mips64el],
+ libreoffice-writer [!riscv64 !mipsel !mips64el],
+ libreoffice-calc [!riscv64 !mipsel !mips64el],
+ libreoffice-impress [!riscv64 !mipsel !mips64el],
rhythmbox (>= 3.0),
seahorse (>= 3.36),
xdg-user-dirs-gtk,
diff -Nru meta-gnome3-43+1/debian/control.in meta-gnome3-43+1.1/debian/control.in
--- meta-gnome3-43+1/debian/control.in 2023-01-25 11:02:12.000000000 +0000
+++ meta-gnome3-43+1.1/debian/control.in 2023-07-17 18:36:51.000000000 +0000
@@ -110,15 +110,17 @@
rygel-tracker (>= 0.36) [!kfreebsd-any],
simple-scan (>= 3.36) [linux-any],
# More applications
+ abiword [riscv64 mipsel mips64el],
avahi-daemon,
evolution (>= 3.36),
gnome-sound-recorder,
gnome-tweaks (>= 3.30),
+ gnumeric [riscv64 mipsel mips64el],
libgsf-bin,
- libreoffice-gnome [!riscv64],
- libreoffice-writer [!riscv64],
- libreoffice-calc [!riscv64],
- libreoffice-impress [!riscv64],
+ libreoffice-gnome [!riscv64 !mipsel !mips64el],
+ libreoffice-writer [!riscv64 !mipsel !mips64el],
+ libreoffice-calc [!riscv64 !mipsel !mips64el],
+ libreoffice-impress [!riscv64 !mipsel !mips64el],
rhythmbox (>= 3.0),
seahorse (>= 3.36),
xdg-user-dirs-gtk,
Or you removed it without adding abiword and gnumeric - would also be
fine with me, I just need the dependency on libreoffice gone :-)
Regards,
Rene
More information about the pkg-gnome-maintainers
mailing list