all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 26425@debbugs.gnu.org
Subject: bug#26425: [PATCH 1/2] gnu: Add python-poppler-qt5.
Date: Tue, 11 Apr 2017 10:06:21 +0200	[thread overview]
Message-ID: <87efwzqsg2.fsf@elephly.net> (raw)
In-Reply-To: <871st0hbhk.fsf@gnu.org>


Ludovic Courtès <ludo@gnu.org> writes:

> Ricardo Wurmus <rekado@elephly.net> skribis:
>
>> * gnu/packages/pdf.scm (python-poppler-qt5): New variable.
>
> LGTM!
>
>> +             (substitute* "setup.py"
>> +               ;; This check always fails, so disable it.
>> +               (("if not check_qtxml\\(\\)")
>> +                "if True")
>
> The check fails wrongfully?

Yes.  We do provide qtxml with qtbase.  It’s easier to disable this
check than to fix it, given that we know that we have qtxml.

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

  reply	other threads:[~2017-04-11  8:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-09 20:47 bug#26425: [PATCH 1/2] gnu: Add python-poppler-qt5 Ricardo Wurmus
2017-04-09 20:47 ` bug#26426: [PATCH 2/2] gnu: frescobaldi: Update to 3.0.0 Ricardo Wurmus
2017-04-10  9:13   ` Ludovic Courtès
2017-04-10 19:44     ` Leo Famulari
2017-04-11  7:59     ` Ricardo Wurmus
2017-04-10  9:12 ` bug#26425: [PATCH 1/2] gnu: Add python-poppler-qt5 Ludovic Courtès
2017-04-11  8:06   ` Ricardo Wurmus [this message]
2017-04-22 21:13     ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87efwzqsg2.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=26425@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.