]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/init-local-phd.yml
Refactor(init-local-phd): Split FUSE filesystems
[ansible.git] / playbooks / debian / init-local-phd.yml
index c106cf78f8c128c854d969296623263cdeb6fe55..4b0f24fea5cae0bccd807737768e93aa6df66847 100644 (file)
@@ -36,9 +36,9 @@
         install_recommends: no
         name: [
           # System
-          'acpi', 'fuse-convmvfs', 'curlftpfs', 'hibernate', 'ntfs-3g',
+          'acpi', 'hibernate',
           'pinentry-gtk2', # for GnuPG
-          'pptp-linux', 'sshfs', 'uswsusp',
+          'pptp-linux', 'uswsusp',
           # Audio
           'audacious', 'pavucontrol', 'pulseaudio',
           # Bluetooth
           'chromium',
           'libdbus-1-3', # for Firefox
           # Docs and texts
-          'docutils-doc', 'fbreader', 'qpdfview', 'sqlite3-doc',
-          'vim-doc', 'vim-gtk3',
+          'docutils-doc', 'evince', 'fbreader', 'sqlite3-doc',
+          'vim-doc', 'vim-gtk3', # 'xpdf',
+          # FUSE filesystems
+          'fuse-convmvfs', 'curlftpfs', 'ntfs-3g', 'sshfs',
+          # Office docs
+          'catdoc', 'docx2txt', 'xlsx2csv', 'wv',
+          # LibreOffice/OpenOffice docs
+          'ods2tsv', 'odt2txt',
           # Image handling
           'imagemagick', 'imagemagick-doc',
           'xli', 'xloadimage',