From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6F1nFs9XJmOh1gAAbAwnHQ (envelope-from ) for ; Sun, 18 Sep 2022 01:27:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 4GOIFc9XJmMHMQEAG6o9tA (envelope-from ) for ; Sun, 18 Sep 2022 01:27:11 +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 2A7DC24FBC for ; Sun, 18 Sep 2022 01:27:11 +0200 (CEST) Received: from localhost ([::1]:46598 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oZhDK-0004xd-0A for larch@yhetil.org; Sat, 17 Sep 2022 19:27:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52824) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oZhDC-0004xU-Lh for guix-patches@gnu.org; Sat, 17 Sep 2022 19:27:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48313) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oZhDC-0005ii-Dg for guix-patches@gnu.org; Sat, 17 Sep 2022 19:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oZhDC-0001lS-5U for guix-patches@gnu.org; Sat, 17 Sep 2022 19:27:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57897] [PATCH 1/1] gnu: Add emacs-emprise. References: <20220917232308.921119-1-plattfot@posteo.net> In-Reply-To: <20220917232308.921119-1-plattfot@posteo.net> Resent-From: Fredrik Salomonsson Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 17 Sep 2022 23:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57897 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57897@debbugs.gnu.org Cc: Fredrik Salomonsson Received: via spool by 57897-submit@debbugs.gnu.org id=B57897.16634571926746 (code B ref 57897); Sat, 17 Sep 2022 23:27:02 +0000 Received: (at 57897) by debbugs.gnu.org; 17 Sep 2022 23:26:32 +0000 Received: from localhost ([127.0.0.1]:47391 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oZhCi-0001kk-8w for submit@debbugs.gnu.org; Sat, 17 Sep 2022 19:26:32 -0400 Received: from mout01.posteo.de ([185.67.36.65]:58993) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oZhCg-0001kT-8Z for 57897@debbugs.gnu.org; Sat, 17 Sep 2022 19:26:31 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 308A5240026 for <57897@debbugs.gnu.org>; Sun, 18 Sep 2022 01:26:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1663457184; bh=wSubAoQii5Gs9QQW6aVJ58qgxPvDbVbwJUyCuNJ10po=; h=From:To:Cc:Subject:Date:From; b=Oy7vJEk93f7VWDSQ4MCPJFhAA+goL+VV5taBzhPqXYY3Qp94djdJ4ZBLTvI473pVA Nrj6Yg8UqfO5+F0ZWyprW6Y7X1mMAAOzh3q9ax23+1Y51rabJV6YuNeBzKZMf6AMpE WGa8w8mdAoflTZI/DK8xL2nYzeVgaHE7jdhqp03n1vMXct7sLde9JH0gPdXglUACu1 v4xG/GPdz9EgJooQYwQwBzcvI1346qY/roDgIfSOWVZHk1OjrgS3jWYXBHhMeTCNzw x6v0UXpI7FBHzbL4hWDRIxeNBvWgolyyFp0U0aiSToFcA8dYPWlue9Mu/15LhW/1jv f4WY+gmOMO5Aw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MVRsC0Y3kz9rxH; Sun, 18 Sep 2022 01:26:22 +0200 (CEST) From: Fredrik Salomonsson Date: Sat, 17 Sep 2022 23:26:19 +0000 Message-Id: <20220917232619.921420-1-plattfot@posteo.net> 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1663457231; 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=8YFalvmEzMsnZHt7eJWhehQxM7GUF3tC5DuREI8MAbs=; b=A6lPauVPm+J0Vc5g8mFfgQoFqw/oTTbaPUJ/v6ybi1uUVtTJurDgS0mJDVcyo+wpHzaUOz gojjKiftSqgN1JzjHHIRDOcxLncgYM4XTyahdiUaqObF6cjbnY/qvMAkV98h6gBjhMei7r XNejknLWifKKZ0SqQUT//OWcyccxnFqUQPJ9LBens62tucXdhnAb7nX6pjK/14lit2ce6X AJ7/6ePnX3Z+6IZbytVP64ZXkqA+7nACGrsjrS2QfovyY7lk3ucF444R7nWm91arQR5NE3 eVyaWfj2TVmQkYPPYDPDiUZOnfVTFTwX7cqukgWHT+2kMvl2Q4WtfDBpvT959Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663457231; a=rsa-sha256; cv=none; b=UShClQfGgFm8goba+yPFENavQEiO2EwGyNCt5hk6N7cS4R42VZeV4lhHT2p+0TE32dNTN4 s47pSEKNOAiqkSTgUZkpOmFM6pmtTjmXQPqZJG52TKY61Ha7laOwmcUUz6M5LjCLJtq6lu Ohv7aUC5M0+41InAK4GGK2DTlLF7nd44uDGofLSHpPzqCnUj6y/NT506fzc/Z3JsvRHc35 NVx0ScOkVCI/4cNMl10ZUvvw3Ak7rxml/Ui2zcTSCdOXIywZ0d+2/KtlmdSGpdMc16a0ro Jdab5V675fGDuyC7+pWpq5XaRdIYDIbbe5bl3yEskBzO6j9Oe3SzwTC37bwy3w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Oy7vJEk9; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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-Spam-Score: 8.96 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Oy7vJEk9; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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: 2A7DC24FBC X-Spam-Score: 8.96 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: lDLUNu7nQ6eF * gnu/packages/emacs-xyz.scm (emacs-emprise): New variable. --- gnu/packages/emacs-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index d99df6cc69..282bffa274 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -2572,6 +2572,29 @@ (define-public emacs-emms-mode-line-cycle within a specified width. It is useful for displaying long track titles.") (license license:gpl3+))) +(define-public emacs-emprise + (package + (name "emacs-emprise") + (version "0.3.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://git.sr.ht/~plattfot/emprise") + (commit (string-append "v" version)))) + (sha256 + (base32 + "0yddvvpjdcgsiwv24jbddkgl5r1lxgz037akjln6z9acx9qrc8px")) + (file-name (git-file-name name version)))) + (build-system emacs-build-system) + (home-page "https://sr.ht/~plattfot/emprise/") + (synopsis "Control MPRIS supported media players from Emacs") + (description "This package provides a set of commands to control media players that +supports the MPRIS D-bus protocol from Emacs. Using Emacs' +completing-read framework as the user interface, which integrates well +with vertico or selectrum.") + (license license:gpl3+))) + ;;; ;;; Miscellaneous. -- 2.37.3