genwebgallery

view debian/control @ 17:87296564acd3

better depends in debian/control
author meillo@marmaro.de
date Sat, 10 May 2008 21:43:12 +0200
parents 326bcd4e1708
children c89467bae737
line source
1 Source: genwebgallery
2 Section: web
3 Priority: extra
4 Maintainer: markus schnalke <meillo@marmaro.de>
5 Build-Depends: debhelper (>= 5)
6 Standards-Version: 3.7.2
8 Package: genwebgallery
9 Architecture: all
10 Depends: imagemagick
11 Description: generates a minimalistic web gallery
12 *** unofficial package from meillo@marmaro.de ***
13 .
14 Very simple tool to generate static HTML pages to view
15 pictures on the web.
16 The generated pages are not very beautiful, but simple.
17 They contain just what is really needed - no fancy stuff.
18 Also the generation process is only one program call. You
19 can specify some configuration options like the dimension
20 of the created thumbnails, the name of the index page and
21 some more.
22 All image processing is done via ImageMagick.
23 .
24 Homepage: http://prog.marmaro.de