File: tcltk-depends.1

package info (click to toggle)
tcltk-defaults 8.6.0%2B8
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 136 kB
  • sloc: tcl: 199; makefile: 53; sh: 28
file content (23 lines) | stat: -rw-r--r-- 829 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
.TH tcltk-depends 1 "2013-10-04" "0.3" "Tcl/Tk packages for Debian GNU/Linux"
.SH "NAME"
tcltk\-depends \- calculates Tcl/Tk dependencies

.SH "SYNOPSIS"
\&\fBtcltk-depends\fR [\fIdebhelper\ options\fR]

.SH "DESCRIPTION"
tcltk-depends is a debhelper-like program which is responsible for generating
the ${tclXY:Depends}, ${tkXY:Depends}, ${tcl:Depends} and ${tk:Depends}
substitution variables and adding them to substvars files.
.PP
If you use this program, your package must build-depend on tcl-dev
or tk-dev. If you use ${tclXY:Depends} or ${tkXY:Depends} variables,
your package musr build-depend on tcl-dev (>= 8.6.0+7) or tk-dev (>= 8.6.0+7).

.SH "SEE ALSO"
\&\fIdebhelper\fR\|(7), /usr/share/doc/tcl-doc/tcltk-policy.txt.gz
.PP
This program is not a part of debhelper.

.SH "AUTHOR"
Sergei Golovan <sgolovan@debian.org>