File: control

package info (click to toggle)
tkagif 1.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 636 kB
  • sloc: cpp: 595; sh: 384; makefile: 12
file content (23 lines) | stat: -rw-r--r-- 751 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
Source: tkagif
Maintainer: Tcl/Tk Debian Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Section: interpreters
Priority: optional
Build-Depends: debhelper-compat (= 13),
               tcl-dev,
               tk-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/tcltk-team/tkagif
Vcs-Git: https://salsa.debian.org/tcltk-team/tkagif.git
Homepage: https://github.com/wjoye/tkagif
Rules-Requires-Root: no

Package: tkagif
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${tk:Depends}
Description: Tk Animated GIF encoder
 Tkagif is a simple animated GIF encoder for Tcl/Tk. It allows one to
 incrementally add images to a GIF animation.