26 lines
842 B
Bash
26 lines
842 B
Bash
# Template file for 'mc'
|
|
pkgname=mc
|
|
version=4.8.14
|
|
revision=4
|
|
build_pie=yes
|
|
build_style=gnu-configure
|
|
configure_args="--with-screen=ncurses --without-x"
|
|
hostmakedepends="pkg-config perl"
|
|
makedepends="libglib-devel e2fsprogs-devel ncurses-devel libssh2-devel gpm-devel"
|
|
conf_files="
|
|
/etc/mc/filehighlight.ini
|
|
/etc/mc/mc.default.keymap
|
|
/etc/mc/mc.emacs.keymap
|
|
/etc/mc/mc.ext
|
|
/etc/mc/mc.keymap
|
|
/etc/mc/mc.menu
|
|
/etc/mc/mc.menu.sr
|
|
/etc/mc/mcedit.menu
|
|
/etc/mc/sfs.ini"
|
|
short_desc="User-friendly file manager and visual shell"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="http://www.ibiblio.org/mc/"
|
|
#distfiles="http://www.midnight-commander.org/downloads/mc-${version}.tar.xz"
|
|
distfiles="http://fossies.org/linux/misc/mc-${version}.tar.gz"
|
|
checksum=e0518f7e41f1536a0737662187fe4f1c743e16d1419019541ad97ea34d9b103e
|