# DISCLAIMER: Max Horn is the sole maintainer of this package. # Please DO NOT MAKE MODIFICATIONS without informing the maintainer. # Preferably, send a patch to me instead of making changes yourself! # If that is not possible due to extra urgency, at least send me a mail. # # Explanation: I am sick and tired of getting back to my packages and # discovering that people have messed with it. I am then forced to # retrace their steps, find out who, when and why did make a certain # change etc. -- i.e. it makes my life as maintainer harder. # Furthermore, as maintainer I am responsible for problems caused by my # packages. But I am not willing to take responsibility for something I # did not do. In particular, for changes that other people introduced # behind my back, no matter how good and noble their intentions were. As # such, I may see myself forced to drop responsibility for (and hence, # maintainership of) the affected package. Package: mc Version: 4.8.14 Revision: 2 Maintainer: Max Horn Depends: << glib2-shlibs, libiconv, libgettext8-shlibs, libssh2.1-shlibs << BuildDepends: << fink (>= 0.32), fink-package-precedence, gettext-bin, gettext-tools, glib2-dev, libgettext8-dev, libiconv-dev, libncurses5, libssh2.1, pkgconfig << Source: http://www.midnight-commander.org/downloads/%n-%v.tar.xz Source-MD5: fbdaddb9edcf8925dcf3231331a8720b PatchFile: %n.patch PatchFile-MD5: 3785dbf5cce0278f1b99d1d60fefd09b # ConfigureParams: << --with-netrc \ --without-x \ --with-screen=ncurses \ --mandir=%p/share/man \ --libexecdir=%p/share/mc/bin \ LIBSSH_LIBS=-lssh2 << CompileScript: << ./configure %c make fink-package-precedence . << InstallScript: make install DESTDIR=%d localedir=%p/share/locale InfoTest: TestScript: make check || exit 2 DocFiles: README COPYING AUTHORS NEWS doc/FAQ #ConfFiles: %p/etc/mc/mc.keymap # Description: Midnight Commander File Manager DescDetail: << The Midnight Commander is modeled after the famous Norton Commander file manager. << DescPackaging: << Previous versions by Christoph Pfisterer. << DescUsage: << If the function keys don't work in the terminal version, try the sequence Esc-, e.g. Esc-0 for F10. << License: GPL Homepage: http://www.midnight-commander.org/