summaryrefslogtreecommitdiff
path: root/www-apps/sfpg/metadata.xml
blob: 03351e60dbdefc457a652db057a37e97e5a7155d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>conikost@gentoo.org</email>
    <name>Conrad Kostecki</name>
  </maintainer>
  <stabilize-allarches />
  <longdescription>
		Single File PHP Gallery is a web gallery in one single PHP file.
		All you have to do is copy the script to any directory containing
		images to make a gallery. Sub directories will be sub galleries.
		Thumbnails for images and directories are generated automatically.
		Single File PHP Gallery does not require any configuration
		or programming skills to use.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>