summaryrefslogtreecommitdiff
blob: 2199b65b0d23af2917bb51cc78842f1b07d6a4dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>perl@gentoo.org</email>
    <name>Gentoo Perl Project</name>
  </maintainer>
  <use>
    <flag name="animgif">Enable animated gif support</flag>
    <flag name="fcgi">Build for FastCGI compatibility via <pkg>dev-libs/fcgi</pkg> instead of using PerlIO</flag>
  </use>
  <upstream>
    <remote-id type="cpan">GD</remote-id>
    <remote-id type="cpan-module">GD</remote-id>
    <remote-id type="cpan-module">GD::Group</remote-id>
    <remote-id type="cpan-module">GD::Image</remote-id>
    <remote-id type="cpan-module">GD::Polygon</remote-id>
    <remote-id type="cpan-module">GD::Polyline</remote-id>
    <remote-id type="cpan-module">GD::Simple</remote-id>
  </upstream>
</pkgmetadata>