From: Leo Famulari <leo@famulari.name>
To: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] Add ustr.
Date: Fri, 18 Mar 2016 14:40:56 -0400 [thread overview]
Message-ID: <20160318184056.GA9682@jasmine> (raw)
In-Reply-To: <idjshzpti8i.fsf@bimsb-sys02.mdc-berlin.net>
On Thu, Mar 17, 2016 at 01:13:33PM +0100, Ricardo Wurmus wrote:
> * gnu/packages/textutils.scm (ustr): New variable.
[...]
> + (uri (string-append "http://www.and.org/ustr/" version
> + "/ustr-" version ".tar.bz2"))
Wow, that is a nice domain name!
It looks like this directory only contains the current version of the
code, but I can't find an archive of old releases. How about mentioning
this in a comment, and (maybe) asking and.org to provide an archive?
> + (sha256
> + (base32
> + "1i623ygdj7rkizj7985q9d6vj5amwg686aqb5j3ixpkqkyp6xbrx"))))
> + (build-system gnu-build-system)
> + (arguments
> + `(#:make-flags
> + (list "CC=gcc"
> + "HIDE="
I read the Makefile's comment about this. ;)
> + "LDCONFIG=echo"
Can you explain this one in a comment?
> + (string-append "prefix=" (assoc-ref %outputs "out"))
> + "all-shared")
[...]
> + ;; Quoted from the home page: "The License for the code is MIT, new-BSD,
> + ;; LGPL, etc. ... if you need another license to help compatibility, just
> + ;; ask for it. It's basically public domain, without all the legal
> + ;; problems for everyone that trying to make something public domain
> + ;; entails."
> + (license license:public-domain)))
Sounds good to me. Hopefully there are no objections from the legal
experts!
next prev parent reply other threads:[~2016-03-18 18:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-17 12:13 [PATCH] Add ustr Ricardo Wurmus
2016-03-18 18:40 ` Leo Famulari [this message]
2016-03-21 14:50 ` Ricardo Wurmus
2016-03-21 15:24 ` Leo Famulari
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=20160318184056.GA9682@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=ricardo.wurmus@mdc-berlin.de \
/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).