From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 06 23:44:22 2019 Received: (at 36050) by debbugs.gnu.org; 7 Jun 2019 03:44:22 +0000 Received: from localhost ([127.0.0.1]:51111 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hZ5ni-0000Bj-9m for submit@debbugs.gnu.org; Thu, 06 Jun 2019 23:44:22 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:57705) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hZ5ng-0000BS-MU for 36050@debbugs.gnu.org; Thu, 06 Jun 2019 23:44:21 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 87BD721B7C; Thu, 6 Jun 2019 23:44:15 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Thu, 06 Jun 2019 23:44:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=terracrypt.net; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=fm1; bh=dgZwRYzvvnHRpgRtD8Bz5M7ymS cdX7fGjgpMrn39qOc=; b=ICfhHq3NDaedMf9AgDGEnWR6f/NssO+dQovzifn2wK M6TD2BIEl77gd54+KUFuHA+kejf7tN5TsvHSooQIWdXl+bVdCZGG+ld8elb04fjP TzR1MpgXXo5lyLL6jAG2TZUc/M/wXizpRL6th+m8JPM+KL0k604Xg4BXnmZtCRjl LoWxsCLY9Chh8juNY2nCG+oBZFhVujAfichgqyD0ys+8GFhjfRUo6QwQ3cKf5A6s kSZvxY2Hf3+3rnqJTrrtRrFcCcQ+FpDV6eRlXzFsk2MdzLmZTcSQsHR/IHIYm5i8 0+wm2oJrwTyg0VFj12Mk7Zt60lo3kmPV1bSSQQEmufDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=dgZwRYzvvnHRpgRtD 8Bz5M7ymScdX7fGjgpMrn39qOc=; b=h6unENAOMOiiHzw+frn45cIEs9gP+cGDd Qg6eUr9lqv13wDt1XBPMiEdB/YD02s5YWY8OGs0VrfZwK8Jkmx7RA77x+4TTrDIB Q9cbiv2fTbfW0LE7Krb47BImrDj7vqu8Tx3t17lqdYDnWcvo2hf6/ulhVkbPPlQq 9rwDxKt7MUHXRCfUI/Y706BxM/pZlR6ah5xv856ZdaHR3759wArWQFAg4VTjTURx I8HJLqtQyApqt56kd4KIsB1wbgQeUYPYAFl23KshHpBZkj1YrRd1bcsxkwlEcQuY iWUZWGZKt6007me2iCTdvKvQR99srPCOYZTpm0EtLkmOvUBNVZmCg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudeghedgjeefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkffoggfgsedtkeertdertddtnecuhfhrohhmpeflohhnrghthhgr nhcuhfhrvgguvghrihgtkhhsohhnuceojhhonhgrthhhrghnsehtvghrrhgrtghrhihpth drnhgvtheqnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepudejvddrheek rddvtddtrddvgedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehjohhnrghthhgrnhesth gvrhhrrggtrhihphhtrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from localhost.localdomain (unknown [172.58.200.240]) by mail.messagingengine.com (Postfix) with ESMTPA id 2878C380083; Thu, 6 Jun 2019 23:44:13 -0400 (EDT) From: Jonathan Frederickson To: 36050@debbugs.gnu.org Subject: [PATCH] gnu: Add emacs-xterm-color Date: Thu, 6 Jun 2019 23:40:00 -0400 Message-Id: <20190607034000.21850-1-jonathan@terracrypt.net> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 36050 Cc: =?UTF-8?q?Ludovic=20Court=C3=A8s?= , Jonathan Frederickson X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/emacs-xyz.scm: (emacs-xterm-color) new variable. --- gnu/packages/emacs-xyz.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 9199b45e40..3224883969 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -15620,4 +15620,23 @@ verb commands which would are normally destructive (such as deletion) are provided. Those alternative commands are and bound by default to their corresponding Evil keys.") (license license:expat)))) + +(define-public emacs-xterm-color + (let ((commit "a452ab38a7cfae97078062ff8885b5d74fd1e5a6") + (version "1.8") + (revision "1")) + (package + (name "emacs-xterm-color") + (version (git-version version revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/atomontage/xterm-color.git") + (commit commit))) + (sha256 + (base32 "02kpajb993yshhjhsizpfcbrcndyzkf4dqfipifhxxng50dhp95i")))) + (build-system emacs-build-system) + (home-page "https://github.com/atomontage/xterm-color") + (synopsis "ANSI & xterm-256 color text property translator for Emacs") + (description "@code{xterm-color.el} is an ANSI control sequence to text-property translator.") + (license license:bsd-2)))) -- Here's a revised version - I saw there were a few different conventions for packages with git sources, but I figured using both a numeric version for the version I intended and a git hash for stability would be desirable.