mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-27 01:23:08 +00:00
Broffice spin is no longer needed.
This commit is contained in:
parent
7ce33d2aed
commit
9d7a7ac145
@ -7,7 +7,6 @@ fedora_DATA = \
|
|||||||
fedora-live-base.ks \
|
fedora-live-base.ks \
|
||||||
fedora-live-minimization.ks \
|
fedora-live-minimization.ks \
|
||||||
fedora-live-mini.ks \
|
fedora-live-mini.ks \
|
||||||
fedora-livecd-broffice.org.ks \
|
|
||||||
fedora-livecd-design-suite.ks \
|
fedora-livecd-design-suite.ks \
|
||||||
fedora-live-desktop.ks \
|
fedora-live-desktop.ks \
|
||||||
fedora-livecd-desktop.ks \
|
fedora-livecd-desktop.ks \
|
||||||
|
@ -1,71 +0,0 @@
|
|||||||
# fedora-livecd-broffice.ks
|
|
||||||
#
|
|
||||||
# Description:
|
|
||||||
# - Provides the legal brand "BrOffice.org" for OpenOffice.org in Brazil
|
|
||||||
#
|
|
||||||
# Maintainer:
|
|
||||||
# - Igor Pires Soares <igor at fedoraproject.org>
|
|
||||||
|
|
||||||
|
|
||||||
%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
|
|
||||||
@brazilian-support
|
|
||||||
hunspell-pt
|
|
||||||
|
|
||||||
# Drop OpenOffice.org in favor of BrOffice.org
|
|
||||||
-openoffice.org-*
|
|
||||||
broffice.org-*
|
|
||||||
|
|
||||||
# Include some additional packages
|
|
||||||
java-1.6.0-openjdk
|
|
||||||
icedtea-web
|
|
||||||
vino
|
|
||||||
gimp
|
|
||||||
|
|
||||||
# We won't use these Asian fonts
|
|
||||||
-lklug-fonts
|
|
||||||
-sil-abyssinica-fonts
|
|
||||||
-sil-padauk-fonts
|
|
||||||
-jomolhari-fonts
|
|
||||||
-lohit-*
|
|
||||||
-baekmuk-*
|
|
||||||
-vlgothic-fonts-*
|
|
||||||
-un-*
|
|
||||||
-samyak-fonts-*
|
|
||||||
-sarai-fonts
|
|
||||||
-stix-fonts
|
|
||||||
-cjkuni-*
|
|
||||||
-hanazono-fonts
|
|
||||||
-thai-*
|
|
||||||
-smc-meera-fonts
|
|
||||||
-ipa-pgothic-fonts
|
|
||||||
-kacst-*
|
|
||||||
-khmeros-base-fonts
|
|
||||||
-paktype-*
|
|
||||||
-paratype-pt-sans-fonts
|
|
||||||
-wqy-zenhei-fonts
|
|
||||||
|
|
||||||
# remove unnecessary input methods
|
|
||||||
-@input-methods
|
|
||||||
-m17n*
|
|
||||||
-scim*
|
|
||||||
-iok
|
|
||||||
-anthy
|
|
||||||
-kasumi
|
|
||||||
-libchewing
|
|
||||||
|
|
||||||
# include only the input methods we really need
|
|
||||||
ibus
|
|
||||||
im-chooser
|
|
||||||
gtk2-immodules
|
|
||||||
|
|
||||||
%end
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user