1
0
livecd-openSUSE/list-xfce.sh
Dominique Leuenberger 5cfcf3f075 - Block systemd-doc from all flavors, not only xfce.
- Do only use set -u: set -e causes issues with stepping out of the
  for loop using continue.
- Skip the for loop early: no reason to calculate the PACKAGES list
  and then not consume it.
- Use tr [:lower:] [:upper:] instead of tr a-z A-Z.

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=123
2020-11-04 08:18:28 +00:00

46 lines
1.1 KiB
Bash

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
# Packages for the installer
source "$PWD/list-installer.sh"
buildignore aspell-en
install libxslt-tools
# Remove useless xfce panel plugins
buildignore xfce4-panel-plugin-xkb
buildignore xfce4-panel-plugin-notes
buildignore engrampa-lang
# Remove Libreoffice as it's too big
buildignore libreoffice
# Pulls in sane-backends
buildignore simple-scan
# Moved here from list-common.sh, too big for x11
install xf86-video-vmware i686,x86_64
# make sure pdf support for xreader is installed
install xreader-plugin-pdfdocument
# From rest_cd_core
install alsa-firmware
# From x11_enhanced, but that pattern can't be installed
[ "$distro" = "tumbleweed" ] && install opensuse-welcome