From patchwork Wed Oct 13 17:01:13 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Wiktor_=C5=BBelazny?= X-Patchwork-Id: 33816 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id BBCDA27BBE3; Wed, 13 Oct 2021 18:03:24 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 799DA27BBE1 for ; Wed, 13 Oct 2021 18:03:24 +0100 (BST) Received: from localhost ([::1]:44144 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mahf1-0004VX-DM for patchwork@mira.cbaines.net; Wed, 13 Oct 2021 13:03:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51556) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1maheg-0004RV-H1 for guix-patches@gnu.org; Wed, 13 Oct 2021 13:03:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49956) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1maheg-0007O4-6Q for guix-patches@gnu.org; Wed, 13 Oct 2021 13:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1maheg-0000nr-09 for guix-patches@gnu.org; Wed, 13 Oct 2021 13:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51184] [PATCH] gnu: Add renameutils. Resent-From: Wiktor =?utf-8?q?=C5=BBelazny?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 13 Oct 2021 17:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51184 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51184@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16341445291341 (code B ref -1); Wed, 13 Oct 2021 17:03:01 +0000 Received: (at submit) by debbugs.gnu.org; 13 Oct 2021 17:02:09 +0000 Received: from localhost ([127.0.0.1]:33266 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mahdi-0000Gj-4V for submit@debbugs.gnu.org; Wed, 13 Oct 2021 13:02:08 -0400 Received: from lists.gnu.org ([209.51.188.17]:45846) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mahdd-0000DQ-Ku for submit@debbugs.gnu.org; Wed, 13 Oct 2021 13:02:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51322) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mahda-0003Jn-9H for guix-patches@gnu.org; Wed, 13 Oct 2021 13:01:57 -0400 Received: from freeshell.de ([2a01:4f8:231:482b::2]:34150) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mahdR-0006Hg-Mj for guix-patches@gnu.org; Wed, 13 Oct 2021 13:01:54 -0400 Received: from localhost.localdomain (cst-prg-19-178.cust.vodafone.cz [46.135.19.178]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id 3145BB2E21CB for ; Wed, 13 Oct 2021 19:01:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freeshell.de; s=mail; t=1634144497; bh=ANe9ETmZUXDBjES0UFk0L+wG7EIOyXBjRwtAsX6bzJc=; h=From:To:Subject:Date:From; b=Ch0+5rQYoyiM8Nm6DIgxB1fsERSJRIgNYvsD+5Ub2C0Fqzoite+52026zuW9aU7HB GxRhDU4tl2lHOPurCocgcKYlTgKQPWaYX9TFz+1KFa6FaYH21XquyJu0VZmue10ymB 6Lnn7DJHgxz9kYWD8vr/I9J/V3o3BdAnflRJvgU8= From: Wiktor =?utf-8?q?=C5=BBelazny?= Date: Wed, 13 Oct 2021 19:01:13 +0200 Message-Id: <20211013170113.1067-1-wz@freeshell.de> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Received-SPF: pass client-ip=2a01:4f8:231:482b::2; envelope-from=wz@freeshell.de; helo=freeshell.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/admin.scm (renameutils): New variable. --- gnu/packages/admin.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) base-commit: 37832406bef8e9b61b1c3b533988d5a873cb9a21 -- 2.33.0 diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index 850372bdc6..9faf2fca61 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -44,6 +44,7 @@ ;;; Copyright © 2021 Brice Waegeneire ;;; Copyright © 2021 Maxim Cournoyer ;;; Copyright © 2021 Maxime Devos +;;; Copyright © 2021 Wiktor Żelazny ;;; ;;; This file is part of GNU Guix. ;;; @@ -4794,3 +4795,32 @@ setup, maintenance, supervision, or any long-running processes.") (description "Utility to convert @code{lsof} output to a graph showing FIFO and UNIX interprocess communication.") (license license:bsd-2)))) + +(define-public renameutils + (package + (name "renameutils") + (version "0.12.0") + (source + (origin + (method url-fetch) + (uri + (string-append "https://download.savannah.gnu.org/releases/renameutils/" + name "-" version ".tar.gz")) + (sha256 + (base32 + "18xlkr56jdyajjihcmfqlyyanzyiqqlzbhrm6695mkvw081g1lnb")) + (modules '((guix build utils))) + (snippet '(begin + (substitute* "src/Makefile.in" + (("\\(\\$bindir\\)") "$(bindir)")) + #t)))) + (build-system gnu-build-system) + (inputs + `(("readline" ,readline))) + (home-page "https://www.nongnu.org/renameutils/") + (synopsis "File renaming utilities") + (description "The file renaming utilities (renameutils for short) are a set +of programs designed to make renaming of files faster and less cumbersome. The +file renaming utilities consists of five programs - qmv, qcp, imv, icp and +deurlname.") + (license license:gpl3)))