summaryrefslogtreecommitdiff
path: root/app-misc/mc/metadata.xml
blob: 97a53a609f3b89ab4dfd6852f41cf5250938abd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
    <bugs-to>https://github.com/MidnightCommander/mc/issues</bugs-to>
    <changelog>https://github.com/MidnightCommander/mc/blob/master/doc/NEWS</changelog>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>