summaryrefslogtreecommitdiff
path: root/dev-libs/libcdio/metadata.xml
blob: 5844a1b7bf813c032150ba131f0c360555213630 (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://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sound@gentoo.org</email>
    <name>Gentoo Sound project</name>
  </maintainer>
  <use>
    <flag name="minimal">
    Only build the libcdio library and little more, just to be used to
    link against from multimedia players. With this USE flag enabled,
    none of the command-line utilities are built, nor is the CDDA library.
  </flag>
  </use>
  <upstream>
    <bugs-to>https://github.com/libcdio/libcdio/issues</bugs-to>
    <changelog>https://github.com/libcdio/libcdio/releases</changelog>
    <doc>https://github.com/libcdio/libcdio/wiki</doc>
    <remote-id type="cpe">cpe:/a:gnu:libcdio</remote-id>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>