Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 333309 | Differences between
and this patch

Collapse All | Expand All

(-)src/ocrfeeder/util/configuration.py (+6 lines)
Lines 62-67 Link Here
62
                               'arguments': '-f UTF8 $IMAGE',
62
                               'arguments': '-f UTF8 $IMAGE',
63
                               'old_arguments': [],
63
                               'old_arguments': [],
64
                               'version': 0.0},
64
                               'version': 0.0},
65
                      'zbar': {'name': 'ZBar',
66
                               'image_format': 'PGM',
67
                               'engine_path': 'zbarimg',
68
                               'arguments': '$IMAGE',
69
                               'old_arguments': [],
70
                               'version': 0.0},
65
                      'cuneiform': {'name': 'Cuneiform',
71
                      'cuneiform': {'name': 'Cuneiform',
66
                               'image_format': 'BMP',
72
                               'image_format': 'BMP',
67
                               'engine_path': 'cuneiform',
73
                               'engine_path': 'cuneiform',

Return to bug 333309