Commit graph

30 commits

Author SHA1 Message Date
wiz
f2da2c865b recursive PKGREVISION bump for poppler shlib major change 2014-04-29 07:57:13 +00:00
tron
edf828d521 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wiz
d520a7cf2a Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
wiz
92a8fad824 More PKGREVISION++ for poppler-0.24.4. 2013-12-07 16:50:02 +00:00
joerg
d5988a9827 Fix fallout from poppler API changes. 2013-08-31 14:54:22 +00:00
prlw1
88a91a0daf To quote an earlier commit message:
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
2013-08-22 09:21:57 +00:00
joerg
b1461cddc1 Add explicit operator << for Commands taking File arguments as the
use depends on the intermediate conversion to string, which is not valid
C++.
2013-06-18 20:11:18 +00:00
tron
e05e426ab4 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
61dc4ab4d2 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
e0af1502b7 Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...

Noted by tron.
2013-05-29 22:13:16 +00:00
bsiegert
7046b0b9f9 Do not use -Werror=overloaded-virtual on MirBSD too, fix build 2013-04-23 19:05:14 +00:00
rodent
b0587df2a1 Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
obache
48f1af76ee missing recursive bump from poppler-0.22.2 shlib major change. 2013-03-31 08:13:27 +00:00
wiz
a96f4900ac Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
84991145cf PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
d1ab9d8533 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
asau
e613b3f0ef Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:45:34 +00:00
ryoon
e20551b352 Update to 0.7.14
Changelog:
pdf2djvu (0.7.14) unstable; urgency=low

  * Ignore links with no action. (Previously such links would cause segfault).
    Thanks to Krzysztof Szafran for the bug report.
  * Update German translation. Thanks to Chris Leick.
  * Update Russian translation. Thanks to Kyrill Detinov.
  * Update Ukrainian translation. Thanks to Serhij Dubyk.

 -- Jakub Wilk <jwilk@jwilk.net>  Tue, 18 Sep 2012 17:27:28 +0200
2012-10-01 15:34:56 +00:00
drochner
d74f098db4 revbump for poppler update 2012-09-14 12:19:31 +00:00
drochner
e4503a94f2 update to 0.7.13
fixes build w/ recent poppler
2012-08-13 12:12:59 +00:00
sbd
cdfc7f300d Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
obache
2a4da1d365 require bsd.prefs.mk before conditional check. 2012-06-03 09:31:31 +00:00
dholland
6d4b1cfe7e Use BUILDLINK_TRANSFORM to remove -Werror=foo syntax not supported on
netbsd-5.
2012-06-02 19:38:56 +00:00
hans
5fa27b24d7 Add localedir setting to CONFIGURE_ARGS. 2012-04-12 13:13:48 +00:00
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