Source: tix Section: libs Priority: optional Maintainer: Georges Khaznadar Standards-Version: 4.5.1 Build-Depends: tcl-dev, tk-dev, debhelper-compat (=13), perl, groff (>= 1.20.1) Vcs-Browser: https://salsa.debian.org/georgesk/tix Vcs-Git: https://salsa.debian.org/georgesk/tix.git Package: tix Section: libs Architecture: any Depends: tcl (>= 8.6.0) | tclsh, ${shlibs:Depends}, ${misc:Depends} Description: 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}), tk-dev, tcl-dev, ${shlibs:Depends}, ${misc:Depends} Description: 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.