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

72 lines
1.0 KiB
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
# Drop OpenOffice.org in favor of BrOffice.org
-openoffice.org-*
broffice.org-*
2008-08-13 18:31:29 +00:00
# Include some additional packages
java-1.6.0-openjdk
java-1.6.0-openjdk-plugin
vino
2010-10-06 05:32:11 +00:00
gimp
# We won't use these Asian fonts
2008-08-13 18:31:29 +00:00
-lklug-fonts
-sil-abyssinica-fonts
2010-05-01 20:06:48 +00:00
-sil-padauk-fonts
2008-08-13 18:31:29 +00:00
-jomolhari-fonts
2009-04-05 22:26:14 +00:00
-lohit-*
2008-08-13 18:31:29 +00:00
-baekmuk-*
2009-04-05 22:26:14 +00:00
-vlgothic-fonts-*
-un-*
-samyak-fonts-*
-sarai-fonts
-stix-fonts
-cjkuni-*
-hanazono-fonts
-thai-*
2009-04-05 22:26:14 +00:00
-smc-meera-fonts
-ipa-pgothic-fonts
-kacst-*
-khmeros-base-fonts
-paktype-*
-paratype-pt-sans-fonts
-wqy-zenhei-fonts
2008-08-13 18:31:29 +00:00
# remove unnecessary input methods
-@input-methods
-m17n*
-scim*
2009-10-05 15:23:03 +00:00
-iok
-anthy
-kasumi
-libchewing
# include only the input methods we really need
ibus
im-chooser
gtk2-immodules
2008-08-13 18:31:29 +00:00
%end