From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id aMeeHXOb9WAziwAAgWs5BA (envelope-from ) for ; Mon, 19 Jul 2021 17:34:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id UBJDGXOb9WAaXgAAB5/wlQ (envelope-from ) for ; Mon, 19 Jul 2021 15:34:11 +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 DB358155B8 for ; Mon, 19 Jul 2021 17:34:10 +0200 (CEST) Received: from localhost ([::1]:57988 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m5VHV-000626-Rg for larch@yhetil.org; Mon, 19 Jul 2021 11:34:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48576) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m5VHP-0005tb-0j for guix-patches@gnu.org; Mon, 19 Jul 2021 11:34:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48368) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m5VHO-00033P-Oe for guix-patches@gnu.org; Mon, 19 Jul 2021 11:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m5VHO-0005HU-My for guix-patches@gnu.org; Mon, 19 Jul 2021 11:34:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49633] [PATCH v2 2/3] gnu: Add emacs-zmq. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 19 Jul 2021 15:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49633 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49633@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 49633-submit@debbugs.gnu.org id=B49633.162670883120255 (code B ref 49633); Mon, 19 Jul 2021 15:34:02 +0000 Received: (at 49633) by debbugs.gnu.org; 19 Jul 2021 15:33:51 +0000 Received: from localhost ([127.0.0.1]:59908 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5VHC-0005Gd-U7 for submit@debbugs.gnu.org; Mon, 19 Jul 2021 11:33:51 -0400 Received: from mout02.posteo.de ([185.67.36.66]:40519) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m5VHB-0005G9-2c for 49633@debbugs.gnu.org; Mon, 19 Jul 2021 11:33:49 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id DA9C8240101 for <49633@debbugs.gnu.org>; Mon, 19 Jul 2021 17:33:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1626708822; bh=5UaqiEokAI4lo51VZKy/ZxqJeTc7wluEN/ZSac7zoJo=; h=From:To:Cc:Subject:Date:From; b=l69FOqOA2PmqJSlzKPEdiPay8mnGsf95wvO6IhsxN/IYbAF39A5aYv+EpdyJv49ag CvtqC20gXJxkZnzHQisiiHN4+F5UtqPH0+0Zn8H58bFxWAemeTK9MTyQQzXh/t7egB x/wOs59lQLFIQ7rn42JV+ZMAvB9DHHva5kqiItUQqyxPp+ORQIlAmXaG++TErPqwgD 226YCALJNx0CRGCHHV2y1GQixXvOps1g7dI8fdTGuWA5swLrN84SA14shfZUjpNpmy o6U5spai/20DMdYu7rqI5bhqo+2e/vg/j0vush549PDkyjL8TctWn3hFCD2Z5r8vYT oLhFFtCQ9VHeg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GT5Tx1PkQz6tmD; Mon, 19 Jul 2021 17:33:40 +0200 (CEST) From: Vinicius Monego Date: Mon, 19 Jul 2021 15:33:15 +0000 Message-Id: <20210719153316.249754-2-monego@posteo.net> In-Reply-To: <20210719153316.249754-1-monego@posteo.net> References: <20210719153316.249754-1-monego@posteo.net> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1626708851; h=from:from:sender:sender: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=SLuNf+o2F6Ma7I/QKaQPxsRn74Qz4KEnLkrbJdZYpow=; b=dMsGJT4H0ZYhKkF+/bg3VSdmMmkJX6Dxl/LMogMaYVGOUowpkzB4FulZ7rFktl5XAQGuwJ KoZlMLAXqZe7u4INGVON6vRwguTQw70OZhHi1hgYwyguWd2l8R+VkqV/3Gq8NgA8tPAS3S xWSZuJH1Jx9MRgXZiz849PYx6GxVuhkqM/RoUcQm+w1sqEfQ1Y7KdOfWvQKeBVjbxWpikk Ks6y6yDun4eP8CDOQtzVUuLp6/sc4V21jcdS3GlfnLBc0vfU+Tbh8FbsqY6mD1FNNAPoOc wsguykQ6WZG4I6EFcWipUCQaeB25IQcSP6MlQCNxYeMBMhR2DjZ2pA6OyOBXpA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1626708851; a=rsa-sha256; cv=none; b=kHH/anGTHFq3WwRU22boFy+NKtO9mlPl2KfAX9SZGJpzDTkhRIWadFnkY9mSt9KFTMpcFD xUWLVlPCRwdh8czrMa3C1Ds1AbHBuJxkdQIx/cYCsg05lzqf2T9aB5krdmbfLen4O6UMad dCJMwzwc07bO3orwTyY7vxtxM42mACHqEilqu4PFad5w2KuOJoIqy3YVQE68zFQnmtIUkZ lQ9Nv8PluWSlRfIwXTZ44ApjRifdHXQ1qIc6yH5jiUo16ysrP+kAe9vlw+LMHT1h/2z7sC eOavRRysyYAISQa3SXL07Of9iz1S+P2FmReWGpm8dfO/uKyGH7enIt2UOslatA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=l69FOqOA; 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-Migadu-Spam-Score: -0.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=l69FOqOA; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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-Migadu-Queue-Id: DB358155B8 X-Spam-Score: -0.31 X-Migadu-Scanner: scn0.migadu.com X-TUID: t64khPy7MOEV * gnu/packages/emacs-xyz.scm (emacs-zmq): New variable. --- ('install-shared-object): Removed unused inputs #:key and replaced "0.10.10" with ,version in libdir. gnu/packages/emacs-xyz.scm | 46 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 6f36bb4ba3..d3870ffa52 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -155,6 +155,7 @@ #:use-module (gnu packages ibus) #:use-module (gnu packages java) #:use-module (gnu packages ncurses) + #:use-module (gnu packages networking) #:use-module (gnu packages python) #:use-module (gnu packages python-xyz) #:use-module (gnu packages telephony) @@ -5989,6 +5990,51 @@ view the build status of those servers' build jobs, and possibly to trigger build jobs.") (license license:gpl3+))) +(define-public emacs-zmq + (package + (name "emacs-zmq") + (version "0.10.10") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/nnicandro/emacs-zmq") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0ngxm5mm0kqgvn8977ryrngamx0khzlw86d8vz5s0jhm2kgwnqp8")))) + (build-system emacs-build-system) + (arguments + `(#:tests? #f ; no tests + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'configure + (lambda _ + (invoke "make" "src/configure") + (substitute* "src/configure" + (("/bin/sh") (which "sh")) + (("/usr/bin/file") (which "file"))) + (invoke "make"))) + (add-after 'install 'install-shared-object + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (site-lisp (string-append out "/share/emacs/site-lisp")) + (libdir (string-append site-lisp "/zmq-" ,version))) + (copy-file "emacs-zmq.so" + (string-append libdir "/emacs-zmq.so")))))))) + (native-inputs + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("libtool" ,libtool) + ("pkg-config" ,pkg-config))) + (inputs + `(("zeromq" ,zeromq))) + (home-page "https://github.com/nnicandro/emacs-zmq") + (synopsis "Emacs bindings to ØMQ") + (description "This package provides Emacs bindings to ØMQ.") + (license (list license:gpl2+ ;zmq.el + license:gpl3+)))) ;src/emacs-module.h + (define-public emacs-tup-mode (package (name "emacs-tup-mode") -- 2.30.2