Package: evince-hwp / 0.1.1-2

Metadata

Package Version Patches format
evince-hwp 0.1.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
libghwp noinst shlib.patch | (download)

configure.ac | 2 1 + 1 - 0 !
libghwp/src/Makefile.am | 2 1 + 1 - 0 !
src/Makefile.am | 2 2 + 0 - 0 !
src/hwp-document.c | 2 1 + 1 - 0 !
4 files changed, 5 insertions(+), 3 deletions(-)

---
libghwp faster compile.patch | (download)

libghwp/configure.ac | 1 1 + 0 - 0 !
libghwp/src/hnc2unicode.c | 11999 11 + 11988 - 0 !
libghwp/src/hnc2unicode.h | 749 0 + 749 - 0 !
libghwp/src/hnc2unicode.inc | 12758 12758 + 0 - 0 !
4 files changed, 12770 insertions(+), 12737 deletions(-)

 use array instead of long switch for faster compilation
 The long switch in src/hnc2unicode.c just makes compilation slow
 uselessly. It does not reduce the size.
 .
 Convert the very long switch into a array for faster compilation. And
 move array data in src/hnc2unicode.h to src/hnc2unicode.inc.
skip libghwp gettext.patch | (download)

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

 gettext check should skip source file in libghwp component source
do not install docs.patch | (download)

Makefile.am | 12 1 + 11 - 0 !
1 file changed, 1 insertion(+), 11 deletions(-)

 do not install documents in upstream makefile
fix mime type.patch | (download)

src/hwpdocument.evince-backend.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 correct mime type