katie/package/debian/control
Ivailo Monev 00cab744f6 split Debian package into components [ci skip]
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-29 08:27:52 +00:00

47 lines
2.1 KiB
Text

Source: katie
Section: x11
Priority: optional
Maintainer: Ivailo Monev <xakepa10@gmail.com>
Homepage: https://github.com/fluxer/katie
Vcs-Git: git://github.com/fluxer/katie.git
Vcs-browser: https://github.com/fluxer/katie
Standards-Version: 4.9.0
Build-Depends: debhelper (>= 9~), libssl-dev, zlib1g-dev, libzstd-dev,
libc6-dev, libpng-dev, libjpeg-dev, libtiff5-dev, libmng-dev, libcups2-dev,
libfreetype6-dev, libfontconfig1-dev, libpcre3-dev, libdbus-1-dev,
unixodbc-dev, libicu-dev, libsqlite3-dev, cmake, git, xserver-xorg-dev,
libxi-dev, libxt-dev, libxinerama-dev, libxrandr-dev, libxrender-dev,
libxcursor-dev, libpq-dev, libpqtypes-dev, libmariadbclient-dev,
libmariadbd-dev, libaio-dev
Package: katie-runtime
Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Depends: ${shlibs:Depends}, ${misc:Depends}, openssl, zlib1g, libzstd1, libc6,
libpng16-16, libjpeg62-turbo, libtiffxx5, libmng1, libcups2, libfreetype6,
libfontconfig1, libpcre3, libdbus-1-3, libsqlite3-0, libicu63
Recommends: unixodbc, libpq5, libmariadbclient, xserver-xorg-core
Description: C++ toolkit derived from the Qt 4.8 framework
This package is pre-release version of the Katie tookit (includes libraries,
imports, plugins and translations)
Package: katie-tools
Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Depends: ${shlibs:Depends}, ${misc:Depends}, katie-runtime
Description: C++ toolkit derived from the Qt 4.8 framework
This package is pre-release version of the Katie tookit (includes designer,
lconvert, lrelease, lupdate, moc, qdbus, qdbuscpp2xml, qdbusviewer,
qdbusxml2cpp, qscript, qtconfig, rcc and uic)
Package: katie-dev
Architecture: any
Depends: ${misc:Depends}, katie-runtime, katie-tools
Description: C++ toolkit derived from the Qt 4.8 framework
This package is pre-release version of the Katie tookit (includes headers,
pkg-config and CMake files)
Package: katie-doc
Architecture: any
Depends: ${misc:Depends}, man-db
Description: C++ toolkit derived from the Qt 4.8 framework
This package is pre-release version of the Katie tookit (includes manual
pages for the tools)