gentoo-ebuilds/app-misc/mc/metadata.xml
Yury V. Zaytsev ebaee0b8ac
app-misc/mc: update project links and metadata
* 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>
2025-03-16 11:10:27 +02:00

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>