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

60 lines
887 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:es: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 additional packages
@java
vino
gnome-games
brasero
bitstream-vera-*
gimp
inkscape
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
-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-*
2008-08-13 18:31:29 +00:00
%end