This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ITP: renameutils -- Programs to make file renaming easier


On 10/7/2012 7:39 PM, Jari Aalto wrote:
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


it builds and runs fine.


libncursesw10 is an indirect dependency

  E:\cygwin\bin\cygreadline7.dll
    E:\cygwin\bin\cygncursesw-10.dll
      E:\cygwin\bin\cyggcc_s-1.dll


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]