Commit Graph

91 Commits

Author SHA1 Message Date
ajacoutot
6494234013 Update to poppler-0.26.5.
ok kili@ (maintainer)
2014-10-01 21:44:48 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
c231f819c7 Update to poppler-0.26.4.
ok kili@ (maintainer)
2014-08-25 19:19:42 +00:00
ajacoutot
c10b1a8d1c Update to poppler-0.26.3.
input/ok kili@ (maintainer)
2014-08-10 07:56:40 +00:00
kili
31a30da724 Update to poppler-0.26.1.
ok aja@
2014-05-28 19:45:53 +00:00
kili
b973296958 Update to poppler-0.26.
ok ajacoutot@
2014-04-28 16:48:27 +00:00
ajacoutot
dc08eb298e Bugfix update to poppler-0.24.5.
ok kili@ (maintainer)
2014-01-03 13:50:04 +00:00
kili
de0f229c0d Update to poppler-0.24.4.
ok aja@
2013-12-17 18:48:25 +00:00
kili
4945a5633a Update to poppler-0.24.3.
ok ajacoutot@
2013-11-01 07:46:58 +00:00
ajacoutot
2d83b9e023 Update to poppler-0.24.1.
RUN_DEPENDS on poppler-data.

ok kili@ (maintainer)
2013-09-14 09:51:59 +00:00
kili
d47c4f5491 Update to poppler-0.24.
ok ajacoutot@ (and thanks for testing!)
2013-08-15 18:40:20 +00:00
kili
2a7dd9888e Update to poppler-0.22.5.
ok aja@
2013-06-22 20:16:46 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
kili
d05c83cbea Update to poppler-0.22.2.
ok aja@, who also gave it a test with all the gnome stuff (thanks!)

Note that the possible regression in epdfview I mentioned in my mail
to ports@ wasn't a regression (the same file didn't render correctly
in epdfview with poppler-0.22.0).
2013-03-19 19:58:06 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
kili
73d60475aa Update to poppler-0.22.0.
ok ajacoutot@ landry@
2013-01-21 19:08:00 +00:00
kili
1190c3f7bc Let configure properly detect jpeglib.h.
This affects quite some C++ classes, so all shared libs
get a major bump.

ok ajacoutot@
2012-11-05 19:32:27 +00:00
kili
577f353607 Update to poppler-0.20.5.
ok aja@
2012-10-15 17:44:33 +00:00
ajacoutot
d62a678e0e Update to poppler-0.20.4.
input from and ok kili@ (maintainer)
2012-09-27 18:45:34 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
kili
19d3539829 Update to poppler-0.20.3.
ok aja@
2012-09-02 15:21:17 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
espie
b1b88327aa switch default poppler flavor to no_qt,no_qt4,boostrap, as naddy@ now
sees bulk builds with a critical path sequentially building qt4, poppler,
libreoffice...

passes a full bulk

agreed with kili@, aja@, naddy@
2012-08-28 19:13:11 +00:00
kili
ee578fffb1 Missing patches. 2012-07-13 15:04:46 +00:00
kili
980c86efb1 Update to poppler-0.20.2.
ok aja@
2012-07-13 15:03:19 +00:00
ajacoutot
72ba0866cb Create a poppler-utils subpackage which bundles the same utilities that
xpdf-utils used to ship. The reason is that these are still actively
maintained and expected to be based on poppler by external tools.
While here, remove gcc3 workaround and regen all dependencies.

input from and ok kili@ (maintainer)
2012-06-06 18:27:34 +00:00
kili
157d608462 Update to poppler-0.18.4.
ok ajacoutot@
2012-03-27 06:31:05 +00:00
kili
09c60e699c Get rid of the gtk+2 dependency.
ok ajacoutot@
2012-02-27 18:53:58 +00:00
ajacoutot
04f34342b4 CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
list it.

ok sthen@
2012-02-21 16:21:41 +00:00
kili
9e4f1a5d90 Bugfix update to poppler-0.18.2. 2011-12-10 22:04:12 +00:00
kili
8aa77ceb5f Update to poppler-0.18.1.
poppler-qt3 parts done by espie@ (basically, we still fetch
the old poppler-0.16.7 and patch the qt3 code of it).
2011-11-26 19:45:29 +00:00
robert
a0cbff5881 enable poppler-cpp
ok kili@, ajacoutot@
2011-11-12 10:50:53 +00:00
espie
62f85f872e use new framework 2011-09-25 08:01:16 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
kili
fe3f007bc9 Kill a space on the left side of my name. 2011-07-08 21:08:46 +00:00
ajacoutot
5d7ef9d5c8 Add XXX. 2011-07-08 20:56:51 +00:00
jasper
7f8442bcaf sub-optimal workaround to enable introspection support. only on gcc4 arches
as there appear to be serious issues with gcc3.

as discussed with and ok aja@ kili@
2011-07-08 17:41:46 +00:00
kili
0b9c3b2b30 Update to poppler-0.16.7.
ok aja@ jasper@
2011-07-07 15:30:49 +00:00
kili
f30b70d0de Update to poppler-0.16.6.
ok landry@, who also threw this into a bulk build (thanks!)
2011-06-17 19:20:25 +00:00
kili
f8fcf38000 Update to poppler-0.16.5.
Gnome introspection disabled for now (doesn't compile with gcc-3).
2011-06-04 19:03:19 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
kili
6692610359 Install some poppler utils (pdftoabw and pdftohtml, but not the
other tools that would conflict with xpdf-utils).

From Alexis Fouilhe, with some minor tweaks (missing bump, additions
to WANTLIB-main) from me.
2011-03-20 20:52:01 +00:00
stsp
047d472de7 Apply upstream commit 37077aa475d2dee81f87daa05297b201eeb99c87.
Fixes a heap overflow and resulting crashes with some PDF documents.

This patch was devised during ports lock.
Upstream has since released poppler-0.16.3 which includes this fix.

ok sthen, "don't wait for me" kili
2011-03-03 21:25:38 +00:00
kili
dd4a650184 Update to poppler-0.14.5.
ok jasper@
2010-12-24 14:02:12 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +00:00
sthen
00c7c3a160 sync WANTLIB-main and bump; ok kili@ 2010-11-18 22:30:04 +00:00
kili
75b3af09bb Enable poppler-qt4 for powerpc (but not for arm) and clean up some mess.
- Remove arch specific FLAVOR settings for real.
- Don't set CXXFLAGS, it's not needed (and it confused qt3 and qt4).
- Don't pass CXXFLAGS and CFLAGS via CONFIGURE_ENV (not needed, either).

`reads good', landry@
2010-11-18 21:27:23 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00