From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mM8ZELS5MGWNvgAAG6o9tA:P1 (envelope-from ) for ; Thu, 19 Oct 2023 07:08:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mM8ZELS5MGWNvgAAG6o9tA (envelope-from ) for ; Thu, 19 Oct 2023 07:08:04 +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 B93554F5A1 for ; Thu, 19 Oct 2023 07:08:03 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=hallsby.com header.s=google header.b=Whu8yQCb; dmarc=pass (policy=none) header.from=gnu.org; 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=1697692083; a=rsa-sha256; cv=none; b=qoEcMkTQicIcqHgfoOH7Xw+pNhNrgYkalG+pz5eNE0jTPCye3xuWK/aFQfbMkr+RZnNOnu 8lNgQRK+/SfwNrHSmIg7XuBepn6e+tHLtQHk1r87FhEAbzu8znAdU5hFyznhDDOA6hBmzq KXRkdaCcxfd9anfm271dUpZOa0WjSwFSMYHk/9QkgaXtdbhbTzLNLIpuBoAkqgViV1ebSw FJ1Gv3c9FbGiW5Exqv+zV5oiM8k4BOjQeUVMnb3uDZxJHtPi8emOPx5Zk2CrshrCkSCg3O bGnLM6Whb4Sb6oGqyOMETT8LTX4ozELgaet5gvSvmzpzY4WEevEHTto4ll8dDQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=hallsby.com header.s=google header.b=Whu8yQCb; dmarc=pass (policy=none) header.from=gnu.org; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697692083; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=Nfg98LHYPvJ+2AYeI1XjFD42WFThlZ+30J0gnKnI1qE=; b=fheKC36vzkecih7cOPZ+fkQgGUpYpNVFwRWNb6Oh0eAhdd/vrbKWV9lpDkEXrQLFz7KegW fw38dpA6U4yHj4IuMQ1xhDEa5s+smnZwOnodF15RTptQJi6cUIr5YPLsEhV2I2zrb6u1of Ry1w8OtXw4nVidUWw9B3Xvnx90/C2QFQ5jytnJiUpPhIhDUfS7l84JQgVTmL2XfZjwHPGe 7keM4rAwHos4e3QwfMEL97gHKHhHzwkXL7fj8XuxsJw+T31Rwvf11F5osoiLpK9VB645XX jYQfa5NaZwfPx96rwLU7fK62Ck6uSGhWaBBGkIy8cWpM3NaBnLOhpESf8LAJ0g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtLG0-0004kI-E3; Thu, 19 Oct 2023 01:07:40 -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 1qtLFx-0004jw-Kl for guix-patches@gnu.org; Thu, 19 Oct 2023 01:07:39 -0400 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 1qtLFx-0008VQ-3y for guix-patches@gnu.org; Thu, 19 Oct 2023 01:07:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtLGM-0007cW-Gx; Thu, 19 Oct 2023 01:08:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66623] [PATCH 1/3] gnu: Add sbcl-xkbcommon package Resent-From: Karl Hallsby Original-Sender: "Debbugs-submit" Resent-CC: glv@posteo.net, cox.katherine.e+guix@gmail.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 05:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66623 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66623@debbugs.gnu.org Cc: Karl Hallsby , Guillaume Le Vaillant , Katherine Cox-Buday , jgart X-Debbugs-Original-Xcc: Guillaume Le Vaillant , Katherine Cox-Buday , jgart Received: via spool by 66623-submit@debbugs.gnu.org id=B66623.169769204329201 (code B ref 66623); Thu, 19 Oct 2023 05:08:02 +0000 Received: (at 66623) by debbugs.gnu.org; 19 Oct 2023 05:07:23 +0000 Received: from localhost ([127.0.0.1]:35422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtLFi-0007as-OD for submit@debbugs.gnu.org; Thu, 19 Oct 2023 01:07:23 -0400 Received: from mail-io1-xd2f.google.com ([2607:f8b0:4864:20::d2f]:55314) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtLFf-0007aU-SK for 66623@debbugs.gnu.org; Thu, 19 Oct 2023 01:07:21 -0400 Received: by mail-io1-xd2f.google.com with SMTP id ca18e2360f4ac-7a66b5f7ea7so65248939f.2 for <66623@debbugs.gnu.org>; Wed, 18 Oct 2023 22:06:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hallsby.com; s=google; t=1697692007; x=1698296807; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Nfg98LHYPvJ+2AYeI1XjFD42WFThlZ+30J0gnKnI1qE=; b=Whu8yQCbx0W0ogdgenOXViLB1hJHTTbz6aCTkLpSzPq2cejVpQ3Y1UTxdGJnLiZYfK uvbFzsXmxc4Hlpy/qxwTf9ZlzeEHFVphOkl6+WxIuI9TqnkEvai4rvuYrbsIIKi9Jo6W TqSN03++OOg4T77s2zGiboqnDc5Mq5U8wFMXSy3XrfHfzpWumhxm3PApXfcJFD6JxNTX coGKbD2GpKZgoZphgJH2yMRPK3/lqBt0c4LRCx/dnSGMXWnAI8IUG7aX+pJgyk4IWTSC /7PJKRl6eddloDyfbwduyh/9gCrEV3ZRCOfsResoTof1F6X+XIx8Q26w2qBMn9GfrSTv E0BA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697692007; x=1698296807; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nfg98LHYPvJ+2AYeI1XjFD42WFThlZ+30J0gnKnI1qE=; b=XP4NZdoeIo6IOckm5xNszF92S8v+3Oas740ZfKvucleTXaaf5yCbW+tO3F+CkU2CRw DMph+/hpdhchd0gJTxakd/E0DQCWbJwq0lHShARdRNGJkMT+IdKlp/fWU5XkCp2KakxR adxEVnFcni7q3dDRxoHTYtxf5h4WOvV3Vdwfjvly4ObX0U6ep/J2nfFMSe2ZmC6+3XKc pe5+kdZMTSdqWmDMcFEWJa1yGxwduBfVeLta9PBtJssuBiZdXclLEGfsF3i+ds3AvFUt 9VdwiPz7L7gHNQ+2VydoIBpx/lZdOO0SSQUhfTmnQgc70x+9qrv6MOCZp201m4T2m5Id tWqA== X-Gm-Message-State: AOJu0Yx9wy4pXBoMXc4nT/Es1dNlecS0pa/A/ngS/HeXZYVj8N1eoEFT OcemNaSRHCQZDKIoXaC/16fky46EXTl8ZyUm0So= X-Google-Smtp-Source: AGHT+IHYV8p3ibt7zzynCo1hqeM9gybVe203Ysogp/98Cg4bVsRWns+Tpv81xXzGhaJXcpqfSeMHxQ== X-Received: by 2002:a05:6602:2e90:b0:79f:a25b:51c with SMTP id m16-20020a0566022e9000b0079fa25b051cmr1512909iow.11.1697692007322; Wed, 18 Oct 2023 22:06:47 -0700 (PDT) Received: from Karl-Desktop.raven ([207.237.221.33]) by smtp.gmail.com with ESMTPSA id b19-20020a026f53000000b0042af069eeefsm1698243jae.50.2023.10.18.22.06.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 22:06:46 -0700 (PDT) Date: Thu, 19 Oct 2023 00:06:01 -0500 Message-ID: <95701221bfe259fbb2aa52b684cdc4d928aea4a2.1697691783.git.karl@hallsby.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: , Reply-to: Karl Hallsby X-ACL-Warn: , Karl Hallsby via Guix-patches From: Karl Hallsby via Guix-patches via 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 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -5.16 X-Spam-Score: -5.16 X-Migadu-Queue-Id: B93554F5A1 X-TUID: /i1RWQROLR5M * gnu/packages/lisp-xyz.scm (New variable): Add sbcl-xkbcommon package at most recent revision. --- gnu/packages/lisp-xyz.scm | 46 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index f2c581e65f..1ac43e7e3a 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -40,6 +40,7 @@ ;;; Copyright © 2023 Roman Scherer ;;; Copyright © 2023 ykonai ;;; Copyright © 2023 Gabriel Hondet +;;; Copyright © 2023 Raven Hallsby ;;; ;;; This file is part of GNU Guix. ;;; @@ -26738,6 +26739,51 @@ (define-public cl-nkeymaps (define-public ecl-nkeymaps (sbcl-package->ecl-package sbcl-nkeymaps)) +(define-public sbcl-xkbcommon + (let ((commit "aa9513d93f42d7816f88dd1bd8bd21375e7d7512") + (revision "0")) + (package + (name "sbcl-xkbcommon") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sdilts/cl-xkbcommon") + (commit commit))) + (file-name (git-file-name "sbcl-xkbcommon" version)) + (sha256 + (base32 "02zdbkh7yliw9vg8i8wx2xgcpfni0fr4z0w19kkxvaib8xm9rx1q")))) + (build-system asdf-build-system/sbcl) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'fix-paths + (lambda* (#:key inputs #:allow-other-keys) + (substitute* "xkbcommon.lisp" + (("\\(define-foreign-library libxkbcommon" all) + (string-append all "\n" + " (:unix \"" + (assoc-ref inputs "libxkbcommon") + "/lib/libxkbcommon.so\")")))))))) + (native-inputs + (list pkg-config)) + (inputs + (list libxkbcommon + sbcl-cffi)) + (home-page "https://github.com/sdilts/cl-xkbcommon") + (synopsis "Common Lisp FFI bindings for xkbcommon (libxkbcommon)") + (description + "Common Lisp FFI bindings for xkbcommon (libxkbcommon) using +cffi-grovel.") + (license license:expat)))) + +(define-public cl-xkbcommon + (sbcl-package->cl-source-package sbcl-xkbcommon)) + +(define-public ecl-xkbcommon + (sbcl-package->ecl-package sbcl-xkbcommon)) + (define-public sbcl-njson (package (name "sbcl-njson") -- 2.41.0