Leap/livecd-openSUSE/list-gnome.sh

135 lines
3.4 KiB
Bash

buildignore libreoffice-calc
buildignore libreoffice-draw
buildignore libreoffice-impress
buildignore libreoffice-icon-themes
buildignore libreoffice-icon-theme-breeze
buildignore libreoffice-icon-theme-sifr
buildignore libreoffice-icon-theme-hicontrast
buildignore colord
buildignore apparmor-utils
buildignore java-11-openjdk-headless
install branding-openSUSE
# adobe-sourcecodepro-fonts is the monospace font for openSUSE
install adobe-sourcecodepro-fonts
buildignore google-carlito-fonts
# Was renamed in TW
for prefix in google- ""; do
buildignore ${prefix}noto-sans-fonts
buildignore ${prefix}noto-sans-cjk-fonts
buildignore ${prefix}noto-sans-sc-bold-fonts
buildignore ${prefix}noto-sans-sc-regular-fonts
buildignore ${prefix}noto-sans-tc-bold-fonts
buildignore ${prefix}noto-sans-tc-regular-fonts
buildignore ${prefix}noto-sans-jp-bold-fonts
buildignore ${prefix}noto-sans-jp-regular-fonts
buildignore ${prefix}noto-sans-kr-bold-fonts
buildignore ${prefix}noto-sans-kr-regular-fonts
done
# Expected by openQA - But no more space on the CD
# install libreoffice-writer
buildignore libreoffice
# Packages for the installer
source "$PWD/list-installer.sh"
# Pulls in sane-backends
buildignore simple-scan
buildignore ghostscript
buildignore myspell-en_US
buildignore orca
buildignore patterns-gnome-gnome_games
# gnome-software is a nice software center, but on the live medium only of limited use
buildignore gnome-software
# Pulls in color management tools
buildignore gnome-control-center-color
buildignore gnome-control-center-user-faces
# 17 MiB, really?
buildignore libgweather-lang
buildignore gnome-user-docs
buildignore gnome-user-docs-lang
buildignore eog-lang
buildignore evolution-lang
buildignore evolution-data-server-lang
buildignore zenity-lang
# Pulls in clamav
buildignore amavisd-new
# Too big
buildignore inkscape
# Pulls in various python modules and duplicity
buildignore deja-dup
buildignore libpython2_7-1_0
buildignore gimp
buildignore noto-coloremoji-fonts
buildignore gnome-weather
install gparted
buildignore gparted-lang
buildignore vinagre-lang
buildignore gedit-lang
buildignore fwupd-lang
# There's eog, enough for live
buildignore gnome-photos
# > 40MiB. We use the openSUSE wallpaper by default.
buildignore gnome-backgrounds
# Moved here from list-common.sh. cyrus-sasl is needed by Pidgin in Xfce Live CD
buildignore cyrus-sasl
# Was part of the gnome pattern
install NetworkManager-applet
# Moved here from list-common.sh, too big for x11
install xf86-video-vmware i686,x86_64
# From rest_cd_core
install alsa-firmware
# Previously required by rest_cd_gnome
installPattern apparmor
installPattern gnome
installPattern gnome_basis
installPattern gnome_imaging
installPattern gnome_internet
installPattern gnome_multimedia
installPattern gnome_office
installPattern gnome_utilities
installPattern gnome_yast
installPattern imaging
installPattern multimedia
installPattern office
installPattern sw_management_gnome
installPattern yast2_basis
installPattern yast2_install_wf
# Previously recommended by rest_cd_gnome
install gnome-mines
install gnome-sudoku
install quadrapassel
# Pulls in Qt WebEngine, too big
buildignore opensuse-welcome
# Pulls in a different WebKit version on Leap and doesn't offer any useful manuals anyway
buildignore yelp
# Same issue, but arguably useful and hopefully fixed soon.
if [ "$distro" = "leap" ]; then
buildignore sushi
fi
# Avoid all GTK 2 stuff. GTK 3 and 4 should be enough, really.
buildignore libgtk-2_0-0