2018-06-09 21:23:28 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
libsixel: update to 1.8.1.
No upstream changelog in the NEWS file, but includes the following fixes:
* Fix critical bug: sixel_dither_set_diffusion_type()
(called from img2sixel -d option) doesn't work well
* Suppress an uninitialized warning on GCC-4.1
* Move pragma GCC diagnostic to outside functions because
it's not allowed on gcc44
|
2018-06-09 13:24:48 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
libsixel: take maintainership.
|
2018-06-09 06:19:50 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
libsixel: update to 1.8.0.
Upstream changes (from NEWS):
------------------------------
What's new in libsixel-1.8 ?
------------------------------
* core: Upgrade stb_image to 2.19.
* core: Introduce new dithering method, a_dither / x_dither \
(http://pippin.gimp.org/a_dither/).
Thanks to @hodefoting.
https://github.com/saitoha/libsixel/pull/53
* core: Fix wrong HLS color handling.
\
https://github.com/saitoha/libsixel/commit/0fb35d22e7ba4ed8bce3be42791e6b39c3187b89
* core: Improve quality of 15bpp(hi-color mode) dither.
\
https://github.com/saitoha/libsixel/commit/42f34283defea67c2d6294af4bd7dcb4fdf9f046
* img2sixel: Allow a deferred clear code in a GIF format
GIF decoder must do nothing when the table is full.
See Section "DEFERRED CLEAR CODE IN LZW COMPRESSION" in
https://www.w3.org/Graphics/GIF/spec-gif89a.txt.
Thanks to @mame.
https://github.com/saitoha/libsixel/pull/63
* img2sixel: Marks -D option (read source images from stdin continuously) as \
deprecated
\
https://github.com/saitoha/libsixel/commit/9c8ffa62203899d866fc28e3ab7c6dfd9a0019b1
* Some bug fixes and minor improvements.
Thanks to @set135, @ttdoda.
* Announcement for package maintainers:
Immutable tarball is provided, because GitHub auto-generated tarball may be \
not immutable.
\
https://github.com/saitoha/libsixel/releases/download/v1.8.0/libsixel-1.8.0.tar.gz
For details, see https://github.com/saitoha/libsixel/issues/64 .
|
2018-04-29 23:32:09 by Adam Ciarcinski | Files touched by this commit (629) | |
Log message:
revbump for boost-libs update
|
2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2018-01-01 22:18:57 by Adam Ciarcinski | Files touched by this commit (629) | |
Log message:
Revbump after boost update
|
2017-08-24 22:03:43 by Adam Ciarcinski | Files touched by this commit (621) | |
Log message:
Revbump for boost update
|
2017-04-30 03:22:04 by Ryo ONODERA | Files touched by this commit (612) | |
Log message:
Recursive revbump from boost update
|
2017-02-28 16:20:12 by Ryo ONODERA | Files touched by this commit (208) |
Log message:
Recursive revbump from graphics/libwebp
|