summaryrefslogtreecommitdiff
path: root/app-text/lcdf-typetools/metadata.xml
blob: 6fe6129930cacde049446bc97a9ff9985e34ca4a (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
  <email>aballier@gentoo.org</email>
  <name>Alexis Ballier</name>
</maintainer>
<maintainer type="project">
  <email>fonts@gentoo.org</email>
  <name>Fonts</name>
</maintainer>
<upstream>
  <remote-id type="github">kohler/lcdf-typetools</remote-id>
</upstream>
<longdescription lang="en">
  The LCDF Typetools package contains several programs for manipulating
  PostScript Type 1, Type 1 multiple master, and PostScript-flavored OpenType
  fonts.  LCDF Typetools includes the mmafm and mmpfb programs, which were
  formerly distributed as part of a different package (mminstance).
</longdescription>
<use>
  <flag name="kpathsea">Enable integration with kpathsea search library
    (TeX related)</flag>
</use>
</pkgmetadata>