mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 05:34:45 +02:00
* We moved our issue tracker to GitHub * OSU OSL provides an HTTPS-enabled mirror Signed-off-by: Yury V. Zaytsev <yury@shurup.com> Closes: https://github.com/gentoo/gentoo/pull/41090 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
22 lines
875 B
XML
22 lines
875 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ceamac@gentoo.org</email>
|
|
<name>Viorel Munteanu</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="edit">Compile and install the mcedit application</flag>
|
|
<flag name="sftp">Add support for sftp (uses <pkg>net-libs/libssh2</pkg> for it).</flag>
|
|
<flag name="slang">Use <pkg>sys-libs/slang</pkg> instead of <pkg>sys-libs/ncurses</pkg>.</flag>
|
|
</use>
|
|
<upstream>
|
|
<maintainer status="active">
|
|
<email>yury@shurup.com</email>
|
|
<name>Yury V. Zaytsev</name>
|
|
</maintainer>
|
|
<remote-id type="github">MidnightCommander/mc</remote-id>
|
|
<bugs-to>https://github.com/MidnightCommander/mc/issues</bugs-to>
|
|
<changelog>https://github.com/MidnightCommander/mc/blob/master/doc/NEWS</changelog>
|
|
</upstream>
|
|
</pkgmetadata>
|