File: control

package info (click to toggle)
ttygif 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 128 kB
  • sloc: ansic: 546; makefile: 30
file content (18 lines) | stat: -rw-r--r-- 646 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: ttygif
Section: utils
Priority: optional
Maintainer: Federico Ceratto <federico@debian.org>
Build-Depends: debhelper-compat (= 13),
 gcc (>= 4:9.0.0)
Standards-Version: 4.5.0
Homepage: https://github.com/icholy/ttygif
Vcs-Browser: https://salsa.debian.org/debian/ttygif
Vcs-Git: https://salsa.debian.org/debian/ttygif.git

Package: ttygif
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, imagemagick, ttyrec, x11-apps
Description: generate gif animations from ttyrec terminal recordings
 Usage:
 Record a terminal session with "ttyrec <filename>". Terminate with Ctrl-D
 Run "ttygif <filename>" to generate a gif animation.