nixpkgs/pkgs/applications/graphics/tesseract
Sergei Trofimovich 03b5cd0858 tesseract4: fix gcc-13 build failure
Without the change `tesseract4` fails the build on `staging-next` as
https://hydra.nixos.org/build/245356748:

    In file included from points.cpp:24:
    ../../src/ccutil/helpers.h:40:17: error: 'uint64_t' has not been declared
       40 |   void set_seed(uint64_t seed) {
          |                 ^~~~~~~~
2024-01-03 22:52:09 +00:00
..
default.nix tesseract5: fix darwin compilation 2022-08-25 21:33:28 +10:00
fetch-language-hashes
languages.nix tesseract4.tessdata: 4.0.0 -> 4.1.0 2022-05-02 13:44:03 +02:00
tesseract3.nix tesseract: 3.05.00 -> 3.05.02 2023-01-28 16:20:52 +00:00
tesseract4.nix tesseract4: fix gcc-13 build failure 2024-01-03 22:52:09 +00:00
tesseract5.nix Merge pull request #226660 from stweil/tesseract 2023-11-19 03:25:12 +02:00
wrapper.nix