fedora-kickstarts/fedora-livecd-broffice.org.ks

69 lines
977 B
Plaintext
Raw Normal View History

2008-08-13 18:31:29 +00:00
# fedora-livecd-broffice.ks
#
# Description:
# - Provides the legal brand "BrOffice.org" for OpenOffice.org in Brazil
#
# Maintainer:
# - Igor Pires Soares <igor at fedoraproject.org>
2008-08-13 18:31:29 +00:00
%include fedora-livecd-desktop.ks
lang pt_BR.UTF-8
keyboard br-abnt2
timezone America/Sao_Paulo
%packages --instLangs en_US:pt_BR
# L10n packages
2008-08-13 18:31:29 +00:00
@brazilian-support
hunspell-pt
# To avoid double functionality we will drop abiword and gnumeric and include BrOffice.org
2008-08-13 18:31:29 +00:00
-abiword
-gnumeric
-planner
broffice.org-*
2008-08-13 18:31:29 +00:00
# Include some desktop packages
@java
totem-xine
vino
gnome-games
system-config-display
brasero
bitstream-vera-*
2008-08-13 18:31:29 +00:00
# We won't use these Asian fonts
2008-08-13 18:31:29 +00:00
-lklug-fonts
-abyssinica-fonts
-jomolhari-fonts
2009-04-05 22:26:14 +00:00
-lohit-*
2008-08-13 18:31:29 +00:00
-kacst-fonts
-paktype-fonts
-baekmuk-*
2009-04-05 22:26:14 +00:00
-vlgothic-fonts-*
2008-09-14 15:44:23 +00:00
-padauk-fonts
-un-*
-samyak-fonts-*
-sarai-fonts
-stix-fonts
-cjkuni-*
-hanazono-fonts
-thai-*
2009-04-05 22:26:14 +00:00
-smc-meera-fonts
2008-08-13 18:31:29 +00:00
# remove input methods
-@input-methods
-m17n*
-scim*
-iok
-anthy
-kasumi
-libchewing
-ibus-*
2008-08-13 18:31:29 +00:00
%end