Package: kytea / 0.4.6+dfsg-2

Metadata

Package Version Patches format
kytea 0.4.6+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_remove data dir.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
configure.ac | 1 0 + 1 - 0 !
2 files changed, 1 insertion(+), 2 deletions(-)

 remove data directory
 The upstream data directory contains non-free model file. This patch
 remove it from am file.
20_use shared liblinear.patch | (download)

configure.ac | 2 0 + 2 - 0 !
src/lib/Makefile.am | 6 1 + 5 - 0 !
src/lib/kytea-model.cpp | 2 1 + 1 - 0 !
3 files changed, 2 insertions(+), 8 deletions(-)

 use shared liblinear
 This patch uses shared liblinear instead of included one