mc: update with reality.
--HG-- extra : convert_revision : 3ded05205d1b4f1fd505780f4bafb1a3e2732ced
This commit is contained in:
parent
13727f2350
commit
1f1f909ae3
1 changed files with 6 additions and 7 deletions
|
@ -1,13 +1,9 @@
|
|||
# Template file for 'mc'
|
||||
pkgname=mc
|
||||
version=4.6.1
|
||||
distfiles="
|
||||
http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/$pkgname-$version.tar.gz"
|
||||
distfiles="http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
# Override datadir to get the correct directory.
|
||||
configure_args="--without-ext2undel --with-screen=mcslang
|
||||
--enable-charset --without-libiconv-prefix --without-libintl-prefix
|
||||
--datadir=$XBPS_DESTDIR/$pkgname-$version/share"
|
||||
configure_args="--with-screen=mcslang --enable-charset --without-x"
|
||||
short_desc="User-friendly file manager and visual shell"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=086ab03daaac28a28c0ddb9a709040b59e1322f6bfa68e39d004d9c66b119e7e
|
||||
|
@ -19,4 +15,7 @@ long_desc="
|
|||
preserving the full power of the command prompt. You will wonder how
|
||||
you could ever live without it."
|
||||
|
||||
build_depends="glib-2.18.0"
|
||||
Add_dependency full glibc
|
||||
Add_dependency full glib
|
||||
Add_dependency full e2fsprogs-libs
|
||||
Add_dependency build gettext
|
||||
|
|
Loading…
Reference in a new issue