Source: tk9.1
Section: libs
Priority: optional
Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Uploaders: Sergei Golovan <sgolovan@debian.org>
Build-Depends: debhelper-compat (= 13), x11proto-core-dev,
 libx11-dev, libxt-dev, libxss-dev, libxext-dev, libxft-dev, libtommath-dev,
 tcl9.1-dev (>= 9.1~a1)
Standards-Version: 4.7.3
Homepage: http://www.tcl.tk/
Vcs-Browser: https://salsa.debian.org/tcltk-team/tk9.1
Vcs-Git: https://salsa.debian.org/tcltk-team/tk9.1.git

Package: tk9.1
Section: interpreters
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: foreign
Description: Tk toolkit for Tcl and X11 v9.1 - windowing shell
 Tk is a cross-platform graphical toolkit which provides the Motif
 look-and-feel and is implemented using the Tcl scripting language.
 This package contains the windowing Tcl/Tk shell (wish).

Package: libtk9.1
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libtcl9.1 (>= 9.1~a1), ${shlibs:Depends}, ${misc:Depends}
Suggests: tk9.1
Provides: libtk
Multi-Arch: same
Description: Tk toolkit for Tcl and X11 v9.1 - run-time files
 Tk is a cross-platform graphical toolkit which provides the Motif
 look-and-feel and is implemented using the Tcl scripting language.
 This package contains the Tk library and supplementary packages you
 need to run Tk-enabled apps.

Package: tk9.1-dev
Section: libdevel
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: x11proto-core-dev, libx11-dev, libxt-dev,
 libxss-dev, libxext-dev, libxft-dev, tcl9.1-dev (>= 9.1~a1),
 libtk9.1 (= ${binary:Version}), tk9.1, ${misc:Depends}
Suggests: tk9.1-doc
Multi-Arch: same
Description: Tk toolkit for Tcl and X11 v9.1 - development files
 Tk is a cross-platform graphical toolkit which provides the Motif
 look-and-feel and is implemented using the Tcl scripting language.
 This package contains the headers and libraries needed to extend
 or embed Tk.

Package: tk9.1-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: tk9.1
Conflicts: tkdoc
Provides: tkdoc
Description: Tk toolkit for Tcl and X11 v9.1 - manual pages
 Tk is a cross-platform graphical toolkit which provides the Motif
 look-and-feel and is implemented using the Tcl scripting language.
 This package contains the manual pages for the Tk commands.
