summaryrefslogtreecommitdiff
path: root/dev-util/codeblocks/metadata.xml
blob: 6e50e715b8ac3eb71528f7ac3e6687d282f77a86 (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 "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>torokhov-s-a@yandex.ru</email>
  <name>Sergey Torokhov</name>
 </maintainer>
 <maintainer type="project">
  <email>wxwidgets@gentoo.org</email>
  <name>Gentoo wxWidgets Project</name>
 </maintainer>
 <upstream>
  <remote-id type="sourceforge">codeblocks</remote-id>
 </upstream>
 <use>
  <flag name="contrib">Build additional contrib components</flag>
  <flag name="fortran">Build FortranProject plugin which enables to use Code::Blocks IDE for Fortran language</flag>
 </use>
 <origin>gentoo-staging</origin>
</pkgmetadata>