summaryrefslogtreecommitdiff
blob: 32f225f9bd8535dbfb3c002d123bbf9383cd467c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>video</herd>
  <maintainer>
    <email>lu_zero@gentoo.org</email>
  </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>