2014-04-10 08:21:41 by OBATA Akio | Files touched by this commit (393) |
Log message: recursive bump from ilmbase shlib version change. |
2013-05-09 09:40:47 by Adam Ciarcinski | Files touched by this commit (620) |
Log message: Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. |
2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885) |
Log message: Recursive bump for png-1.6. |
2013-02-12 22:01:24 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: Explicitly disable numpy support |
2013-01-26 22:39:22 by Adam Ciarcinski | Files touched by this commit (1280) |
Log message: Revbump after graphics/jpeg and textproc/icu |
2013-01-11 01:15:40 by Joerg Sonnenberger | Files touched by this commit (9) |
Log message: Prefer bsdtar (in-tree) over external GPL3 gtar. |
2012-12-09 01:05:10 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: Changes 1.9.0: * Flexible incremental computation of image and region statistics via Feature \ Accumulators and corresponding Python bindings (see \ vigra.analysis.extractFeatures() and vigra.analysis.extractRegionFeatures()). * Simultaneous iteration over several arrays via vigra::CoupledScanOrderIterator. * Import and export of images with transparency: importImageAlpha() and \ exportImageAlpha(). * Image denoising by total variation filtering, see Non-linear Diffusion and \ Total Variation and example total_variation.cxx. * Fixed Python bindings of Unsupervised Decomposition. * Extended vigra::SplineImageView to handle vigra::TinyVector pixels. * Various convenience functions for vigranumpy's VigraArray. * Minor improvements and bug fixes in the code and documentation. |
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-03-08 12:44:43 by Thomas Klausner | Files touched by this commit (2) |
Log message: Update for new python default version. Bump PKGREVISION. |
2012-02-26 09:38:21 by OBATA Akio | Files touched by this commit (2) |
Log message: At least, gcc-4.1.3 does not have abs(signed long long). PR 45922. |