El domingo, 29 de julio de 2018 22:45:38 -03 John David Anglin escribió:
> On 2018-07-29 4:53 PM, Lisandro Damián Nicanor Pérez Meyer wrote:
> > Looking again the call to llvm-config seems to not be fatal, so it should
> > be as simple as doing something like it's already done in the dh_install
> > override for archs without qt webview.
> 
> Yes.  I had a successful build on hppa with the attached patch:
> https://buildd.debian.org/status/fetch.php?pkg=qttools-opensource-src&arch=h
> ppa&ver=5.11.1-3&stamp=1532903616&raw=0
> 
> The no webview hunk needs a different regexp which I didn't work out.

Maybe reversing the logic works it out? I mean something on the line of:

cat debian/qttools5-dev-tools.in > debian/qttools5-dev-tools.install

if(qwebview arch)
  echo /usr/${DEB_HOST_MULTIARCH}/qt5/qwebview >>  debian/qttools5-dev-
tools.install
if(qdoc arch)
  echo <path to>qdoc >> debian/qttools5-dev-tools.install

Or did I mis understood the problem?

> It remains to be seen what the impact of losing qdoc will be.  The hard
> part will be generating
> the documentation packages.

Well, better than nothing I guess.

Please pretty please ping me about this after the transition ends, in case I 
happen to forget it.



-- 
Without us [Free Software developers], people would study computer science
and programming without ever having seen a real program in its entirety.
That's like becoming writers without ever having read a complete book.
  Matthias Ettrich, founder of the KDE project.
  http://www.efytimes.com/efytimes/25412/news.htm

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/

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

Reply via email to