summaryrefslogtreecommitdiff
blob: b22557417242fcea99b9e983911828283b9b11b6 (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
28
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>bernardo@standard.ai</email>
    <name>Bernardo Meurer</name>
  </maintainer>
  <maintainer type="person">
    <email>lu_zero@gentoo.org</email>
  </maintainer>

  <maintainer type="project">
    <email>media-video@gentoo.org</email>
    <name>Gentoo Video project</name>
  </maintainer>

  <use>
    <flag name="X">
      Build the GTK+-based video viewer for aravis. This requires
      GStreamer and a few plugins but technically not the GST plugin
      for aravis.
    </flag>

    <flag name="gstreamer">
      Build the GStreamer plugin for aravis, but not the video viewer.
    </flag>
  </use>
</pkgmetadata>