summaryrefslogtreecommitdiff
path: root/media-sound/ncspot/metadata.xml
blob: db41e945280a7c62e658a84274c38937a7d7513d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>juippis@gentoo.org</email>
  </maintainer>
  <use>
    <flag name="clipboard">Use the system clipboard to e.g. share a link</flag>
    <flag name="cover">Support displaying the album cover</flag>
    <flag name="mpris">Allow ncspot to be controlled via MPRIS API</flag>
    <flag name="ncurses">Use cursive/ncurses-backend instead of crossterm or pancurses</flag>
    <flag name="notify">Show what's playing via a notification</flag>
  </use>
  <upstream>
    <remote-id type="github">hrkfdn/ncspot</remote-id>
  </upstream>
</pkgmetadata>