Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pinebook status update (20190221)



From: Robert Swindells <rjs%fdy2.co.uk@localhost>
Subject: Re: pinebook status update (20190221)
Date: Fri, 22 Feb 2019 20:56:59 +0000

> Jun Ebihara <jun%soum.co.jp@localhost> wrote:
>>> ToDo:
>>> - inkscape: build failed
>>error on src/extension/internal/pdfinput/pdf-parser.h
>>#include "goo/gtypes.h"
> I just deleted the include from pdf-parser.cpp and the build completed
> on amd64, haven't tried building it on arm or aarch64.

build testing:
http://cdn.netbsd.org/pub/NetBSD/misc/jun/aarch64/aarch64/2019-02-10/inkscape-0.92.3nb1.tgz

> Running mkpatches afterwards modified some other patches so I did not
> commit anything to pkgsrc.

thanx!

$NetBSD:  Exp $

poppler-0.74:
 delete include/poppler/goo/gtypes.h from poppler-includes

--- src/extension/internal/pdfinput/pdf-parser.h        2019-02-22 21:18:58.645575202 +0900
+++ src/extension/internal/pdfinput/pdf-parser.h        2019-02-23 06:08:39.969614126 +0900
@@ -27,7 +27,6 @@
 using Inkscape::Extension::Internal::SvgBuilder;

 #include "glib/poppler-features.h"
-#include "goo/gtypes.h"
 #include "poppler/Object.h"

 class GooString;


Home | Main Index | Thread Index | Old Index