unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: 27911-done@debbugs.gnu.org
Subject: bug#27911: 3 more qt modules
Date: Tue, 10 Oct 2017 18:02:14 +0300	[thread overview]
Message-ID: <20171010150214.GG2547@macbook42.flashner.co.il> (raw)
In-Reply-To: <87pocfvvea.fsf@fastmail.com>

[-- Attachment #1: Type: text/plain, Size: 1716 bytes --]

Patch pushed

On Tue, Aug 01, 2017 at 11:19:09PM +0200, Marius Bakke wrote:
> Efraim Flashner <efraim@flashner.co.il> writes:
> 
> > This has qtnetworkauth, qtremoteobjects, qtspeech.
> >
> > After this we have qt3d, qtvirtualkeyboard, qtwebengine and qtwebview.
> 
> Great, thanks for keeping up with Qt!
> 
> [...]
>   
> > +(define-public qtspeech
> > +  (package (inherit qtsvg)
> > +    (name "qtspeech")
> > +    (version "5.9.1")
> > +    (source (origin
> > +             (method url-fetch)
> > +             (uri (string-append "https://download.qt.io/official_releases/qt/"
> > +                                 (version-major+minor version) "/" version
> > +                                 "/submodules/" name "-opensource-src-"
> > +                                 version ".tar.xz"))
> > +             (sha256
> > +              (base32
> > +               "00daxkf8iwf6n9rhkkv3isv5qa8wijwzb0zy1f6zlm3vcc8fz75c"))))
> > +    (inputs
> > +     `(("qtbase" ,qtbase)))
> > +    (native-inputs
> > +     `(("perl" ,perl)
> > +       ("qtdeclarative" ,qtdeclarative)
> > +       ("qtmultimedia" ,qtmultimedia)
> > +       ("qtxmlpatterns" ,qtxmlpatterns)))))
> 
> Does this package not keep references to these inputs? Can you add a
> comment about why they are only needed at build-time? I'd guess tests,
> but it's not obvious.
> 
> These packages also need separate synopses and descriptions from
> 'qtsvg', but other than that looks good to me.



-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2017-10-10 15:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-01 19:31 [bug#27911] 3 more qt modules Efraim Flashner
2017-08-01 21:19 ` Marius Bakke
2017-10-10 15:02   ` Efraim Flashner [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20171010150214.GG2547@macbook42.flashner.co.il \
    --to=efraim@flashner.co.il \
    --cc=27911-done@debbugs.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).