diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-01-31 07:22:54 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-01-31 07:22:54 +0000 |
commit | cf51174837835643e6c9cf0219a0ce2d921fa688 (patch) | |
tree | c213acf850a9aed9acb7d66f71f974244a2275e1 | |
parent | e4993c3716b8c8a4e71eb24cad60b31851597554 (diff) | |
download | pkgsrc-cf51174837835643e6c9cf0219a0ce2d921fa688.tar.gz |
Update to 0.9.3
Changelog:
pdf2djvu (0.9.3) unstable; urgency=low
* Fix rendering some vector elements that should go to the foreground layer.
Regression introduced in 0.7.1.
https://bitbucket.org/jwilk/pdf2djvu/issues/115
* Improve the test suite.
-- Jakub Wilk <jwilk@jwilk.net> Fri, 20 Nov 2015 19:26:40 +0100
pdf2djvu (0.9.2) unstable; urgency=low
[ Jakub Wilk ]
* Improve error handling.
+ Ignore document outline items with non-existent destinations.
https://bitbucket.org/jwilk/pdf2djvu/issues/112
* Improve the test suite.
* Update the Polish translation.
[ Chris Leick ]
* Update the German translation.
[ Américo Monteiro ]
* Update the Portuguese translation.
[ Kyrill Detinov ]
* Update the Russian translation.
-- Jakub Wilk <jwilk@jwilk.net> Thu, 22 Oct 2015 15:06:02 +0200
pdf2djvu (0.9.1) unstable; urgency=low
* Fix detection of libraries needed for XMP support in the configure script.
* Document that libuuid might be a part of e2fsprogs on some systems.
* Use DCE uuid_*() functions (instead of libuuid) if they are provided by
libc.
* Improve error handling.
* Improve the test suite.
+ Add work-around for tests failing on OpenBSD because of an error message
from GraphicsMagick (“Failed to close module …”).
https://bitbucket.org/jwilk/pdf2djvu/issues/108
-- Jakub Wilk <jwilk@jwilk.net> Mon, 28 Sep 2015 22:00:48 +0200
pdf2djvu (0.9) unstable; urgency=low
[ Jakub Wilk ]
* Add support for PDF page labels in page titles.
Use labels as default page titles.
https://bitbucket.org/jwilk/pdf2djvu/issue/109
* Add the “--no-page-title” option.
Also, don't set page title if “--page-title-template” is empty.
* Rename “--pageid-prefix” as “--page-id-prefix”.
* Rename “--pageid-template” as “--page-id-template”.
* Improve XMP support:
+ Use the Exiv2 library (instead of the GNOME XSLT library with
hand-crafted XSL stylesheets).
+ Update the xmpMM:InstanceID property.
+ Update the xmpMM:DocumentID property.
+ Generate globally unique identifiers in the urn:uuid namespace.
https://tools.ietf.org/html/rfc4122#section-3
+ Use correct timezone offset in xmp:MetadataDate.
* Fix a few spelling mistakes in the manual page.
* Fix support for files larger than 2GB on 32-bit systems.
* Improve error handling.
* Improve the test suite.
* Update the Polish translation.
* Disable building the Ukrainian manual page, which is not fully translated.
[ Américo Monteiro ]
* Update the Portuguese translation.
[ Chris Leick ]
* Update the German translation.
[ Jean-Paul Guillonneau ]
* Update the French translation of the manual page.
[ Kyrill Detinov ]
* Update the Russian translation.
-- Jakub Wilk <jwilk@jwilk.net> Sun, 27 Sep 2015 17:45:49 +0200
-rw-r--r-- | print/pdf2djvu/Makefile | 5 | ||||
-rw-r--r-- | print/pdf2djvu/PLIST | 3 | ||||
-rw-r--r-- | print/pdf2djvu/distinfo | 10 |
3 files changed, 8 insertions, 10 deletions
diff --git a/print/pdf2djvu/Makefile b/print/pdf2djvu/Makefile index 12ed9a7727c..92014f54eda 100644 --- a/print/pdf2djvu/Makefile +++ b/print/pdf2djvu/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2016/01/27 10:31:31 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2016/01/31 07:22:54 ryoon Exp $ # -DISTNAME= pdf2djvu-0.8.2 -PKGREVISION= 3 +DISTNAME= pdf2djvu-0.9.3 CATEGORIES= print MASTER_SITES= https://bitbucket.org/jwilk/pdf2djvu/downloads/ EXTRACT_SUFX= .tar.xz diff --git a/print/pdf2djvu/PLIST b/print/pdf2djvu/PLIST index d925c3f022c..2e3aff7045e 100644 --- a/print/pdf2djvu/PLIST +++ b/print/pdf2djvu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2015/09/24 23:13:34 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.5 2016/01/31 07:22:54 ryoon Exp $ bin/pdf2djvu man/de/man1/pdf2djvu.1 man/fr/man1/pdf2djvu.1 @@ -6,7 +6,6 @@ man/man1/pdf2djvu.1 man/pl/man1/pdf2djvu.1 man/pt/man1/pdf2djvu.1 man/ru/man1/pdf2djvu.1 -man/uk/man1/pdf2djvu.1 share/locale/de/LC_MESSAGES/pdf2djvu.mo share/locale/pl/LC_MESSAGES/pdf2djvu.mo share/locale/pt/LC_MESSAGES/pdf2djvu.mo diff --git a/print/pdf2djvu/distinfo b/print/pdf2djvu/distinfo index 31412b3397d..4b3defd1679 100644 --- a/print/pdf2djvu/distinfo +++ b/print/pdf2djvu/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2015/11/04 01:01:36 agc Exp $ +$NetBSD: distinfo,v 1.10 2016/01/31 07:22:54 ryoon Exp $ -SHA1 (pdf2djvu-0.8.2.tar.xz) = fd71dc41ab4ef533b138af6e2165ae7930b7fb79 -RMD160 (pdf2djvu-0.8.2.tar.xz) = 6d9de34bb461f1a92b83734771432a63570c8d9e -SHA512 (pdf2djvu-0.8.2.tar.xz) = 72a3ee719b6311824c1f71269787b31cdd600bc8671f0486419f4d023cb10f9d338df18ce33c982ed43f893d441a723bffd502a17287be43a00dc695ca959042 -Size (pdf2djvu-0.8.2.tar.xz) = 234412 bytes +SHA1 (pdf2djvu-0.9.3.tar.xz) = 776b92a9a0c5f917165c56d00bda27666990d269 +RMD160 (pdf2djvu-0.9.3.tar.xz) = 80b65920fd7ded187395706a4ca6f36e5defd743 +SHA512 (pdf2djvu-0.9.3.tar.xz) = 388b76642c354480674b6eee4961792c4ef483313ffd25a6248d1d6302985ac5adfb558ae9241062893a419463c9626d8dac9d08297d66b68a98cebbcc4dc193 +Size (pdf2djvu-0.9.3.tar.xz) = 239492 bytes |