imlib2 1.4.6-1 source package in Ubuntu
Changelog
imlib2 (1.4.6-1) unstable; urgency=medium * New upstream release * Bump Standards-Version to 3.9.5 (no changes needed) * Refresh patches * Update symbols file -- Alessandro Ghedini <email address hidden> Fri, 27 Dec 2013 12:35:13 +0100
Upload details
- Uploaded by:
- Alessandro Ghedini
- Uploaded to:
- Sid
- Original maintainer:
- Alessandro Ghedini
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
imlib2_1.4.6-1.dsc | 2.0 KiB | c09a85a5a648212131cfba21955684c6ecd8bbba210bbe8fb469b3ba2c848a4c |
imlib2_1.4.6.orig.tar.gz | 949.0 KiB | 17cc128c0e61974d59c423b59d0fb5cb85c97169adf5b05184cc58f7c87b4f4e |
imlib2_1.4.6-1.debian.tar.gz | 10.3 KiB | ec0ae2ecd0a8274b845ec268ca3d05e9724b693ed3d20374df66952bbe5eae7d |
Available diffs
- diff from 1.4.5-1ubuntu2 (in Ubuntu) to 1.4.6-1 (375.3 KiB)
No changes file available.
Binary packages built by this source
- libimlib2: image loading, rendering, saving library
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.
- 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 to build software which uses imlib2.