From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17908 invoked by alias); 7 Oct 2012 17:39:40 -0000 Received: (qmail 17897 invoked by uid 22791); 7 Oct 2012 17:39:38 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SARE_OBFU_PART_INA,TW_QC,TW_QM,TW_RL X-Spam-Check-By: sourceware.org Received: from emh07.mail.saunalahti.fi (HELO emh07.mail.saunalahti.fi) (62.142.5.117) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 07 Oct 2012 17:39:29 +0000 Received: from saunalahti-vams (vs3-10.mail.saunalahti.fi [62.142.5.94]) by emh07.mail.saunalahti.fi (Postfix) with SMTP id EE1D54236 for ; Sun, 7 Oct 2012 20:39:27 +0300 (EEST) Received: from emh01.mail.saunalahti.fi ([62.142.5.107]) by vs3-10.mail.saunalahti.fi ([62.142.5.94]) with SMTP (gateway) id A075A0EB02D; Sun, 07 Oct 2012 20:39:27 +0300 Received: from picasso.cante.net (a91-155-178-192.elisa-laajakaista.fi [91.155.178.192]) by emh01.mail.saunalahti.fi (Postfix) with ESMTP id CAE19902A5 for ; Sun, 7 Oct 2012 20:39:27 +0300 (EEST) From: Jari Aalto To: cygwin-apps@cygwin.com Subject: ITP: renameutils -- Programs to make file renaming easier Mail-Copies-To: poster Mail-Followup-To: cygwin-apps@cygwin.com Date: Sun, 07 Oct 2012 17:39:00 -0000 Message-ID: <87ehlagp0w.fsf@picasso.cante.net> User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2012-10/txt/msg00027.txt.bz2 wget --recursive --no-host-directories --cut-dirs=3 \ http://cante.net/~jaalto/tmp/cygwin/renameutils/renameutils-0.12.0-1-src.tar.bz2 \ http://cante.net/~jaalto/tmp/cygwin/renameutils/renameutils-0.12.0-1.tar.bz2 \ http://cante.net/~jaalto/tmp/cygwin/renameutils/setup.hint # To check packaging cd renameutils tar -xf *-src.tar.bz2 ./*.sh --color --verbose all Included in Debian: http://packages.debian.org/renameutils Jari [ setup.hint ] sdesc: "Programs to make file renaming easier" ldesc: "The file renaming utilities (renameutils for short) are a set of programs designed to make renaming of files faster and less cumbersome. Includes five utilities: qmv (edit names with an editor), imv (edit rename name with readline), icp (like imv), qcp (like qmv) and deurlname (remove URL encoded characters)." category: Utils requires: libintl8 libncursesw10 libreadline7