imlib2 1.12.1-1 source package in Ubuntu

Changelog

imlib2 (1.12.1-1) unstable; urgency=medium

  * New upstream version 1.12.1.
  * Refresh remove-data-dir.patch.
  * Also replace libfreetype6-dev depends with libfreetype-dev.

 -- Markus Koschany <email address hidden>  Wed, 04 Oct 2023 13:31:23 +0200

Upload details

Uploaded by:
Markus Koschany
Uploaded to:
Sid
Original maintainer:
Markus Koschany
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
imlib2_1.12.1-1.dsc 2.3 KiB 353968105e34b366bb3ede58d8850d9cc534d035ea6e92a38c13d78aa89b289d
imlib2_1.12.1.orig.tar.xz 497.8 KiB eb6aca59ffa9382e1555acda755ae0b0a320cfc3768d0db57be5f25f84d767e5
imlib2_1.12.1-1.debian.tar.xz 11.2 KiB 64008a64dd1ee3766b7e63de0c74639784ec9ef9b25448bc5ee84368601dba1d

Available diffs

No changes file available.

Binary packages built by this source

libimlib2: No summary available for libimlib2 in ubuntu noble.

No description available for libimlib2 in ubuntu noble.

libimlib2-dbgsym: No summary available for libimlib2-dbgsym in ubuntu noble.

No description available for libimlib2-dbgsym in ubuntu noble.

libimlib2-dev: image loading, rendering, saving library (development files)

 Imlib2 is a library that does image file loading and saving as well as
 rendering, manipulation, arbitrary polygon support, etc.
 .
 It does ALL of these operations FAST. Imlib2 also tries to be highly
 intelligent about doing them, so writing naive programs can be done easily,
 without sacrificing speed.
 .
 This package provides the development files (ie. includes, static library,
 manual pages) that allow one to build software which uses imlib2.

libimlib2-dev-dbgsym: debug symbols for libimlib2-dev