From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add php-hello-world. Date: Wed, 21 Dec 2016 17:38:26 +0100 Message-ID: <87fulhjkzh.fsf@gnu.org> References: <1481219132-27353-1-git-send-email-h.goebel@crazy-compilers.com> <58499CCC.5010106@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cJjuR-00034i-PI for guix-devel@gnu.org; Wed, 21 Dec 2016 11:38:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cJjuO-0005Oq-Mf for guix-devel@gnu.org; Wed, 21 Dec 2016 11:38:31 -0500 In-Reply-To: <58499CCC.5010106@crazy-compilers.com> (Hartmut Goebel's message of "Thu, 8 Dec 2016 18:47:56 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel Hi Hartmut! Hartmut Goebel skribis: > Am 08.12.2016 um 18:45 schrieb Hartmut Goebel: >> * gnu/packages/php.scm (php-hello-world): New variable. > > This is useful for testing setups and providing examples. I agree=E2=80=A6 but does it belong in a home-made package? For other tools we provide what upstream provides. For example, Qt comes with examples, which we provide in the =E2=80=98qt=E2=80=99 package (= IIRC). I think it would be best to stick to that policy. WDYT? Thanks, Ludo=E2=80=99.