summaryrefslogtreecommitdiff
path: root/media-libs/libde265/metadata.xml
blob: c2ebb05b86bc66dbaf4de976b55dce750a66c6dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>media-video@gentoo.org</email>
    <name>Gentoo Video project</name>
  </maintainer>
  <use>
    <flag name="dec265">Enable build of dec265 example program</flag>
    <flag name="enc265">Enable build of enc265 tool</flag>
    <flag name="sdl">Enable video output of dec265 example program with <pkg>media-libs/libsdl2</pkg>
    </flag>
    <flag name="tools">Enable installation of varous binary tools</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:struktur:libde265</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>