File: control

package info (click to toggle)
cthumb 4.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,744 kB
  • sloc: sh: 2,010; makefile: 75
file content (35 lines) | stat: -rw-r--r-- 1,481 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: cthumb
Section: web
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Michael Banck <mbanck@debian.org>
Build-Conflicts-Indep: rsync
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian-phototools-team/cthumb
Vcs-Git: https://salsa.debian.org/debian-phototools-team/cthumb.git
Homepage: https://web.archive.org/web/20161009151909/http://cthumb.sourceforge.net/
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13)

Package: cthumb
Architecture: all
Depends: libjpeg-turbo-progs,
         libwww-perl,
         netpbm,
         ${misc:Depends},
         ${perl:Depends}
Recommends: jhead
Suggests: imagemagick
Description: Program to generate themable Web picture albums
 cthumb allows you to create themable web picture albums, i.e.
 collections of digital pictures, with small thumbnails of your pictures
 and with captions. In addition, it optionally allows you to have
 several views of the collection of pictures. An album is composed of a
 series of pages, each composed of a collection of pictures. For each
 page (and each picture), you can have several annotations per picture.
 cthumb  will generate several versions of the page, for each annotation
 type.
 .
 You can customize almost everything in the way the albums look on the
 screen, from the size of the thumbnails to the background and foreground
 colors, the border colors, whether you want film-strips, etc.