Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a836d4c542637e21f891944df6ef3649b60cc50e
commit a836d4c542637e21f891944df6ef3649b60cc50e Author: crazy <[email protected]> Date: Wed Apr 27 01:01:16 2016 +0200 mc-4.8.16-2-x86_64 * move to base * kill arm diff --git a/source/apps/mc/00-mc-4.6.1-fpm.patch b/source/base/mc/00-mc-4.6.1-fpm.patch similarity index 100% rename from source/apps/mc/00-mc-4.6.1-fpm.patch rename to source/base/mc/00-mc-4.6.1-fpm.patch diff --git a/source/apps/mc/FrugalBuild b/source/base/mc/FrugalBuild similarity index 95% rename from source/apps/mc/FrugalBuild rename to source/base/mc/FrugalBuild index 4bd83fd..4d35d8c 100644 --- a/source/apps/mc/FrugalBuild +++ b/source/base/mc/FrugalBuild @@ -6,13 +6,13 @@ pkgname=mc pkgver=4.8.16 -pkgrel=1 +pkgrel=2 pkgdesc="The GNU Midnight Commander is a CLI-based file manager" url="https://www.midnight-commander.org/" depends=('glib2>=2.46.2-3' 'slang>=2.3.0-2' 'libssh2>=1.6.0-4') backup=(usr/share/mc/{cedit.menu,edit.indent.rc,edit.spell.rc,mc.ext,mc.lib}) -groups=('apps') -archs=('i686' 'x86_64' 'arm') +groups=('base') +archs=('i686' 'x86_64') up2date="Flasttar http://ftp.midnight-commander.org/" source=(http://ftp.midnight-commander.org/mc-$pkgver.tar.xz \ 00-mc-4.6.1-fpm.patch \ diff --git a/source/apps/mc/mc-wrapper.sh-rewrite b/source/base/mc/mc-wrapper.sh-rewrite similarity index 100% rename from source/apps/mc/mc-wrapper.sh-rewrite rename to source/base/mc/mc-wrapper.sh-rewrite _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
