Package: hocr / 0.10.18-3
Metadata
Package | Version | Patches format |
---|---|---|
hocr | 0.10.18-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
desktop keywords.patch | (download) |
examples/hocr-gtk/hocr-gtk.desktop |
1 1 + 0 - 0 ! |
add 'keywords' to desktop files |
spelling.patch | (download) |
docs/man/man1/hocr.1 |
8 4 + 4 - 0 ! |
fix typos reprted by lintian |
reproducible build.patch | (download) |
configure.ac |
6 5 + 1 - 0 ! |
reproducible build - build date |
install_scripts.patch | (download) |
examples/hocr-gtk/Makefile.am |
2 1 + 1 - 0 ! |
fix automake syntax regression to install gtk programs |
lm.patch | (download) |
src/Makefile.am |
1 1 + 0 - 0 ! |
link libhocr with libm |
pkgincludedir.patch | (download) |
libhocr-gtk.pc.in |
2 1 + 1 - 0 ! |
fix usage of @pkgincludedir@ in pkg-config file |
libhocrgtk_ldflags.patch | (download) |
src/Makefile.am |
4 2 + 2 - 0 ! |
properly pass libohcr as a dependency of libhocrgtk Automake needs to know that libhocr is a dependency of libhocrgtk. This guarantees the build order. Otherwise the build may fail. |