|
- Source: ntk-static
- Section: devel
- Priority: optional
- Maintainer: falkTX <falktx@falktx.com>
- Build-Depends: debhelper-compat (= 13),
- kxstudio-build-scripts (>= 5),
- pkg-config,
- python-is-python3,
- python3,
- libjpeg-turbo-static,
- libpng-static,
- pixman-static,
- zlib-static,
- libcairo-dev,
- libfreetype6-dev,
- libx11-dev,
- libxext-dev,
- libxft-dev,
- libxinerama-dev
- # python3-zombie-imp,
- Standards-Version: 3.8.4
-
- Package: ntk-static
- Architecture: any
- Depends: ${shlibs:Depends}, ${misc:Depends}, libjpeg-turbo-static, libpng-static, pixman-static, zlib-static,
- libcairo-dev, libfreetype6-dev, libx11-dev, libxext-dev, libxft-dev, libxinerama-dev
- Description: non-toolkit (static)
- The Non Tool Kit (NTK) is a fork of the Fast Light ToolKit library,
- adding improved graphics rendering via Cairo, a streamlined and
- enhanced widget set, and other features designed to improve the
- appearance and performance of the Non applications.
- .
- This package provides the static library used in KXStudio builds.
|