Source: tix
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.8.4
Build-Depends: tcl8.5-dev, tk8.5-dev (>= 8.5.1), debhelper (>= 5), perl, groff (>= 1.20.1)

Package: tix
Section: libs
Architecture: any
Depends: tcl8.5 (>= 8.5.1) | tclsh, ${shlibs:Depends}, ${misc:Depends}
Conflicts: python2.1-tk (<< 2.1.3-12), python2.2-tk (<< 2.2.2-2), python2.3-tk (<< 2.2.94), tix8.1
Replaces: tix8.1
Description: The Tix library for Tk -- runtime package
 The Tix library for Tk extends Tk with new widgets like:
    o panned windows,
    o hierarchical lists,
    o folders,
    o combo boxes,
    o help balloons,
    o and many others.
 .
 The Tix look and feel is really good. Additionally, Tix eases construction
 of mega-widget and has a full-fledged C interface as well.

Package: tix-dev
Section: devel
Architecture: any
Depends: tix (= ${binary:Version}), tk8.5-dev (>= 8.5.1), tcl8.5-dev, ${shlibs:Depends}, ${misc:Depends}
Conflicts: tix8.1-dev
Replaces: tix8.1-dev
Description: The Tix library for Tk -- development package
 The Tix library for Tk extends Tk with new widgets.
 .
 This package includes files, static libraries, man pages for Tix.
