mc: update to 4.8.7.
This commit is contained in:
parent
3848c927a9
commit
a4722598c9
1 changed files with 13 additions and 20 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mc'
|
# Template file for 'mc'
|
||||||
pkgname=mc
|
pkgname=mc
|
||||||
version=4.8.4
|
version=4.8.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-screen=ncurses --without-x"
|
configure_args="--with-screen=ncurses --without-x"
|
||||||
|
@ -9,24 +9,17 @@ short_desc="User-friendly file manager and visual shell"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.ibiblio.org/mc/"
|
homepage="http://www.ibiblio.org/mc/"
|
||||||
distfiles="http://www.midnight-commander.org/downloads/mc-$version.tar.xz"
|
distfiles="http://www.midnight-commander.org/downloads/mc-${version}.tar.xz"
|
||||||
checksum=b4be11c27857ec0c0896a7cd42dd1782a03d1e4c82c83f86b5cc880f6970863e
|
checksum=88f620f7944d629087e0f3518a7e7bff7600fd1c4fa157767cdcca95f2cb3074
|
||||||
long_desc="
|
|
||||||
GNU Midnight Commander is a user-friendly yet powerful file manager
|
|
||||||
and visual shell, useful to novice and guru alike. 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. You will wonder how
|
|
||||||
you could ever live without it."
|
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/mc/edit.indent.rc
|
|
||||||
/etc/mc/filehighlight.ini
|
/etc/mc/filehighlight.ini
|
||||||
/etc/mc/mc.ext
|
/etc/mc/mc.ext
|
||||||
/etc/mc/mc.keymap
|
|
||||||
/etc/mc/mc.keymap.default
|
|
||||||
/etc/mc/mc.keymap.emacs
|
|
||||||
/etc/mc/mc.menu
|
|
||||||
/etc/mc/mc.menu.sr
|
|
||||||
/etc/mc/mcedit.menu
|
/etc/mc/mcedit.menu
|
||||||
/etc/mc/sfs.ini"
|
/etc/mc/sfs.ini
|
||||||
|
/etc/mc/mc.keymap.default
|
||||||
|
/etc/mc/mc.menu
|
||||||
|
/etc/mc/edit.indent.rc
|
||||||
|
/etc/mc/mc.keymap
|
||||||
|
/etc/mc/mc.menu.sr
|
||||||
|
/etc/mc/mc.keymap.emac"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue