From debbugs-submit-bounces@debbugs.gnu.org Sat May 02 06:38:11 2020 Received: (at 40782) by debbugs.gnu.org; 2 May 2020 10:38:11 +0000 Received: from localhost ([127.0.0.1]:51342 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUpX9-0004kC-24 for submit@debbugs.gnu.org; Sat, 02 May 2020 06:38:11 -0400 Received: from mx.kolabnow.com ([95.128.36.40]:11140) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jUpX7-0004jz-KS for 40782@debbugs.gnu.org; Sat, 02 May 2020 06:38:10 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out003.mykolab.com (Postfix) with ESMTP id 4C8F140325 for <40782@debbugs.gnu.org>; Sat, 2 May 2020 12:38:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freedommail.ch; h=content-transfer-encoding:content-type:content-type :mime-version:message-id:date:date:subject:subject:from:from :received:received:received; s=dkim20160331; t=1588415882; x= 1590230283; bh=4XLBnbw/8qSiV1F7xQQwAf4OhObFiBMAFaUTtch5mfI=; b=3 s4LWkYfqZ7lhuuWUcoMwupWeR/vzOaCFdEaxcocxdgt0b2L4P/wpQ60DjPd5MhhE n8KH2uqUyUoMhQUdDdd9YkxVfIMMtBe4pUOQjHSNdkmUpkIirulTm0JjQc1LUZZe LVZoCCLEwWWkD3qlZH1VDdjONbdHd33DAKwWkV7O1sbvkKpYpSAtpTZ9ukGMtKiu VNwT2l0rZGVLRd6V3oOefdiMOcSbKsUjDAKjLSDJhRnN0Jvg7+bocTapfsMHGnA2 LV0aEuu6sl2jy43+Yf7yaY1dbfnUT/jrcJb2WBv0XaL7zZ6utz7ZOjeN7g0j4ABV +ZU7e1OrDX3Ra5EBgNENqJnXG58Y/cmR7F32rv+/FdSGmS68JQdwpUSZMU4Xvw2Z ZggWwbSaERCXvajbFVCynesM8LwjWB873n7uIUoEwIvMuxGqM9yfVOggFOQoHx69 f6N8s2w7V8Cfhhlv7/qrJ2ptyyYWj828rWfHMZ4COzVBrDjut/TUOGQid4Lu0fZp QbCjYIMZ6p4/2nHvTCV2mxaN2mhSVf6MJgnCVyNGcp/5FW4br0qvUzW553pTrRww 6O8QlzahTHp5kKRVb/BKfFxc9JPHsnLYXQEuDCZw/WxrUlAG8Qi7WxuG29Npmv+v W5ApTGXJOreh6W7DjmMp2otrImDGj8/h//hla+WbGE= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-10 required=5 tests=[BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out003.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NcIH0vrM-FDl for <40782@debbugs.gnu.org>; Sat, 2 May 2020 12:38:02 +0200 (CEST) Received: from int-mx001.mykolab.com (unknown [10.9.13.1]) by ext-mx-out003.mykolab.com (Postfix) with ESMTPS id 9AFD040294 for <40782@debbugs.gnu.org>; Sat, 2 May 2020 12:38:02 +0200 (CEST) Received: from ext-subm001.mykolab.com (unknown [10.9.6.1]) by int-mx001.mykolab.com (Postfix) with ESMTPS id 51440C34 for <40782@debbugs.gnu.org>; Sat, 2 May 2020 12:38:02 +0200 (CEST) From: Tom To: 40782@debbugs.gnu.org Subject: Update Date: Sat, 02 May 2020 12:37:59 +0200 Message-ID: <1744544.PYTXIkNuev@peach> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="nextPart2279362.hyDQrc5hHL" Content-Transfer-Encoding: 7Bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 40782 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.0 (-) This is a multi-part message in MIME format. --nextPart2279362.hyDQrc5hHL Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Updated patch with the suggested changes. --nextPart2279362.hyDQrc5hHL Content-Disposition: attachment; filename="0001-gnu-Add-hexer.patch" Content-Transfer-Encoding: quoted-printable Content-Type: text/x-patch; charset="UTF-8"; name="0001-gnu-Add-hexer.patch" =46rom ab228533702e3a99b6495350699cefb2cfcabb6f Mon Sep 17 00:00:00 2001 =46rom: TomZ Date: Wed, 22 Apr 2020 22:31:03 +0200 Subject: [PATCH 1/2] gnu: Add hexer. * gnu/packages/text-editors.scm (hexer): New Variable. =2D-- gnu/packages/text-editors.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm index 072760ee10..886babf3fa 100644 =2D-- a/gnu/packages/text-editors.scm +++ b/gnu/packages/text-editors.scm @@ -10,6 +10,7 @@ ;;; Copyright =C2=A9 2019 Andreas Enge ;;; Copyright =C2=A9 2019, 2020 Nicolas Goaziou ;;; Copyright =C2=A9 2020 Marius Bakke +;;; Copyright =C2=A9 2020 Tom Zander ;;; ;;; This file is part of GNU Guix. ;;; @@ -967,3 +968,35 @@ keybindings, autocomplete and unlimited undo. It can = pipe a marked block of text through any command line filter. It can also open very large bina= ry files. It was originally developed on the Amiga 3000T.") (license license:gpl3+))) + +(define-public hexer + (package + (name "hexer") + (version "1.0.6") + (source + (origin + (method url-fetch) + (uri (string-append "https://devel.ringlet.net/files/editors/hexer= /" + "hexer-" version ".tar.xz")) + (sha256 + (base32 "157z17z8qivdin2km2wp86x1bv1nx15frrwcz11mk0l3ab74mf76"))= )) + (build-system gnu-build-system) + (arguments + `(#:tests? #f ;no upstream tests + #:make-flags + (list "CC=3Dgcc" + (string-append "PREFIX=3D" (assoc-ref %outputs "out")) + (string-append "LTERMCAP=3D-lncurses") + (string-append "LDFLAGS=3D-L" (assoc-ref %build-inputs "ncurs= es") + "/lib")) + #:phases + (modify-phases %standard-phases + (delete 'configure)))) ;no configure script + (inputs + `(("ncurses" ,ncurses))) + (home-page "https://devel.ringlet.net/editors/hexer/") + (synopsis "Multi buffer editor for binary files with vi-like interface= ") + (description "Hexer is a multi-buffer editor for binary files for Unix= =2Dlike +systems that displays its buffer(s) as a hex dump. The user interface is = kept +similar to vi/ex.") + (license license:bsd-3))) =2D-=20 2.26.2 --nextPart2279362.hyDQrc5hHL--