2019-03-06 15:30:09 +01:00
|
|
|
install branding-openSUSE
|
|
|
|
install yast2-trans-stats
|
|
|
|
install patterns-xfce-xfce
|
|
|
|
installPattern xfce
|
|
|
|
buildignore gnome-themes-accessibility
|
|
|
|
buildignore xlockmore
|
|
|
|
buildignore unzip-doc
|
|
|
|
buildignore gtk2-immodule-inuktitut
|
|
|
|
buildignore gtk2-immodule-thai
|
|
|
|
buildignore gtk2-immodule-vietnamese
|
|
|
|
buildignore gtk3-immodule-inuktitut
|
|
|
|
buildignore gtk3-immodule-thai
|
|
|
|
buildignore gtk3-immodule-vietnamese
|
|
|
|
buildignore awesfx
|
|
|
|
buildignore sbl
|
|
|
|
buildignore gnome-online-accounts
|
2023-12-12 14:45:00 +01:00
|
|
|
buildignore samba
|
|
|
|
|
|
|
|
if [ "$distro" = "leap" ]; then
|
|
|
|
# Avoid pipewire. The desktop portal isn't really needed here.
|
|
|
|
buildignore xdg-desktop-portal
|
|
|
|
fi
|
2019-03-29 14:22:07 +01:00
|
|
|
|
2022-11-17 12:10:14 +01:00
|
|
|
#temp disabled - until build fuxed
|
|
|
|
buildignore pragha
|
|
|
|
|
2019-03-29 14:22:07 +01:00
|
|
|
# Packages for the installer
|
2019-04-04 11:48:46 +02:00
|
|
|
source "$PWD/list-installer.sh"
|
2019-03-29 14:22:07 +01:00
|
|
|
|
2019-03-06 15:30:09 +01:00
|
|
|
buildignore aspell-en
|
|
|
|
install libxslt-tools
|
|
|
|
|
|
|
|
# Remove useless xfce panel plugins
|
|
|
|
buildignore xfce4-panel-plugin-xkb
|
|
|
|
buildignore xfce4-panel-plugin-notes
|
2020-11-04 10:15:21 +01:00
|
|
|
buildignore engrampa-lang
|
2019-03-06 15:30:09 +01:00
|
|
|
|
|
|
|
# Remove Libreoffice as it's too big
|
|
|
|
buildignore libreoffice
|
|
|
|
|
2022-01-12 13:25:00 +01:00
|
|
|
# Save a bit of space
|
|
|
|
buildignore gdb
|
|
|
|
|
2022-01-12 10:35:49 +01:00
|
|
|
buildignore gimp
|
|
|
|
buildignore pidgin
|
|
|
|
|
2019-03-12 13:17:19 +01:00
|
|
|
# Pulls in sane-backends
|
|
|
|
buildignore simple-scan
|
|
|
|
|
2019-10-22 12:52:39 +02:00
|
|
|
# Moved here from list-common.sh, too big for x11
|
|
|
|
install xf86-video-vmware i686,x86_64
|
|
|
|
|
2023-04-12 14:46:27 +02:00
|
|
|
# Moved here from list-common.sh, needed by GNOME now
|
|
|
|
buildignore xorg-x11-fonts
|
|
|
|
|
2021-03-11 09:42:02 +01:00
|
|
|
# make sure pdf support for evince is installed
|
|
|
|
install evince-plugin-pdfdocument
|
2019-03-29 14:22:07 +01:00
|
|
|
|
|
|
|
# From rest_cd_core
|
|
|
|
install alsa-firmware
|
2019-08-30 10:55:45 +02:00
|
|
|
|
2021-09-30 09:35:34 +02:00
|
|
|
# Not compatible with GNOME 41 (nothing provides typelib(Cheese) = 3.0)
|
|
|
|
buildignore mugshot
|
|
|
|
|
2019-08-30 10:55:45 +02:00
|
|
|
# From x11_enhanced, but that pattern can't be installed
|
2021-02-23 12:40:16 +01:00
|
|
|
install opensuse-welcome
|