unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Cyrill Schenkel <cyrill.schenkel@gmail.com>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] gnu: Add xulrunner and conkeror.
Date: Tue, 08 Jul 2014 17:57:56 +0200	[thread overview]
Message-ID: <87tx6rrgfv.fsf@gnu.org> (raw)
In-Reply-To: <87vbr9f6dn.fsf@gmail.com> (Cyrill Schenkel's message of "Mon, 07 Jul 2014 19:03:48 +0200")

Cyrill Schenkel <cyrill.schenkel@gmail.com> skribis:

> ludo@gnu.org (Ludovic Courtès) writes:
>
>>> +  (package
>>> +    (name "conkeror")
>>> +    (version "1.0pre1")
>>> +    (source (origin
>>> +              (method url-fetch)
>>> +              (uri
>>> +               (string-append "http://repo.or.cz/w/conkeror.git/snapshot/"
>>> +                              "8a26fff5896a3360549e2adfbf06b1d57e909266"
>>> +                              ".tar.gz"))
>>
>> Normally we provide only released versions.  If the last official
>> release is too old or broken, could you add a comment stating why we
>> take this one?
>
> This is the last tagged commit from the repository.

OK.

>>> +    (native-inputs `(("tar" ,tar)
>>> +                     ("gzip" ,gzip)))
>>
>> This should not be needed because these are implicit inputs.
>
> It is needed because the `trivial' build system is used.

Oh, right.

>>> +    (license (list license:gpl2
>>> +                   license:lgpl2.1))))
>>
>> Could you add a comment saying if this is dual-licensing, or something
>> else?  Also, did you mean ‘gpl2+’ and ‘lgpl2.1+’?
>
> Unfortunately they don't use the "or (at your option) any later version"
> clause:

OK.

> Alírio Eyng <alirioeyng@gmail.com> writes:
>
>> I use "abrowser -app conkeror/application.ini"; xulrunner isn't needed
>> at all, just a script...
>
> This approach is used now.

Perfect.

Pushed, thanks!

Ludo’.

  reply	other threads:[~2014-07-08 15:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-06  8:55 [PATCH] gnu: Add xulrunner and conkeror Cyrill Schenkel
2014-07-06 10:16 ` Ludovic Courtès
2014-07-07 17:03   ` Cyrill Schenkel
2014-07-08 15:57     ` Ludovic Courtès [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-07  1:26 Alírio Eyng

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=87tx6rrgfv.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=cyrill.schenkel@gmail.com \
    --cc=guix-devel@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).