summaryrefslogtreecommitdiff
path: root/media-sound/ncmpc/metadata.xml
blob: 6de31848fcc8d6b17f1070b34e14cab99a2e956e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sound@gentoo.org</email>
    <name>Gentoo Sound project</name>
  </maintainer>
  <use>
    <flag name="async-connect">Enable asynchronous connect</flag>
    <flag name="colors">Enable color output</flag>
    <flag name="chat-screen">Enable the chat screen</flag>
    <flag name="help-screen">Enable the help screen</flag>
    <flag name="key-screen">Enable key editor screen</flag>
    <flag name="library-screen">Enable library screen</flag>
    <flag name="lyrics-screen">Enable lyrics screen</flag>
    <flag name="mouse">Enable curses getmouse support</flag>
    <flag name="outputs-screen">Enable the outputs screen</flag>
    <flag name="search-screen">Enable search screen</flag>
    <flag name="song-screen">Enable song viewer screen</flag>
  </use>
  <upstream>
    <bugs-to>https://github.com/MusicPlayerDaemon/ncmpc/issues</bugs-to>
    <changelog>https://github.com/MusicPlayerDaemon/ncmpc/blob/master/NEWS</changelog>
    <remote-id type="cpe">cpe:/a:ncmpc_project:ncmpc</remote-id>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>