Hi Thaddeus,

Alle mercoledì 10 ottobre 2012, Pino Toscano ha scritto:
> Source: derivations
> Version: 0.53.20120414-1.1
> Severity: normal
> Tags: patch
> 
> Hi,
> 
> libextractor uses the private poppler core API, and thus is likely to
> break on new upstream releases.
> With poppler >= 0.20.x (should be since 0.20.3, to be precise),
> compiling stuff using the private core headers really needs the
> poppler include path added to the CFLAGS/CXXFLAGS; this causes
> derivations to not compile.
> 
> It seems derivations has no way to add/set CXXFLAGS while building,
> so the fix is in two parts:
> * cflags:
>   a patch to pass CXXFLAGS, if set, to g++
> * Makefile:
>   a real makefile which should replace the symlink
> btool/PDF/Makefile; what it does is just including
> ../Makefile-subdir (the makefile it was a symlink to), but setting
> CXXFLAGS first with the flags for poppler, got using pkg-config
> (which must be added to the build dependencies)
> * debian.diff:
>   following what said above, add pkg-config to the
> build-depends-indep
> 
> (Note that poppler 0.20 or greater is not for Wheezy, but for Jessie,
> so this fix can wait after the release.)

Now that Wheezy has been released, would it be possible to have these 
fixes in?

Thanks,
-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to