control 768 B

1234567891011121314151617
  1. Source: ktigcc
  2. Section: devel
  3. Priority: optional
  4. Maintainer: Romain LIEVIN <roms@tilp.info>
  5. Build-Depends: debhelper (>= 5), libticables2-1-dev (>= 1.0.5-1), libticalcs2-2-dev (>= 1.0.6-1), libtifiles2-3-dev (>= 1.0.5-1), libticonv2 (>= 1.0.2-1), libgtk2.0-dev, libqt3-mt-dev (>= 3.2.0), kdelibs (>= 3.5.2), autoconf, automake1.9
  6. Standards-Version: 3.7.2
  7. Package: ktigcc
  8. Architecture: any
  9. Depends: ${shlibs:Depends}, ${misc:Depends}, kdelibs (>= 3.5.2), kdebase (>= 3.5.2), exuberant-ctags
  10. Description: an IDE for TIGCC using KDE
  11. KTIGCC is an IDE for the TIGCC cross-toolchain on *nix/X11 platforms, using
  12. the KDE3 libraries.
  13. .
  14. Note: this package depends on TIGCC which is not provided. You will have to
  15. download and install it from <http://tigcc.ticalc.org>
  16. .