From 66f447b67215f3ec2fb53d55103b386334e2830e Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Tue, 12 May 2020 23:33:19 +0300 Subject: [PATCH] linux-gentoo: ++tesseract --- roles/linux-gentoo/vars/applications.yml | 2 ++ roles/linux-gentoo/vars/portage.yml | 1 + 2 files changed, 3 insertions(+) diff --git a/roles/linux-gentoo/vars/applications.yml b/roles/linux-gentoo/vars/applications.yml index 5fda6bc..6517a9d 100644 --- a/roles/linux-gentoo/vars/applications.yml +++ b/roles/linux-gentoo/vars/applications.yml @@ -37,11 +37,13 @@ apps: - app-text/docx2txt # https://docx2txt.sourceforge.io/ Converts Microsoft Office docx documents to equivalent text documents. - app-text/ghostscript-gpl # https://www.ghostscript.com/ Interpreter for PostScript and PDF. - app-text/sdcv # https://dushistov.github.io/sdcv/ Console version of StarDict. + - app-text/tesseract # https://github.com/tesseract-ocr An OCR Engine, originally developed at HP, now open source. - app-text/tree # http://mama.indstate.edu/users/ice/tree/ Display directories as trees (with optional color/HTML output). - app-text/zathura # https://pwmt.org/projects/zathura/ A document viewer. - dev-haskell/stack-bin # https://haskellstack.org/ The Haskell Tool Stack. - dev-lang/tcl # https://tcl.tk TCL Programming language. - dev-lang/tk # https://tcl.tk GUI ToolKit for TCL Programming language. + - =dev-libs/xapian-1.2.25 # https://www.xapian.org/ Xapian Probabilistic Information Retrieval library. - dev-python/pip # https://pip.pypa.io/ Installs python packages. - dev-util/shellcheck-bin # https://www.shellcheck.net/ Static analysis and lint tool, for (ba)sh scripts. - mail-client/mutt # http://www.mutt.org/ A small but very powerful text-based mail client. diff --git a/roles/linux-gentoo/vars/portage.yml b/roles/linux-gentoo/vars/portage.yml index 95ccb5e..6fdda9d 100644 --- a/roles/linux-gentoo/vars/portage.yml +++ b/roles/linux-gentoo/vars/portage.yml @@ -71,6 +71,7 @@ gentoo: - app-misc/recoll -spell -inotify - app-portage/eix sqlite - app-text/ghostscript-gpl -gtk + - dev-db/sqlite readline - dev-lang/python sqlite - dev-python/ipython -smp - dev-python/netaddr -cli