joerg
059e6bff7f
Fix fallout from poppler API changes.
2013-08-31 14:54:22 +00:00
prlw1
7c95fa6f13
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
81cbdb7ea7
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
a36fb86593
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
53745b22ea
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
2c8f1b3a15
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
31868cf850
Do not use -Werror=overloaded-virtual on MirBSD too, fix build
2013-04-23 19:05:14 +00:00
rodent
a0a1f2e57c
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
11942a54c1
missing recursive bump from poppler-0.22.2 shlib major change.
2013-03-31 08:13:27 +00:00
wiz
d1b820f37b
Recursive bump for png-1.6.
2013-02-16 11:18:58 +00:00
jperkin
becd113253
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
adam
f4c3b89da7
Revbump after graphics/jpeg and textproc/icu
2013-01-26 21:36:13 +00:00
asau
6ebceaf75d
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
2012-10-08 13:45:34 +00:00
ryoon
3ad7a9020e
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
3f440d2aa3
revbump for poppler update
2012-09-14 12:19:31 +00:00
drochner
508fa73445
update to 0.7.13
...
fixes build w/ recent poppler
2012-08-13 12:12:59 +00:00
sbd
21792a9296
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
obache
d84afadd8a
require bsd.prefs.mk before conditional check.
2012-06-03 09:31:31 +00:00
dholland
271df444f3
Use BUILDLINK_TRANSFORM to remove -Werror=foo syntax not supported on
...
netbsd-5.
2012-06-02 19:38:56 +00:00
hans
2deb9d8854
Add localedir setting to CONFIGURE_ARGS.
2012-04-12 13:13:48 +00:00
ryoon
3a6f96b7a3
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
5a1e8b0499
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
368da44445
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
817fe29d66
Force real gsed only on NetBSD.
2012-01-14 03:36:42 +00:00
sbd
04daa2f1b8
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
ryoon
bb5762391a
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