2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Qingping Hou
41c32a6630 minor tweak for kpvcrlib/CMakeLists.txt 2012-12-19 16:26:06 +08:00
Qingping Hou
3838d8f890 build crengine as shared library
* upstream project removed CMakeLists.txt in crengine dir now, so I
added our own in kpvcrlib/CMakeLists.txt

* fix segfault bug in lvimg.cpp by removing JCONFIG_INCLUDED definition
2012-12-19 15:54:41 +08:00
Qingping Hou
ceae2e2d04 bump crengine to version cr3-3.1.2-27 2012-12-18 12:26:22 +08:00
HW
77866a4bd4 disabled patching of libjpeg, restructured everything for mupdf subrepos
Conflicts:

	Makefile
2012-11-26 13:59:40 -05:00
HW
6d66c43a6f changes due to mupdf updates (third party libraries) 2012-11-26 13:57:55 -05:00
Dobrica Pavlinusic
95f6ed5bd6 fix getCurrentPageLinks segfault on links without target 2012-10-31 21:11:16 -04:00
Dobrica Pavlinusic
49112513a4 version: cr3.0.57-15
This might help fix #316 since upstream has cache changes
2012-09-26 09:43:31 +08:00
Tigran Aivazian
bcb85d7c07 Fix the Makefile to use freetype-2.4.10 and kpvcrlib/CMakeLists.txt to do the same and also zlib 1.2.5->1.2.7 and libjpeg 8d->9. 2012-09-17 11:21:07 -04:00
NuPogodi
8566cfff1e added cr3.css for files without one 2012-07-13 13:09:07 +08:00
Qingping Hou
1533f29ced bump crengine version to 3.0.57-15
Conflicts:
	kpvcrlib/crengine
2012-06-10 12:30:12 +02:00
HW
31df51cc80 update to freetype-2.4.9 2012-06-10 12:27:32 +02:00
Qingping Hou
dbb49505f1 add doc format support
Though I don't like doc at all.
2012-04-24 20:37:16 +08:00
Qingping Hou
c961fbd515 add dirty hack for child node font settings. 2012-04-24 11:04:31 +08:00
Qingping Hou
1ff8cfd299 bump crengine to cr3.0.57-1 2012-04-24 10:07:41 +08:00
Qingping Hou
0c802f4eff update djvulibre and crengine to latest release 2012-04-17 11:01:40 +08:00
Qingping Hou
3bf6860767 fix: a terrible mistake in kpvcrlib's CMakeLists.txt
add LINUX & _LINUX macro definition.

also stop building antiword.
2012-04-11 17:07:31 +08:00
Qingping Hou
8b6398b58e mod: small changes for kindle build 2012-04-04 15:27:01 +08:00
Qingping Hou
bb5e28883c add: patch files for previous commit 2012-04-04 03:00:20 +08:00
Qingping Hou
74ffdf019e add: dirty hack for libjpeg as workaround
no segfault now, but no images displayed.
2012-04-04 02:57:02 +08:00
Qingping Hou
2814102d28 mod: use customed cmake rules to build CREngine libraries 2012-04-02 11:52:34 +08:00