From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from eggs.gnu.org ([2001:4830:134:3::10]:49832)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1dMadV-0003f5-Qc
	for guix-patches@gnu.org; Sun, 18 Jun 2017 09:53:06 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1dMadS-0006XJ-OY
	for guix-patches@gnu.org; Sun, 18 Jun 2017 09:53:05 -0400
Received: from debbugs.gnu.org ([208.118.235.43]:51425)
	by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)
	(Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>)
	id 1dMadS-0006XF-Kr
	for guix-patches@gnu.org; Sun, 18 Jun 2017 09:53:02 -0400
Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2)
	(envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1dMadS-0002lZ-E5
	for guix-patches@gnu.org; Sun, 18 Jun 2017 09:53:02 -0400
Subject: [bug#25728] [PATCH 2/2] gnu: Add colorforth.
Resent-Message-ID: <handler.25728.B25728.149779396110604@debbugs.gnu.org>
References: <20170214185339.25538-1-contact.ng0@cryptolab.net>
	<20170214185339.25538-2-contact.ng0@cryptolab.net>
	<871suvu8yu.fsf@elephly.net> <20170415152843.2vyk7uhycuny5rov@abyayala>
	<20170415160053.qqqpga27hqsdhet3@abyayala> <87d1a17e94.fsf@elephly.net>
	<20170618115947.jo22jym5bm6semng@abyayala>
From: Ricardo Wurmus <rekado@elephly.net>
In-reply-to: <20170618115947.jo22jym5bm6semng@abyayala>
Date: Sun, 18 Jun 2017 15:52:31 +0200
Message-ID: <87shix4d40.fsf@elephly.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
List-Id: <guix-patches.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-patches>,
	<mailto:guix-patches-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/guix-patches/>
List-Post: <mailto:guix-patches@gnu.org>
List-Help: <mailto:guix-patches-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-patches>,
	<mailto:guix-patches-request@gnu.org?subject=subscribe>
Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org
Sender: "Guix-patches" <guix-patches-bounces+kyle=kyleam.com@gnu.org>
To: ng0 <ng0@infotropique.org>
Cc: 25728@debbugs.gnu.org


ng0 <ng0@infotropique.org> writes:

>> > +         #:phases
>> > +         (modify-phases %standard-phases
>> > +           (delete 'configure) ;No configure script
>> > +           (replace 'install ;No install target
>> > +             (lambda* (#:key outputs #:allow-other-keys)
>> > +               (install-file "cf2012.img"
>> > +                             (string-append (assoc-ref outputs "out")
>> > +                                            "/bin"))
>> > +               #t)))))
>> 
>> If I understood this correctly, this is not an executable.  One is
>> supposed to run this with qemu.  This means that it doesn’t belong in
>> “bin”.
>
> Could you propose a directory? I would pick 'share/colorforth/'.

That sounds good to me.  It’s a bit sad that there’s no executable.
Users (like myself) may not know how to actually run this without
a dive into the manual.

>> > +      (license license:public-domain))))
>> 
>> I could not find a license statement anywhere in the repository.  How do
>> you know it’s public domain software?
>
> I think I assumed by the software it was based on.
> Great, one of these github-style software productions.
> Thanks, I'll ask the author to include a statement.

Thank you.

-- 
Ricardo

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