Em 25-04-2014 21:36, Armin K. escreveu:
> On 04/26/2014 02:17 AM, Armin K. wrote:
>> On 04/26/2014 01:54 AM, Armin K. wrote:
>>> On 04/25/2014 10:43 PM, ferna...@higgs.linuxfromscratch.org wrote:
>>>> Author: fernando
>>>> Date: Fri Apr 25 13:43:47 2014
>>>> New Revision: 12997
>>>>
>>>> Log:
>>>> poppler-0.26.0.
>>>>
>>>
>>> This version breaks inkscape build.

I was worried, tested only evince.

>>>
>>> Also, qt5 sed is no longer needed, it was the upstream patch that I
>>> modified into sed back then.

My bad. I read it several times, in the book, in my script. Usually it
is the first thing I check. But I really completely forgot, yesterday,
was so concentrated in the tests...

>>>
>>>
>>
>> These 3 seds fix the build for me ... Waiting for it to finish to test
>> runtime (given that I manage to find out how).
>>
>> sed -i "/GfxColorSpace::parse/s|NULL|&, NULL|g"
>> src/extension/internal/pdfinput/pdf-parser.cpp
>> sed -i "/lookupPattern/s:NULL:&, NULL:g"
>> src/extension/internal/pdfinput/pdf-parser.cpp
>> sed -i "/lookupShading/s:NULL:&, NULL:g"
>> src/extension/internal/pdfinput/pdf-parser.cpp
>>
> 
> Seems to display pdf files just fine after being built with the seds above.
> 

Just to be sure: those sed's are to be applied to poppler?

-- 
[]s,
Fernando
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to