ryoon
3acac03674
Update to 0.7.12
...
Changelog:
pdf2djvu (0.7.12) unstable; urgency=low
* Fix resolution detection.
* Add Ukrainian translation by Serhij Dubyk.
* Windows: honour console output encoding.
http://code.google.com/p/pdf2djvu/issues/detail?id=64
-- Jakub Wilk <jwilk@jwilk.net> Sun, 22 Jan 2012 00:16:38 +0100
pdf2djvu (0.7.11) unstable; urgency=low
* Fix build failure with Poppler ⥠0.17. Thanks to Vincent Untz for the bug
report and the patch.
http://code.google.com/p/pdf2djvu/issues/detail?id=61
-- Jakub Wilk <jwilk@jwilk.net> Thu, 06 Oct 2011 10:40:39 +0200
pdf2djvu (0.7.10) unstable; urgency=low
* Fix the --monochrome option.
Thanks to Rogério Brito for the bug report.
http://code.google.com/p/pdf2djvu/issues/detail?id=59
* Fix crash with --no-metadata.
* Allow one to easily skip running some tests. Move tests requiring
GraphicsMagick into separate files.
Thanks to Kyrill Detinov for the bug report.
http://code.google.com/p/pdf2djvu/issues/detail?id=55
-- Jakub Wilk <jwilk@jwilk.net> Sat, 20 Aug 2011 20:52:59 +0200
pdf2djvu (0.7.9) unstable; urgency=low
* Add Russian translation by Kyrill Detinov.
-- Jakub Wilk <jwilk@jwilk.net> Thu, 18 Aug 2011 20:44:29 +0200
pdf2djvu (0.7.8) unstable; urgency=low
* Add German translation by Chris Leick.
Thanks also to Arno Töll for a translation update.
http://bugs.debian.org/626315
* Add support for merging multiple PDFs into a single DjVu file.
http://bugs.debian.org/633628
* Windows: cross compile using MinGW-w64.
-- Jakub Wilk <jwilk@jwilk.net> Sun, 24 Jul 2011 22:41:20 +0200
2012-02-16 04:00:39 +00:00
wiz
5fb1e22076
Revbump for
...
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
2012-02-06 12:40:37 +00:00
obache
2f97717bdb
gsed related clean up.
...
* Stop to treat NetBSD's sed as GNU sed, not full compatible.
* Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and
real GNU sed is required.
* In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD.
* convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2012-01-14 07:44:33 +00:00
hans
65a21db088
Force real gsed only on NetBSD.
2012-01-14 03:36:42 +00:00
sbd
94b37b4e43
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
ryoon
de03d084cd
Import pdf2djvu-0.7.7 as print/pdf2djvu from wip/pdf2djvu
...
pdf2djvu creates DjVu files from PDF files.
It's able to extract:
* graphics,
* text layer,
* hyperlinks,
* document outline (bookmarks),
* metadata (including XMP metadata).
2011-10-29 14:30:51 +00:00