NOTICE: This package has been removed from pkgsrc

./wip/pdf2djvu, pdf2djvu creates DjVu files from PDF files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.7.7, Package name: pdf2djvu-0.7.7, Maintainer: ryoon

pdf2djvu creates DjVu files from PDF files.

It's able to extract:
* graphics,
* text layer,
* hyperlinks,
* document outline (bookmarks),
* metadata (including XMP metadata).


Required to run:
[textproc/gsed] [textproc/libxslt] [print/poppler] [graphics/GraphicsMagick] [graphics/djvulibre-lib] [graphics/djvulibre-tools]

Required to build:
[textproc/gsed] [textproc/intltool] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/pkg-config] [print/poppler-includes] [wip/pstreams]

Master sites:

SHA1: 978bf1f65e3000ba59a9db022507228a5086e0b5
RMD160: b3008632bc6fa057c9cf4ce661bf5f2e4d3c38ea
Filesize: 241.106 KB

Version history: (Expand)


CVS history: (Expand)


   2011-10-29 16:34:14 by Ryo ONODERA | Files touched by this commit (4) | Package removed
Log message:
Imported as print/pdf2djvu
   2011-04-17 02:37:04 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Update to 0.7.7

Changelog:
pdf2djvu (0.7.7) unstable; urgency=low

  * Don't let the configure script look for windres if winver.h is not
    available. Thanks to Andrew Isakov for the bug report.
    http://code.google.com/p/pdf2djvu/issues/detail?id=57
  * Fix build failure with GCC 4.6.
  * Make it possible to control how work is distributed between threads with
    the OMP_SCHEDULE variable.

 -- Jakub Wilk <jwilk@jwilk.net>  Tue, 29 Mar 2011 18:21:22 +0200
   2011-02-24 20:21:08 by Ryo ONODERA | Files touched by this commit (4) | Imported package
Log message:
Import pdf2djvu-0.7.6 as 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).