README.md: Write "Office tools for X11" doc.

This commit is contained in:
gardouille 2015-11-16 15:09:04 +01:00
parent d0b9be67a4
commit 6b4d1e14cb
2 changed files with 20 additions and 44 deletions

View File

@ -12,6 +12,7 @@
* [Internet tools for cli](#internet-tools-for-cli)
* [Internet tools for X11](#internet-tools-for-x11)
* [Office tools for cli](#office-tools-for-cli)
* [Office tools for X11](#office-tools-for-x11)
* [Desktop tools for X11](#desktop-tools-for-x11)
* [Games](#games)
* [Network share](#network-share)
@ -323,10 +324,19 @@ vim-addons install latex-suite
##### Configuration
* Add the standard user to lpadmin group to be able to manage Cups administration via webgui.
#### Desktop tools for X11
#### Office tools for X11
##### Add
#### Add
* freeplane: Java program for working with Mind Maps.
* key-mon: Utility to show live keyboard and mouse status.
* libreoffice: Office productivity suite (metapackage).
* libreoffice-l10n-fr: Office productivity suite -- French language package.
* libreoffice-help-fr: Office productivity suite -- French help.
* libreoffice-pdfimport: PDF Import component for LibreOffice.
* fonts-linuxlibertine: Linux Libertine family of fonts.
* ttf-ancient-fonts : Unicode font for many symbols. See https://en.wikipedia.org/wiki/Emoji#Blocks
* verbiste: French and Italian conjugator.
* verbiste-gnome: French and Italian conjugator - GNOME interface.
#### Games

View File

@ -34,12 +34,8 @@
## Dernière modifications:
## 2014-12-08 -
## - Ajout de mat
## 2013-06-28 - 0.03.29
## - ajout des paquets: libreoffice-pdfimport fonts-linuxlibertine
## 2012-09-06
## - Ajout du paquet dnsutils
## 2012-06-29 - 0.6.29
## - Ajout du paquet wpasupplicant qui avait été oublié ...
## 2012-05-01 - 0.5.01
## - Remplacement de firmware-brcm80211 au profit de broadcom-sta-dkms
## 2012-04-23 - 0.4.23
@ -48,10 +44,6 @@
## - Ajout du paquet mumble
## 2012-04-04 - 0.4.4:
## - Ajout du paquet alsa-utils
## 2012-04-03 - 0.4.1:
## - Ajout du paquet mirage (visionneuse image)
## 2012-03-23 - 0.3.1:
## - Ajout des parties: serveur graphique, openbox, outils bureautique (graphique+shell)
# **********************************************************************************************
## À Modifier:
## - Supprimer apt-listbugs (commenter /etc/apt/apt.conf.d/10apt-listbugs)?
@ -610,16 +602,16 @@ fi
###########################################################
###########################################################
## System tools for shell
## System tools for cli
##### Pre-configuration
# Chargement d'un fichier preseed
preconfig backuppc
##### Installation
aptins "System tools for shell" backuppc bsdmainutils colordiff cpio genisoimage keychain knockd lzip moreutils multitail myrepos ntfs-3g openssh-client openssh-server openvpn pmount screen tmux unrar unzip urlview vim-nox vim-doc vim-scripts vlock wakeonlan zsh zip
aptins "System tools for cli" backuppc bsdmainutils colordiff cpio genisoimage keychain knockd lzip moreutils multitail myrepos ntfs-3g openssh-client openssh-server openvpn pmount screen tmux unrar unzip urlview vim-nox vim-doc vim-scripts vlock wakeonlan zsh zip
##### Remove
arem "Purge: System tools for shell" bluetooth bluez vim-tiny
arem "Purge: System tools for cli" bluetooth bluez vim-tiny
##### Post-configuration
###### Vim: set vim-nox as default editor.
@ -749,7 +741,7 @@ EOF
fi
###########################################################
## Office tools for shell
## Office tools for cli
## List: cups - devtodo - graphviz - imagemagick - imagemagick-doc - odt2txt - pdftk - texlive - texlive-latex-extra - vim-latexsuite
## Remove: avahi-autopid - avahi-daemon - cups-browsed - libnss-mdns
###########################################################
@ -758,10 +750,10 @@ fi
preconfig cups
###### Installation
aptins "Office tools for shell" cups devtodo graphviz imagemagick imagemagick-doc odt2txt pdftk texlive texlive-latex-extra vim-latexsuite
aptins "Office tools for cli" cups devtodo graphviz imagemagick imagemagick-doc odt2txt pdftk texlive texlive-latex-extra vim-latexsuite
###### Remove
arem "Purge: Office tools for shell" avahi-autopid avahi-daemon cups-browsed libnss-mdns
arem "Purge: Office tools for cli" avahi-autopid avahi-daemon cups-browsed libnss-mdns
###### Post-configuration
# Add the standard user to lpadmin group to be able to manage Cups administration via webgui.
@ -769,36 +761,10 @@ adduser "${new_username}" lpadmin > /dev/null 2> "${fichier_erreur}"
# cups needs samba!
###########################################################
## Outils bureautique (graphique)
## Liste : freeplane - key-mon - libreoffice - libreoffice-l10n-fr - libreoffice-help-fr - libreoffice-pdfimport - fonts-linuxlibertine - ttf-ancient-fonts - verbiste - verbiste-gnome
###########################################################
## Office tools for X11
###### Installation
aptins "Outils bureautique graphique" freeplane key-mon libreoffice libreoffice-l10n-fr libreoffice-help-fr libreoffice-pdfimport fonts-linuxlibertine ttf-ancient-fonts verbiste verbiste-gnome
###### Information pour l'utilisateur final
cat >> "${INFORMATION}" << EOF
======Instructions Outils bureautique (graphique)======
Voici la liste des paquets installés :
+freeplane : Programme Java pour créer/éditer des mind maps (carte heuristique)
+key-mon : Petit outils graphique qui affiche dans une fenêtre les touches tapées
--Très pratique pour la réalisation de tuto vidéo
+libreoffice : La très classique et complète suite bureautique
-libreoffice-l10n-fr : pack français
-libreoffice-help-fr : aide francaise
-libreoffice-pdfimport : import de pdf (très très réussi)
-fonts-linuxlibertine : ajoute la police libertine
+ttf-ancient-fonts: Ajoute la police qui permet d'avoir pas mal d'emoji.
-See: https://en.wikipedia.org/wiki/Emoji#Blocks
+verbiste : Programme qui permet de configurer les verbes (français et italien)
-verbiste-gnome : Interface graphique pour gnome
EOF
###########################################################
###########################################################
## Outils multimédia (shell)