./graphics/liblqr, Content-aware image resizing library

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 0.4.3nb1, Package name: liblqr-0.4.3nb1, Maintainer: pkgsrc-users

Liquid Rescale is a free, open source implementation of the algorithm
described in the paper entitled "Seam Carving for Content-Aware Image Resizing"
by Shai Avidan and Ariel Shamir.
It aims at resizing pictures non-uniformly while preserving their features,
i.e. avoiding distortion of the important parts. It supports manual feature
selection, and can also be used to remove portions of the picture in a
consistent way.


Required to run:
[devel/glib2]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 397.859 KB

Version history: (Expand)


CVS history: (Expand)


   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-07-13 18:19:04 by Roland Illig | Files touched by this commit (3)
Log message:
graphics: remove unknown --with-iconv-prefix configure option
   2025-04-29 11:26:11 by Tobias Nygren | Files touched by this commit (3) | Package updated
Log message:
liblqr: update to 0.4.3

Changes: regenerated autotools
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3062)
Log message:
revbump for icu and libffi
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2832)
Log message:
*: recursive bump for libffi
   2019-12-15 22:32:05 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
liblqr: updated to 0.4.2

0.4.2:
This new version of the library fixes a couple of bugs (some small memory leaks, \ 
installation issues on MacOSX). It's avaliable at the download page, as usual.