Package: afdko / 4.0.1+dfsg1-2

Metadata

Package Version Patches format
afdko 4.0.1+dfsg1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip antlr version check.patch | (download)

c/makeotf/lib/hotconv/BuildGrammar.py | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 skip antlr version check


remove cmake ninja requirement.patch | (download)

setup.py | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 remove ninja and cmake requirement from setup_requires


no external antlr4.patch | (download)

CMakeLists.txt | 10 5 + 5 - 0 !
c/makeotf/lib/cffread/CMakeLists.txt | 1 0 + 1 - 0 !
c/makeotf/lib/hotconv/CMakeLists.txt | 8 6 + 2 - 0 !
3 files changed, 11 insertions(+), 8 deletions(-)

 do not use external antlr4 to generate parser


fix escape syntax warning.patch | (download)

python/afdko/comparefamily.py | 2 1 + 1 - 0 !
python/afdko/proofpdf.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---