litehtml 0.9-1 source package in Ubuntu
Changelog
litehtml (0.9-1) unstable; urgency=medium
* New upstream release
* Remove liblitehtml0 due to lack of stable ABI
* Fix FTBFS with GCC-15 (Closes: #1097306)
* Enable LTO (Closes: #1015535)
* Bump Standards-Version to 4.7.2
-- Yangfl <email address hidden> Sat, 13 Sep 2025 14:24:27 +0800
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Questing | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| litehtml_0.9-1.dsc | 1.8 KiB | 81d12e19a95eebbf088ebb15d310223da993ee1ecc520c23c04ff4cde1663adb |
| litehtml_0.9.orig.tar.gz | 795.3 KiB | c7d2bff0a300961aec2dbc347a1f8211737addc20fcba95f1058bb8893867642 |
| litehtml_0.9-1.debian.tar.xz | 3.8 KiB | a18810bc2c45dffc7dcd913169bf9a46e852478ff87fccab7d76522df21f4d0d |
Available diffs
- diff from 0.6-1.2ubuntu3 (in Ubuntu) to 0.9-1 (405.6 KiB)
No changes file available.
Binary packages built by this source
- liblitehtml-dev: 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 and static lib.
