Package: ccextractor / 0.88+ds1-1
Metadata
Package | Version | Patches format |
---|---|---|
ccextractor | 0.88+ds1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use system libraries.patch | (download) |
linux/Makefile.am |
101 5 + 96 - 0 ! |
build with system libraries MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Use system packages: zlib, libpng, freetype This patch has been created by Christian Marillat but has been expanded and updated by Sophie Brun <sophie@freexian.com> and Raphal Hertzog <raphael@freexian.com>. |
dont remove symbols.patch | (download) |
linux/Makefile.am |
4 2 + 2 - 0 ! |
don't remove symbol table and relocation info from the exec Don't use the "-s" option during the build. We want to keep the debug symb. |
fix typo.patch | (download) |
src/GUI/tabs.c |
2 1 + 1 - 0 ! |
fix typos |
Add include that is not reported by tesseract s pkg confi.patch | (download) |
linux/Makefile.am |
2 1 + 1 - 0 ! |
add include that is not reported by tesseract's pkg-config |
0005 Fix multiple definitions with new fno common default.patch | (download) |
src/ccextractor.c |
3 3 + 0 - 0 ! |
fix multiple definitions with new -fno-common default in gcc 10 This is upstream commit dfd25022e2a775a8b5eb03e4ad28bab6fe6a0658 |