gImageReader: init at 3.2.99
gImageReader is a GUI for tesseract, an optical character recognition engine. While the UI supports Qt/Gtk, I have only added the gtk one in the nix derivation.
This commit is contained in:
@@ -7984,6 +7984,8 @@ with pkgs;
|
||||
|
||||
jython = callPackage ../development/interpreters/jython {};
|
||||
|
||||
gImageReader = callPackage ../applications/misc/gImageReader { };
|
||||
|
||||
guile-cairo = callPackage ../development/guile-modules/guile-cairo { };
|
||||
|
||||
guile-fibers = callPackage ../development/guile-modules/guile-fibers { };
|
||||
|
||||
Reference in New Issue
Block a user