From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id qP8ZL1SOC1+OYwAA0tVLHw (envelope-from ) for ; Sun, 12 Jul 2020 22:27:32 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WIz6KlSOC19JFQAA1q6Kng (envelope-from ) for ; Sun, 12 Jul 2020 22:27:32 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 64A7C9403AD for ; Sun, 12 Jul 2020 22:27:32 +0000 (UTC) Received: from localhost ([::1]:40992 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jukRX-0006nH-Ee for larch@yhetil.org; Sun, 12 Jul 2020 18:27:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55614) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jukR8-000631-UZ for guix-patches@gnu.org; Sun, 12 Jul 2020 18:27:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35520) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jukR8-0005l2-Jv for guix-patches@gnu.org; Sun, 12 Jul 2020 18:27:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jukR8-0003jk-H1 for guix-patches@gnu.org; Sun, 12 Jul 2020 18:27:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42338] [PATCH 23/34] gnu: Add php-sebastian-environment. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 12 Jul 2020 22:27:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42338 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42338@debbugs.gnu.org Received: via spool by 42338-submit@debbugs.gnu.org id=B42338.159459277214213 (code B ref 42338); Sun, 12 Jul 2020 22:27:06 +0000 Received: (at 42338) by debbugs.gnu.org; 12 Jul 2020 22:26:12 +0000 Received: from localhost ([127.0.0.1]:47051 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jukQG-0003h5-JV for submit@debbugs.gnu.org; Sun, 12 Jul 2020 18:26:12 -0400 Received: from lepiller.eu ([89.234.186.109]:42904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jukQ4-0003bs-2f for 42338@debbugs.gnu.org; Sun, 12 Jul 2020 18:26:00 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 09995805 for <42338@debbugs.gnu.org>; Sun, 12 Jul 2020 22:25:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=tPl65p3+upIny5KhV19aucdox TFk6hVKH0EQJlvkHMQ=; b=hKjxjy5ODJucs79MSOBTrahvaNMyYTeuVUkdpLyMn mHJtBkWtyGvn3jqSuGmj2ahs8ZGBfqpRuJ8CI5RP0px/UqKwgB64tjGUXi5CDPjO rvnbsS3xAeuv6LXUDzkxEtTGzFgsyiCuMOa3Q1BpFMC1EgettRrGtJPzSIctLC1S LxJEaDvgckE97z7BbTPWc+KqvdbbbltyXVODp+mxN083bRusb8kUFA4IpzSmjXzV X0hDmkgaIaOB0j8GPI6BdIpOWfq3WYsAPhTq6ZzlwSYAWGn946x72+QUhd7i9DMY 0+2x7O3MY1WkBM3JdkUGT+/VweB7EQk+yI2HqIYg8jk6g== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 6b95a1ea (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <42338@debbugs.gnu.org>; Sun, 12 Jul 2020 22:25:57 +0000 (UTC) From: Julien Lepiller Date: Mon, 13 Jul 2020 00:25:27 +0200 Message-Id: <20200712222538.18092-23-julien@lepiller.eu> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200712222538.18092-1-julien@lepiller.eu> References: <20200713002055.1553f136@tachikoma.lepiller.eu> <20200712222538.18092-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=lepiller.eu header.s=dkim header.b=hKjxjy5O; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 5.09 X-TUID: Ga4elxxXZaCu * gnu/packages/php-xyz.scm (php-sebastian-environment): New variable. --- gnu/packages/php-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/php-xyz.scm b/gnu/packages/php-xyz.scm index aff2ed79a7..9ee823bcda 100644 --- a/gnu/packages/php-xyz.scm +++ b/gnu/packages/php-xyz.scm @@ -517,3 +517,25 @@ that filters files based on a list of suffixes.") for equality.") (home-page "https://github.com/sebastianbergmann/comparator") (license license:bsd-3))) + +(define-public php-sebastian-environment + (package + (name "php-sebastian-environment") + (version "5.1.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sebastianbergmann/environment.git") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0lhaiwk6dbwii9kmjaq3gjl2x5s1rikmxkvmy4mjvjcbi7imp38s")))) + (build-system composer-build-system) + (arguments + ;; We do not have phpunit yet + `(#:tests? #f)) + (synopsis "Handle HHVM and PHP environments") + (description "This package provides functionality to handle HHVM/PHP environments") + (home-page "http://www.github.com/sebastianbergmann/environment") + (license license:bsd-3))) -- 2.27.0