File: control

package info (click to toggle)
metapixel 1.0.2-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 464 kB
  • sloc: ansic: 5,428; perl: 175; xml: 122; makefile: 74
file content (27 lines) | stat: -rw-r--r-- 1,053 bytes parent folder | download | duplicates (2)
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
Source: metapixel
Section: graphics
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
               docbook-xml,
               docbook-xsl,
               libgif-dev,
               libjpeg-dev,
               libpng-dev,
               xsltproc
Standards-Version: 4.6.1
Homepage: https://www.complang.tuwien.ac.at/schani/metapixel/
Vcs-Git: https://salsa.debian.org/debian/metapixel.git
Vcs-Browser: https://salsa.debian.org/debian/metapixel
Rules-Requires-Root: no

Package: metapixel
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: generator for photomosaics
 Metapixel is a program for generating photomosaics. It can generate
 classical photomosaics, in which the source image is viewed as a matrix
 of equally sized rectangles for each of which a matching image is
 substitued, as well as collage-style photomosaics, in which rectangular
 parts of the source image at arbitrary positions (i.e. not aligned to a
 matrix) are substituted by matching images.