Package: hexcurse Version: 1.55 Revision: 10 #Source: http://jewfish.net/download.php?file=%n.tar.gz #SourceDirectory: %n-%v #SourceRename: %n-%v.tar.gz Source: mirror:sourceforge:fink/%n-%v.tar.gz Source-MD5: c9f9485490300b5111aa429eabfef789 BuildDepends: ncurses-dev (>= 5.3-20031018-2), gcc3.3 Depends: ncurses, ncurses-shlibs ConfigureParams: --mandir=%p/share/man CompileScript: << export CC=gcc-3.3; export CXX=g++-3.3; ./configure %c make CC=gcc-3.3 CXX=g++-3.3 << InstallScript: make install-strip DESTDIR=%d GCC: 3.3 DocFiles: AUTHORS COPYING INSTALL NEWS README Description: Terminal-based hex editor DescDetail: << Curses-based hex editing utility that can open, edit, and save files, editing both the hexadecimal and decimal values. << DescUsage: << "man hexcurse" for usage notes. << DescPackaging: << The SourceRename forces fink to realize that the tarball name is %n-%v.tar.gz, and use that (with wget) OR with curl, it actually renames the source to %n-%v.tar.gz << License: GPL Homepage: http://jewfish.net/description.php?title=HexCurse Maintainer: Ben Hines