From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id OHo3NBTYYGX4bgAAauVa8A:P1 (envelope-from ) for ; Fri, 24 Nov 2023 18:06:28 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id OHo3NBTYYGX4bgAAauVa8A (envelope-from ) for ; Fri, 24 Nov 2023 18:06:28 +0100 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 B89FD5C765 for ; Fri, 24 Nov 2023 18:06:28 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=J1eB1Mkl; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700845588; 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=K+supzh4gQwUMG1/R+k54j7Mhvg/I5a4UCtu+Bwf1Z8=; b=YwyUI5S2ELt8xnGqRMcegKTC2gLj2DsAetTyvHP7HFfy52UwkanzotMfZi0CStapKGvHsm AMwj7uQ5NCiXhXO0S4g6XVUYUykdMPiqLwYgICwMRLx5WjstlRw7inFbKwn7o2SNQQtR9/ Byug5KZfN5jnd7xIlJuOoVk5E7oOQrrnIIg4cXFepUuhgb236/xf4ZB57735iAyf0gwY+g 22UvCuDedS5MK2VybdWk2o3pdzMZei+s0n3JCQKXLxA79oevY5YBj5gIMDlKeu55lWqPDC KgSwI7+O+wQPefY62QYSKdk4NLgcEzdUSiqXPLODVCmsLnOMPLf072cwNhwJ6Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=J1eB1Mkl; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700845588; a=rsa-sha256; cv=none; b=bU9XIVZC4nC04SfYv3oaGesgrmj3IfsENHHjrtBBXH9uvLJlHKs+gLH2Sul31a+9a6i2GY IdBgEp57d9BAFBZgVFmbCN/58nbNN7GJa0Yc40JwJbMoYtVN4cojVL4uUeskUonHhn4Zrp pbWPRbziu+mfkr51aUD8nq+BRd+bQfKgygpvwNncDmmM+OaVG1hDcirsrIWbacaWhDK1ju Akzp9avktCAn72lRjMnOruitjdOeH1h9WkAmcxvcQT7Pv/1TCoBPa3ZUkvZmahIA3FAC8s 4twhg3pf0Rx0H/xpTV1P3aL+WLB67HPjBLIhOcd2VRWyJBxWvdVK0tm+P1aPLQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r6Zd6-0007l9-I9; Fri, 24 Nov 2023 12:06:12 -0500 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 1r6Zct-0007gB-Ur for guix-patches@gnu.org; Fri, 24 Nov 2023 12:06:00 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r6Zct-0005Z1-FL for guix-patches@gnu.org; Fri, 24 Nov 2023 12:05:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r6Zcw-0004bQ-4I; Fri, 24 Nov 2023 12:06:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67428] [PATCH v2 01/12] gnu: Add cl-interface References: In-Reply-To: Resent-From: Michal Atlas Original-Sender: "Debbugs-submit" Resent-CC: glv@posteo.net, cox.katherine.e+guix@gmail.com, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Fri, 24 Nov 2023 17:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67428 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67428@debbugs.gnu.org Cc: Michal Atlas , Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , jgart X-Debbugs-Original-Xcc: Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , jgart Received: via spool by 67428-submit@debbugs.gnu.org id=B67428.170084554317668 (code B ref 67428); Fri, 24 Nov 2023 17:06:02 +0000 Received: (at 67428) by debbugs.gnu.org; 24 Nov 2023 17:05:43 +0000 Received: from localhost ([127.0.0.1]:37069 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6Zcc-0004au-NP for submit@debbugs.gnu.org; Fri, 24 Nov 2023 12:05:43 -0500 Received: from mout02.posteo.de ([185.67.36.66]:46961) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6ZcX-0004ab-Be for 67428@debbugs.gnu.org; Fri, 24 Nov 2023 12:05:41 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 47A9D240101 for <67428@debbugs.gnu.org>; Fri, 24 Nov 2023 18:05:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1700845526; bh=F3DMjyUpuw1/A4qwmagb32iQa/DGTqapszao195H+tk=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=J1eB1MklT0EElb6FhxI9iSnhYRSxbLR0p5uGzBx0MDw8GMKKEgoOsgDbCbVW4DxrE PJ6d/jCpRLsQFz2BVcv4rwjmC4hn/SheUsLvelcj89cLqD3yIiXIwC1JIJV0eROrgi b7/hgqdzjVsT+dTWSUOGgCVmZgiIbhKPEX7O5b/FRO3kCe4WrZzwnzsyrMUHl3eqL+ hKtU7x+RoAovSIkGqLGwdok5PVFSMQ36adqrBP1CkL6f8kZtzu63CAnllT1gpLuzGW ntzPERLua1YysWBXFUuiPzq/Y/yzKf6y8utbd8scoapUVqKurxhpj4QcQ6CSM8w0rL e5cPPQwjHJF9w== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4ScLvn5Jpjz6twM; Fri, 24 Nov 2023 18:05:25 +0100 (CET) From: Michal Atlas Date: Fri, 24 Nov 2023 17:05:17 +0000 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 4.68 X-Spam-Score: 4.68 X-Migadu-Queue-Id: B89FD5C765 X-Migadu-Scanner: mx13.migadu.com X-TUID: oelNn0czHeCy * gnu/packages/lisp-xyz.scm (sbcl-interface, ecl-interface, cl-interface): New variables. Change-Id: Ia68ca7728bdd9798b93b07ecc3363d04d7d4ecea --- gnu/packages/lisp-xyz.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 4bc3c71a54..912a8c6df0 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -20433,6 +20433,37 @@ (define-public sbcl-3d-quaternions (define-public cl-3d-quaternions (sbcl-package->cl-source-package sbcl-3d-quaternions)) +(define-public sbcl-interface + (let ((commit "6d8bd74214053debcbc0b174d65ea73c271c1563") + (revision "0")) + (package + (name "sbcl-interface") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/stylewarning/interface") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0h1bckhyig2znl6nrd3agjzz7knrm2kyh2vfyk7j60kzki9rpzxy")))) + (build-system asdf-build-system/sbcl) + (inputs (list sbcl-alexandria sbcl-global-vars)) + (synopsis + "This system contains an implementation of interfaces and implementations") + (description + "Broadly speaking, an \"interface\" is some collection of +function \"prototypes\" that a valid implementation must implement.") + (home-page "https://github.com/stylewarning/interface") + (license license:bsd-3)))) + +(define-public ecl-interface + (sbcl-package->ecl-package sbcl-interface)) + +(define-public cl-interface + (sbcl-package->cl-source-package sbcl-interface)) + (define-public sbcl-messagebox (let ((commit "ea3688d9a9954bee7079c0173bc7b3f327021e9f") (revision "1")) base-commit: 0083a2265960f8228112c36e0d10eb974ff9d1f1 -- 2.41.0