summaryrefslogtreecommitdiff
path: root/www-apps/gallery/metadata.xml
blob: f5e4ae8a8df07dab1c3ef81f7b7c708d4d96cf1f (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://srcux.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>srcux</origin>
</pkgmetadata>