2024-08-14 08:14:57 by Adam Ciarcinski | Files touched by this commit (10) | |
Log message:
djvulibre-lib djvulibre-tools: updated to 3.5.28
NEW IN VERSION 3.5.28
------------------------
- ddjvu: tiff generation improvements
- djvumake: security checks on INCL chunks
- all: updated for modern compilers
- win: moved to msvc2019
- osx: nfd filename normalization
- bugs: fixed several crashes on invalid inputs
- miniexp: fixed escape printout and macrochars
- djvudigital: can use poppler to find text
- csepdjvu: handle T comments for page titles
- bytestream: fixed 2GB limit
- gexception, gthread: cleanup obsolete code
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2022-07-15 01:46:28 by David A. Holland | Files touched by this commit (86) |
Log message:
Bump everything affected by the jpeg.buildlink3.mk fix.
|
2015-09-25 01:05:31 by Ryo ONODERA | Files touched by this commit (9) |
Log message:
Update to 3.5.27
* Use Makefile.common for common stuff.
Changelog:
NEW IN VERSION 3.5.27
------------------------
- simplified configuration scripts
- deadlock fixes
- miniexp under win32 uses tlsalloc instead of _thread vars (pb under xp)
NEW IN VERSION 3.5.26
------------------------
- Thread safe miniexp
- Now using the standard autotools approach (thanks to Vincent Torri).
- New windows installer (thanks to Konstantin Kravtsov).
- Fixed Russian code page issues in windows.
- General speedup thanks to lock-free smart pointers.
- ddjvu can produce one file per page.
- djvused can now set the default page orientation.
- Bug fixes all around.
|
2013-01-26 22:39:22 by Adam Ciarcinski | Files touched by this commit (1280) |
Log message:
Revbump after graphics/jpeg and textproc/icu
|
2012-12-17 14:55:48 by Matthias Drochner | Files touched by this commit (1) |
Log message:
sync w/ base pkg
|
2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-02-06 13:42:32 by Thomas Klausner | Files touched by this commit (1812) | |
Log message:
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
2011-10-27 12:34:08 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Update to 3.5.24
Changelog:
NEW IN VERSION 3.5.24
---------------------
- Added option "-u" in djvused.
- Added option "-o djvufile" in djvuxmlparser.
- Added support for <CHARACTER> tag in djvuxmlparser.
- Added print-xmp, set-xmp, remove-smp in djvused.
|