alex
acea9529ea
Correct the installation instructions for Windows
2025-02-22 10:46:22 +01:00
James R. Barlow
36837f8353
Remove conda from installables list (conda's ocrmypdf is old/unmaintained)
2024-11-17 13:38:17 -08:00
James R. Barlow
8d7a8f0f98
Update documentation to transition from setuptools to hatchling
2024-08-31 01:14:51 -07:00
Johannes Kalliauer and GitHub
5256e74d0c
Update installation.rst "python -m venv .venv" ( #1355 )
2024-07-18 06:28:07 -07:00
Iris and GitHub
08be7c8bbe
update arch base-devel install command ( #1354 )
...
the '--needed' flag only installs the package if it isn't installed, otherwise it would reinstall it if already installed.
2024-07-15 13:28:36 -07:00
James R. Barlow
cbc5e8ce8d
Revert "Delete and de-list snap because it no longer works"
...
This reverts commit 3a721e6578 .
2024-06-09 15:32:34 -07:00
James R. Barlow
3a721e6578
Delete and de-list snap because it no longer works
2024-06-08 01:24:47 -07:00
akierig and GitHub
3ba42802d1
added Macports install information ( #1286 )
2024-04-07 00:33:57 -07:00
Daniel Lovegrove and GitHub
6895c2d70f
Fix Broken Documentation Links ( #1275 )
...
* Update URL for PDFMARK documentation
For reference, here is a link to the old PDF:
https://web.archive.org/web/20190806035303/https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdfmark_reference.pdf
It appears Adobe converted the PDF into a webpage-based document, the
wording seems to almost identical b/w the PDF and the website.
* Fix cross-references to JBIG2 page
* Fix links for Fedora + Arch + HEAD revision install
Fedora 39 has been released, and the package tracker no longer includes
a release overview for Fedora 37 hence why it was removed here.
2024-03-22 14:38:52 -07:00
James R. Barlow
123c0c766f
Mention pipx, install --user --upgrade
...
Closes #1249
2024-02-08 09:42:00 -08:00
James R. Barlow
6a9be2142e
Advise Homebrew on Linux for Ubuntu 20.04
2024-02-07 19:52:50 -08:00
nisbet-hubbard and GitHub
2005f622bb
Update gs dependency & instructions for RHEL ( #1228 )
...
* Update gs depedency to 9.54
* Add instructions for RHEL
* Update instruction for using python3.11 on RHEL
2024-01-24 10:07:58 -08:00
Anthony Nabil and GitHub
7a1c89edd9
fixed a spelling mistake ( #1222 )
2023-12-30 15:53:22 -08:00
James R. Barlow
5b2f2e6290
Merge branch 'feature/modernhocr'
2023-12-03 15:17:02 -08:00
James R. Barlow
c90d5cd84b
Fix Ghostscript installation instructions and add warning
2023-11-29 14:10:04 -08:00
James R. Barlow
3f7b540f76
Drop Python 3.9 support
2023-11-21 00:46:00 -08:00
James R. Barlow
890b994403
docs: update to discuss some v15 features not yet documented
2023-09-27 00:40:05 -07:00
James R. Barlow
8519b3f625
docs: clarify situation around 32-bit support
...
Maintainers of ARM 32-bit in particular don't necessarily need to drop support....
2023-09-26 20:06:33 -07:00
James R. Barlow
dd7c4f3eaa
docs: update install notes for some things missed with v15 release
2023-09-26 20:04:30 -07:00
James R. Barlow
ec1c377532
Drop Python 3.8 too
...
(cherry picked from commit a8cdc5a191bdf1fe401e96c2dc9a5fba39b90d79)
2023-09-21 00:05:39 -07:00
James R. Barlow
3002409e49
Remove older installation caveats
2023-08-22 01:25:57 -07:00
811f23381a
Add installation instructions for Gentoo Linux to README.md ( #1134 )
...
* Add installation instructions for Gentoo Linux to README.md
* Correct installation instructions for macOS (nix) in README.md
* Move installation instructions for Gentoo Linux from README.md to docs/installation.rst
---------
Co-authored-by: Fonic <5cx5jbnmt@mozmail.com >
2023-08-13 01:21:14 -07:00
James R. Barlow
a80e7a127b
Fix some references to master not renamed to main
2023-06-20 01:37:26 -07:00
Kian-Meng Ang and GitHub
ba10c5345b
Fix typos ( #1087 )
...
Found via `codespell -S tests,LICENSES -L flate`
2023-03-29 21:57:32 -07:00
Natanael Arndt and GitHub
bfcc586032
tesseract-osd is also required on fedora ( #1064 )
2023-01-25 17:36:23 -08:00
Lucas Larson and GitHub
2d77b95fd9
substitute broken link ( #1057 ) ( #1058 )
...
use `formulae.brew.sh` as seen in other repositories¹ instead of
`brewformulas.org`, which has been offline since 2020,² to fix #1057 .
1. https://github.com/search?type=code&q=/shields.io\/homebrew/+language:reStructuredText
2. https://gitlab.com/zedtux/brewformulas.org/issues/223#note_322019672
Signed-off-by: Lucas Larson <LucasLarson@riseup.net >
Signed-off-by: Lucas Larson <LucasLarson@riseup.net >
2023-01-15 13:13:41 -08:00
James R. Barlow
f0cc7f2230
docs: explicitly end win32 support
2023-01-01 16:58:14 -08:00
M.Yasoob Ullah Khalid ☺ and GitHub
d60a384aab
Fixed the source installation instructions ( #1048 )
2022-12-22 02:54:53 -08:00
James R. Barlow
76bd8cab13
Drop Ubuntu 18.04 content
2022-08-06 02:58:26 -07:00
James R. Barlow
acc70036cc
Set minimum Tesseract to 4.1.1
2022-08-02 15:20:29 -07:00
James R. Barlow
67773da309
Drop support for Ghostscript <9.50
2022-08-02 15:01:10 -07:00
James R. Barlow
8a3b82e364
Make Python 3.8 minimum requirement
2022-08-02 14:46:01 -07:00
James R. Barlow
80ed2117cc
Change to SPDX license tracking
2022-07-28 01:10:07 -07:00
James R. Barlow
725af43bc3
docs: fix badges for debian
2022-07-12 14:56:00 -07:00
James R. Barlow
e3ba13e365
docs: update installation notes
...
Add Snap. Remove Mageia because I have no idea if it still works. Drop a
lot of old versions and old notes. Change pip3->pip except for old py2/py3 images.
Try to make things less version sensitive.
2022-06-10 01:33:05 -07:00
James R. Barlow
b699e158be
Fix references to old repo at jbarlow83/OCRmyPDF
2022-05-16 12:48:10 -07:00
James R. Barlow
9c1e5adfe6
docs: remove Ubuntu 16.04 install instructions
...
It's EOL.
2021-12-06 15:38:38 -08:00
James R. Barlow
659e738f92
Remove some 'liblept' references we no longer need
2021-11-13 01:22:09 -08:00
James R. Barlow
380b981763
Remove most Python 3.6 special casing
2021-11-13 00:27:48 -08:00
James R. Barlow
5abfb14c2a
Remove leptonica and cffi
2021-11-13 00:06:35 -08:00
James R. Barlow
d74d315e8b
docs: update some old OS versions
2021-11-10 00:30:48 -08:00
Kai Knoblich and GitHub
73b8b88724
Update the FreeBSD specific parts of the documentation ( #810 )
...
The Python default version was changed from 3.7 to 3.8 at the end of April. For the new quarterly branch, 2021Q3, Python 3.8 has also been the default version since July.
2021-07-20 13:35:19 -07:00
James R. Barlow
4030258bbc
Modernize build system to use setup.cfg
...
For now, keep but deprecate the requirements/*.txt files.
2021-06-10 00:27:52 -07:00
James R. Barlow
a25f8ecc62
Remove Azure Pipelines
2021-04-06 00:17:29 -07:00
James R. Barlow
a4e1f8e1f3
Merge branch 'feature/lambda'
2021-04-01 16:36:22 -07:00
James R. Barlow
873f915212
docs: mention problems with Debian/Ubuntu and other tidying
2021-03-09 23:24:10 -08:00
James R. Barlow
0885799010
Update docs for conda
...
Closes #743
2021-03-03 00:43:45 -08:00
James R. Barlow
ecb0109d79
docs: fix rst formatting error
2021-01-26 01:29:45 -08:00
James R. Barlow
4879a1f0de
docs: no MS Store Python
2021-01-18 13:27:31 -08:00
Tim Gates and GitHub
dc06990e5d
docs: fix simple typo, instsalled -> installed ( #704 )
...
There is a small typo in docs/installation.rst.
Should read `installed` rather than `instsalled`.
2020-12-28 15:28:34 -08:00