Source: litehtml
Priority: optional
Build-Depends: cmake, debhelper-compat (= 13), libgumbo-dev, pkg-kde-tools
Rules-Requires-Root: no
Standards-Version: 4.6.1
Section: libs
Homepage: https://github.com/litehtml/litehtml
Vcs-Git: https://invent.kde.org/neon/backports-jammy/litehtml-jammy.git
Vcs-Browser: https://invent.kde.org/neon/backports-jammy/litehtml-jammy
Maintainer: Neon CI <neon@kde.org>

Package: liblitehtml-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libgumbo-dev, liblitehtml0 (= ${binary:Version}), ${misc:Depends}
Description: lightweight HTML rendering engine with CSS2/CSS3 support (development files)
 litehtml is the lightweight HTML rendering engine with CSS2/CSS3 support. Note
 that litehtml itself does not draw any text, pictures or other graphics and
 that litehtml does not depend on any image/draw/font library. You are free to
 use any library to draw images, fonts and any other graphics. litehtml just
 parses HTML/CSS and places the HTML elements into the correct positions
 (renders HTML).
 .
 This package contains the header files.

Package: liblitehtml0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: lightweight HTML rendering engine with CSS2/CSS3 support
 litehtml is the lightweight HTML rendering engine with CSS2/CSS3 support. Note
 that litehtml itself does not draw any text, pictures or other graphics and
 that litehtml does not depend on any image/draw/font library. You are free to
 use any library to draw images, fonts and any other graphics. litehtml just
 parses HTML/CSS and places the HTML elements into the correct positions
 (renders HTML).
