XXX - it doesn't run "aclocal" because the generated aclocal.m4 is wrong
and missing various required parts. the first failure comes from missing
HAVE_DLFCN_H macro which causes the build to fail... this of course means
it complains about wrong version of automake, but it seems to work for now.
to better match other perl5 module packages. This release mirrors the
Xerces-C 1.7.0 releases and implements a DOM API (though that seems to
be broken). Also, several major memory leaks were fixed.
features and new and modified APIs from version 2.4:
* Added support for Unicode 4.0
* Added support for Unicode regular expressions
* Enhanced sorting
* Added support for international domain names
* Added service registration for pluggable ICU modules
* Added layout engine API for language-specific glyphs
* Separated currencies from locales
* Added POSIX-like API for message catalogs
* Added new charset converters
features and new and modified APIs from version 2.4:
* Added support for Unicode 4.0
* Added support for Unicode regular expressions
* Enhanced sorting
* Added support for international domain names
* Added service registration for pluggable ICU modules
* Added layout engine API for language-specific glyphs
* Separated currencies from locales
* Added POSIX-like API for message catalogs
* Added new charset converters
libgcc.a isn't linked "whole archive" into the perl executable on newer
NetBSD systems (>1.5.x). Newer NetBSD systems have libgcc_pic.a linked
into shared libraries, so this hack isn't needed. This change was tested
by building and testing textproc/xerces-p, a C++ perl5 module that uses
functions in libgcc.a.
dvd::rip is a full featured DVD copy program written in Perl. It
provides an easy to use but feature-rich Gtk+ GUI to control almost
all aspects of the ripping and transcoding process. It uses the widely
known video processing swissknife transcode and many other Open Source
tools. dvd::rip itself is licensed under GPL / Perl Artistic License.
"And note: it's spelled dvd::rip, and nothing else."
This package extracts DVD subtitles from a subtitle stream and
converts it to pgm or ppm images or into VobSub format. The main
purpose is to provide the required input to OCR software to convert
the subtitle images into ASCII text. Please note that the conversion
into ASCII is not part of this package but requires an OCR program
like gocr.