From 71c3216f7a486c7b31bb438519f4d9689e1189a5 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 30 Sep 2008 00:01:24 +0200 Subject: [PATCH] Add GNU Midnight Commander 4.6.1, as suggested by morr@. --HG-- extra : convert_revision : 5581dec4dc1ce2de675484a010f1ae8cb343cc62 --- dependencies/mc-4.6.1-deps.db | Bin 0 -> 8192 bytes templates/mc-4.6.1.tmpl | 21 +++++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 dependencies/mc-4.6.1-deps.db create mode 100755 templates/mc-4.6.1.tmpl diff --git a/dependencies/mc-4.6.1-deps.db b/dependencies/mc-4.6.1-deps.db new file mode 100644 index 0000000000000000000000000000000000000000..ca5b900243a7c58709171620fbbc0261215cded9 GIT binary patch literal 8192 zcmeIuO$viB5QgDcacx(wvviXou?U{WzaWYY?Ik^y5fMB>Deo*YA7K_VPwO(3s#wqC zIZI!GjsOA(AbCzADV#bnkVXys=WfbQnI1sl{2b+AmXUDshdtIKBfmz7KW) literal 0 HcmV?d00001 diff --git a/templates/mc-4.6.1.tmpl b/templates/mc-4.6.1.tmpl new file mode 100755 index 00000000000..e460f8754ba --- /dev/null +++ b/templates/mc-4.6.1.tmpl @@ -0,0 +1,21 @@ +# Template file for 'mc-4.6.1' +pkgname=mc-4.6.1 +extract_sufx=".tar.gz" +url=http://www.ibiblio.org/pub/Linux/utils/file/managers/mc +build_style=gnu_configure +configure_args="--without-ext2undel --with-screen=mcslang + --enable-charset --without-libiconv-prefix --without-libintl-prefix" + +configure_env="gt_cv_func_gnugettext_libintl=yes + gt_cv_func_gnugettext1_libintl=yes gt_cv_func_gnugettext2_libintl=yes" + +short_desc="User-friendly file manager and visual shell" +maintainer="Juan RP " +checksum=d565ee95a8916d73fad5e0defeb9f2f57e50962b +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."