From 1f1f909ae37b87aa2f3dde4587918d1a3deea2ef Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 5 Dec 2009 01:47:54 +0100 Subject: [PATCH] mc: update with reality. --HG-- extra : convert_revision : 3ded05205d1b4f1fd505780f4bafb1a3e2732ced --- srcpkgs/mc/template | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/srcpkgs/mc/template b/srcpkgs/mc/template index e1eb0445e7..4cf8e424e8 100644 --- a/srcpkgs/mc/template +++ b/srcpkgs/mc/template @@ -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 " 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