|
|
DESCRIPTION="GNU Midnight Commander cli-based file manager" | DESCRIPTION="GNU Midnight Commander cli-based file manager" |
HOMEPAGE="http://www.ibiblio.org/mc/" | HOMEPAGE="http://www.ibiblio.org/mc/" |
SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/managers/${PN}/${P}.tar.gz | SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/managers/${PN}/${P}.tar.gz |
mirror://gentoo/${P}-sambalib-3.0.10.patch.bz2 |
|
7zip? ( http://sgh.nightmail.ru/files/u7z/${U7Z} )" | 7zip? ( http://sgh.nightmail.ru/files/u7z/${U7Z} )" |
| |
LICENSE="GPL-2" | LICENSE="GPL-2" |
|
|
unpack ${P}.tar.gz | unpack ${P}.tar.gz |
cd ${S} | cd ${S} |
| |
epatch ${DISTDIR}/${P}-sambalib-3.0.10.patch.bz2 |
|
|
|
epatch ${FILESDIR}/${P}-find.patch | epatch ${FILESDIR}/${P}-find.patch |
epatch ${FILESDIR}/${P}-cpan-2003-1023.patch | epatch ${FILESDIR}/${P}-cpan-2003-1023.patch |
epatch ${FILESDIR}/${P}-can-2004-0226-0231-0232.patch.bz2 | epatch ${FILESDIR}/${P}-can-2004-0226-0231-0232.patch.bz2 |
|
|
epatch ${FILESDIR}/${P}-largefile.patch | epatch ${FILESDIR}/${P}-largefile.patch |
epatch ${FILESDIR}/${P}-key.c.patch | epatch ${FILESDIR}/${P}-key.c.patch |
# Fix building with gcc4. | # Fix building with gcc4. |
epatch ${FILESDIR}/${P}-gcc4.patch |
|
epatch ${FILESDIR}/${P}-bug-102356.patch |
|
if use slang && use unicode; then | if use slang && use unicode; then |
epatch ${FILESDIR}/${P}-utf8.patch.bz2 | epatch ${FILESDIR}/${P}-utf8.patch.bz2 |
fi | fi |