* Fix bug in handling of appendix.
* Fix gettext message catalogs.
Besides these, eb.conf is properly fixed in buildlink.mk so that headers/
libraries can be found in the right paths. Bump BUILDLINK_DEPENDS.eb.
* Fix a bug in text read routine when using 'appendix'.
* Import zlib-1.1.4.
* If the EB_DEBUG environment variable is defined, EB Library outputs
messages for debugging.
`--enable-debug' option of configure is removed.
* Fix a critical bug in decompression of EBZIP compression format.
* The maximum compression level of ebzip is changed from 3 to 5.
* Implement eb_backward_text() and revise eb_forward_text().
* The EB Library programming document (Japanese edition) is back.
* Fix bugs in compressed S-EBXA support.
* Add debug codes.
Those codes are enabled by `configure --enable-debug'.
* Rename eb_initialize_all_subbooks() to
eb_load_all_subbooks(), and
eb_initialize_all_appendix_subbooks() to
eb_load_all_appendix_subbooks(). For backward
compatibility, the old function names are defined as cpp
macros.
* Support for DUDEN EBG CD-ROMs is back.
* Fix a bug in handling of CD-ROM mounted on the root directory.
* Overhaul initialization and finalization routines in the library.
* Support compressed S-EBXA CD-ROM book.
Support Nippon daihyakka zensho, accessories to Sony
DataDiscMan DP-S1000.
* New appendices (crownfj2, crowngj).
* And many bug fixes.
Besides, add a brand new buildlink.mk.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
removal of USE_GTEXINFO
INSTALL_INFO added to PLIST_SUBST
`${INSTALL_INFO}' replace `install-info' in target rules
print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
makeinfo command usage
See -newly added by this commit- section 10.24 of Packages.txt for
further information.
<uebayasi@soum.co.jp> in PR pkg/13106.
Major changes in release 3.0:
* LANGUAGE data in EB is no longer supported.
Major changes in release 3.0beta1:
* ebrefile is re-written with C.
Japanese message catalog is also available.
* Fix some bugs.
Major changes in release 3.0beta0:
* Support linintl of GNU gettext 0.10.36.
Now utility tools in this package link libiconv, if available.
`--with-iconv-includes' and `--with-iconv-libraries' options are added
to `configure'.
* libintl source is deleted.
Also `--with-included-gettext' option is deleted from configure.
If libintl is not found on the system, NLS support is disabled.
* Support monochrome graphic data of EPWING and EB.
* ebzip supports movie, graphic, and sound data files.
`-s' and `--skip-content' option is added.
* Fix many minor bugs.
Major changes in release 3.0alpha4:
* Support EPWING movie, and color graphic, data.
* For EB Library application, provide M4 macro file `eb3.m4'.
(autoconf 2.49 is required.)
Major changes in release 3.0alpha3:
* Text hook API is revised.
Major changes in release 3.0alpha2:
* Fix many bugs.
Major changes in release 3.0alpha1:
* Supprt EPWING V6 compression format.
* Ignore case and suffix inconsistency between file and/or directory names.
* Delete `--suffix' and `--case' options from ebzip.
* Font API is slightly changed.
* Fix lots of minor bugs.
Major changes in release 3.0alpha0:
* Support multi search.
* Support keyword search.
* National language support with GNU gettext.
Japanese message catalog is available.
* Experimental Ptheads support.
The new option `--enable-pthreads' is added to `configure'.
* configure automatically detects zlib.
* API is changed.
It has some incompatibities to version 2.x API.
* Fix many minor bugs.
Provided in PR 12612 by Masao Uebayashi (uebayasi@soum.co.jp),
slightly modified by myself.
EB Library is a C library for accessing CD-ROM books. EB Library
supports to access CD-ROM books of EB, EBG, EBXA and EPWING formats.
CD-ROM books of those formats are popular in Japan.
You can get information about EB Library from their website.
WWW: http://www.sra.co.jp/people/m-kasahr/eb/