summaryrefslogtreecommitdiff
path: root/www-apps/gallery/metadata.xml
blob: c6e5651bb637c4880c22aeec4bb99f9f5a094c75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>marcin.deranek@slonko.net</email>
    <name>Marcin Deranek</name>
  </maintainer>
  <upstream>
    <bugs-to>https://github.com/gregstoll/gallery2/issues</bugs-to>
  </upstream>
  <use>
    <flag name="netpbm">Use Netpbm toolkit for manipulating of graphic images</flag>
    <flag name="unzip">Add unzip support for archive upload module</flag>
  </use>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>