comparison debian/control @ 26:c89467bae737

some minor things in debian directory
author meillo@marmaro.de
date Mon, 12 May 2008 14:13:29 +0200
parents 87296564acd3
children f3e338e775ef
comparison
equal deleted inserted replaced
25:9fac7c9e2611 26:c89467bae737
6 Standards-Version: 3.7.2 6 Standards-Version: 3.7.2
7 7
8 Package: genwebgallery 8 Package: genwebgallery
9 Architecture: all 9 Architecture: all
10 Depends: imagemagick 10 Depends: imagemagick
11 Description: generates a minimalistic web gallery 11 Description: generates minimalistic web gallerys
12 *** unofficial package from meillo@marmaro.de ***
13 .
14 Very simple tool to generate static HTML pages to view 12 Very simple tool to generate static HTML pages to view
15 pictures on the web. 13 pictures on the web.
16 The generated pages are not very beautiful, but simple. 14 The generated pages are not very beautiful, but simple.
17 They contain just what is really needed - no fancy stuff. 15 They contain just what is really needed - no fancy stuff.
18 Also the generation process is only one program call. You 16 Also the generation process is only one program call. You
19 can specify some configuration options like the dimension 17 can specify some configuration options like the dimension
20 of the created thumbnails, the name of the index page and 18 of the created thumbnails, the name of the index page and
21 some more. 19 some more.
22 All image processing is done via ImageMagick. 20 All image processing is done via ImageMagick.
23 . 21 .
24 Homepage: http://prog.marmaro.de 22 Homepage: http://prog.marmaro.de/genwebgallery