Added xauth-1.0.3 and xinit-1.1.0 templates.
[pkgfs.git] / templates / mc.tmpl
blob8d83aeef4c7f7c0465d6b874a2945b2e99c4ce6c
1 # Template file for 'mc'
2 pkgname=mc
3 version=4.6.1
4 extract_sufx=".tar.gz"
5 url=http://www.ibiblio.org/pub/Linux/utils/file/managers/mc
6 build_style=gnu_configure
7 # Override datadir to get the correct directory.
8 configure_args="--without-ext2undel --with-screen=mcslang
9  --enable-charset --without-libiconv-prefix --without-libintl-prefix
10  --datadir=$PKGFS_DESTDIR/$pkgname/share"
12 configure_env="gt_cv_func_gnugettext_libintl=yes
13  gt_cv_func_gnugettext1_libintl=yes gt_cv_func_gnugettext2_libintl=yes"
15 short_desc="User-friendly file manager and visual shell"
16 maintainer="Juan RP <xtraeme@gmail.com>"
17 checksum=d565ee95a8916d73fad5e0defeb9f2f57e50962b
18 long_desc="
19  GNU Midnight Commander is a user-friendly yet powerful file manager
20  and visual shell, useful to novice and guru alike. It provides a
21  clear, user-friendly, and somewhat protected interface to a Unix
22  system while making many frequent file operations more efficient and
23  preserving the full power of the command prompt. You will wonder how
24  you could ever live without it."