From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CIuBHZu3iWTZnQAASxT56A (envelope-from ) for ; Wed, 14 Jun 2023 14:50:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MBOMHJu3iWQvMgAAG6o9tA (envelope-from ) for ; Wed, 14 Jun 2023 14:50:35 +0200 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 4155A61BE for ; Wed, 14 Jun 2023 14:50:35 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q9Pwv-0006fa-TR; Wed, 14 Jun 2023 08:50:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q9Pwu-0006eY-EA for guix-patches@gnu.org; Wed, 14 Jun 2023 08:50:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q9Pwu-00050g-4x for guix-patches@gnu.org; Wed, 14 Jun 2023 08:50:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q9Pwu-0003Av-1T; Wed, 14 Jun 2023 08:50:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64066] [PATCH 09/19] gnu: Add ghc-sdl2-gfx Resent-From: zamfofex Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, guix-patches@gnu.org Resent-Date: Wed, 14 Jun 2023 12:50:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64066 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64066@debbugs.gnu.org Cc: zamfofex , Lars-Dominik Braun X-Debbugs-Original-Xcc: Lars-Dominik Braun Received: via spool by 64066-submit@debbugs.gnu.org id=B64066.168674699912087 (code B ref 64066); Wed, 14 Jun 2023 12:50:08 +0000 Received: (at 64066) by debbugs.gnu.org; 14 Jun 2023 12:49:59 +0000 Received: from localhost ([127.0.0.1]:44020 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q9Pwk-00038r-VJ for submit@debbugs.gnu.org; Wed, 14 Jun 2023 08:49:59 -0400 Received: from mta-13-4.privateemail.com ([198.54.127.109]:8671) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q9Pwj-00038Q-2V for 64066@debbugs.gnu.org; Wed, 14 Jun 2023 08:49:57 -0400 Received: from mta-13.privateemail.com (localhost [127.0.0.1]) by mta-13.privateemail.com (Postfix) with ESMTP id 16CC618002C0; Wed, 14 Jun 2023 08:49:51 -0400 (EDT) Received: from localhost.localdomain (unknown [189.7.70.215]) by mta-13.privateemail.com (Postfix) with ESMTPA id 35B8C18000A0; Wed, 14 Jun 2023 08:49:48 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=twdb.moe; s=default; t=1686746990; bh=bEzS6urmVaR9E9yVRhWHLJcCDUN9brNPxfGmXBNoO3U=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=nc8rTB4P5y/Jrqr5XD+GreqDnLfhyISkIfTkq2Nae0+ra6rWJfIsCXEd5Kpo3fook r5zXzq7gzTz0Ks42Ap06Sk25pb8KZboPfZhErJIYa4mNJ3JETwJ67t9VkF1HrexRJz b9fgRj/kA0SY6G+WF7Na6K+Zjh7Udhu1L0qeeMcChCEdcRmlWWEHzRhhso3j6ZJiSt dPLMUxxeqLE3AnTO1tdbHcWIIDWy6T4kI5P+q+YtL2VXFTYukdFARp27X5EqmLsLqp NMjYGVM3A8j9rTDsk2gcYLt2J32DFZfk153+MLJinrRTznoQVwAvViNZHJaA2OWm9+ o5QxKdp7bKI0Q== From: zamfofex Date: Wed, 14 Jun 2023 09:48:49 -0300 Message-Id: <5eac0644743fabd5009f97cc8059a1cef4628210.1686746569.git.zamfofex@twdb.moe> X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686747035; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=P2AIvyyvHRIoQibCaKaYoS/gC4Cv2PEeTRMbSxSLPDo=; b=S+HnL3B2YfSyA8tsRptg50W2n9EvIdt9UeLmbyHlHqHI8PVi8A5NAcwZkCByAEQAWMNlHs 3r8d1YpDil5PRHBscQHMXiOATle9CaENquAb4wl6rlPLk7zphw5KotxfvHCq7IRCIFo8/M XIQvBYI/sq0TDDKCL5axgb6ZqQCm4kcWtu46b+psKK7ycjUvLpiF55lAXfIF0hTpOpmpMM U1QI6m7tyasnE/+iYnk4gkcCt00Q4klYA3f9gYJyW7Om53xavDYq9ngYCVga+hNyTmZGBT givZiei2/g8Pe///g99UwZ72PrrllPDSjzFRLdH+vuIy4rl8Ft7rALR2quko9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=twdb.moe header.s=default header.b=nc8rTB4P; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1686747035; a=rsa-sha256; cv=none; b=fTvSiWrn5ji9G41jJY3VTGnfs4SG9w2wip+zM8YMnB5BxoTnResCNkWdFelDZ0wFB/9Izk NQxUlABXuTklXuWzn58/H3OD3PqMuTxjR93YIXNl1Y3yguRK630gxQCV8qIo1EkYzTL4B6 U8AlqnV9gZ/bg0MVqsI3w6ia11Re8zAFzWekon+SCamST8YinSV130slaJk4xHmOmJUDYO Zvh6PPS1D4SddoT072TwD4Go+0FZ/h4JdxkAB/5wkaKdmqUXMocY7lUk8EWRP2/EqAn5db MF3/Y9iZgLjjAT5e9KUzyHTtLNRunZhHbbUi/xoxJIpeE5UPGu5ee+FCvoeqrw== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -0.23 Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=twdb.moe header.s=default header.b=nc8rTB4P; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 4155A61BE X-Spam-Score: -0.23 X-TUID: 6+JEFj1RwNkF * gnu/packages/haskell-xyz.scm (ghc-sdl2-gfx): New variable. --- gnu/packages/haskell-xyz.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index 3c88d769e1..9c68a3b63a 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -10447,6 +10447,25 @@ (define-public ghc-sdl2-ttf .") (license license:bsd-3))) +(define-public ghc-sdl2-gfx + (package + (name "ghc-sdl2-gfx") + (version "0.3.0.0") + (source (origin + (method url-fetch) + (uri (hackage-uri "sdl2-gfx" version)) + (sha256 + (base32 + "0r9m54ffkp1dv2ffz9i9318qhvpinc76iih7vg1dwq3siwgpxaxw")))) + (build-system haskell-build-system) + (properties '((upstream-name . "sdl2-gfx"))) + (inputs (list ghc-lifted-base ghc-monad-control ghc-sdl2 ghc-vector sdl2-gfx)) + (native-inputs (list pkg-config)) + (home-page "http://hackage.haskell.org/package/sdl2-gfx") + (synopsis "Haskell bindings to SDL2_gfx") + (description "") + (license license:expat))) + (define-public ghc-sdl-image (package (name "ghc-sdl-image") -- 2.40.1