File: control

package info (click to toggle)
gifsicle 1.96-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,720 kB
  • sloc: ansic: 15,694; perl: 1,380; makefile: 76; sh: 1
file content (25 lines) | stat: -rw-r--r-- 895 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
Source: gifsicle
Section: graphics
Priority: optional
Maintainer: Alex Myczko <tar@debian.org>
Build-Depends: debhelper-compat (= 13),
               libice-dev,
               libsm-dev,
               libx11-dev,
               libxau-dev,
               libxdmcp-dev,
               autoconf (>= 2.72-1)
Homepage: http://www.lcdf.org/gifsicle/
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/gifsicle.git
Vcs-Browser: https://salsa.debian.org/debian/gifsicle

Package: gifsicle
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Tool for manipulating GIF images
 This is a tool for manipulating GIF image files. It has good
 support for transparency and colormap manipulation, simple image
 transformations (cropping, flipping), and creating, deconstructing,
 and editing GIF animations, which it can also optimize for space.