Package: ocrfeeder / 0.8.5-3

Metadata

Package Version Patches format
ocrfeeder 0.8.5-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
cairo.patch | (download)

configure.ac | 2 1 + 1 - 0 !
src/ocrfeeder/studio/boxesarea.py | 1005 547 + 458 - 0 !
src/ocrfeeder/studio/dataHolder.py | 4 2 + 2 - 0 !
src/ocrfeeder/studio/studioBuilder.py | 1 0 + 1 - 0 !
src/ocrfeeder/studio/widgetPresenter.py | 2 1 + 1 - 0 !
5 files changed, 551 insertions(+), 463 deletions(-)

 port to cairo


imghdr.patch | (download)

src/ocrfeeder/util/graphics.py | 9 6 + 3 - 0 !
1 file changed, 6 insertions(+), 3 deletions(-)

 don't use deprecated imghdr module

The imghdr module is removed in Python 3.13.

Closes: https://gitlab.gnome.org/GNOME/ocrfeeder/-/issues/95

missing parameter.patch | (download)

src/ocrfeeder/studio/studioBuilder.py | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 add missing parameter in call to systemenginesdialog


postinst_syntaxwarning.patch | (download)

src/ocrfeeder/util/configuration.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix syntaxwarning at package installation.
m4_ax_python.patch | (download)

m4/m4_ax_python_module.m4 | 47 27 + 20 - 0 !
1 file changed, 27 insertions(+), 20 deletions(-)

 update m4 macro to latest version, compliant with python > 3.12
potfiles quilt.patch | (download)

po/POTFILES.skip | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 make intltool-update skip quilt's .pc directory