UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

mc

MC (Midnight Commander) is a text-mode full-screen file manager and visual shell. It provides a clear, user-friendly, and somewhat protected interface to a Unix system while making many frequent file operations more efficient and preserving the full power of the command prompt.

Package info

Codename: mc
Source file: mc-4.8.21.tar.xz
Source directory: mc-4.8.21
Package URL: https://umvirt.com/linux/downloads/0.1/packages/m/mc-4.8.21.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/m/mc-4.8.21.tar.xz.md5sum
Dependances: glib, slang, gpm.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr \
            --sysconfdir=/etc \
            --enable-charset

Build script:
make

Install script:
make install &&
cp -v doc/keybind-migration.txt /usr/share/mc

cat >> /usr/share/applications/mc.desktop << EOF
[Desktop Entry]
Name=Midnight Commander
Comment=Console File manager
Exec=/usr/bin/mc
Terminal=true
Type=Application
Icon=none
Categories=System
EOF