katie/package/debian/control
Ivailo Monev d79efbfc59 review Debian package control file [ci skip]
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2020-11-07 23:27:53 +02:00

47 lines
2 KiB
Text

Source: katie
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, libcups2-dev,
libfreetype6-dev, libfontconfig1-dev, libpcre3-dev, libdbus-1-dev,
unixodbc-dev, libicu-dev, libsqlite3-dev, cmake, git, xserver-xorg-dev,
libxinerama-dev, libxrandr-dev, libxrender-dev, libxcursor-dev, libsm-dev,
libpq-dev, libmariadbclient-dev, libmariadbd-dev, unifdef
Package: katie-runtime
Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x hurd-i386
Section: x11
Depends: ${shlibs:Depends}, ${misc:Depends}
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 hurd-i386
Section: x11
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: all
Section: devel
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: all
Section: doc
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)