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: shed -- A simple hex editor with a nano-style interface


On 10/7/2012 12:37 PM, Jari Aalto wrote:
wget --recursive --no-host-directories --cut-dirs=3 \
     http://cante.net/~jaalto/tmp/cygwin/shed/setup.hint \
     http://cante.net/~jaalto/tmp/cygwin/shed/shed-1.15-1-src.tar.bz2 \
     http://cante.net/~jaalto/tmp/cygwin/shed/shed-1.15-1.tar.bz2

# To check packaging

     cd shed
     tar -xf *-src.tar.bz2
     ./*.sh --color --verbose all

Included in Debian:

http://packages.debian.org/shed

Jari

[ setup.hint ]

sdesc: "A simple hex editor with a nano-style interface"
ldesc: "An easy application for viewing and editing files in hex,
octal, binary, or ascii text using ncurses. The interface is inspired by
pico, another ncurses based text editor."
category: Editors
requires: libncurses9



requires: libncurses10

for the rest it builds and compiles fine

Regards
Marco


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