UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
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
Template:
Codename: mc
Source file: mc-4.8.21.tar.xz
Source file size: 2528292
Source file MD5-checkum: 743a421db8a5469bb373874cd6efbcb2
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