Version: 0.8, Package name: delaboratory-0.8 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Delaboratory is a color correction utility for digital images. It features: * Floating point precision (not 8-bit like Gimp, not 16-bit like most raw processors) * Native support for multiple colorspaces (sRGB, ProPhoto RGB, LAB, CMYK, LCH, HSL, HSV, BW) * Non-destructive editing (adjustment layers) * KISS design, realtime preview * Basic operations: CMYK curves, CMYK levels, RGB curves, RGB levels, white balance in LAB, saturation in LAB, LAB curves, BW curve, HSV equalizer, LCH equalizer, recover shadows/highlights, vignette, local contrast, LAB/BW/RGB/CMYK gradients * Expert operations: levels, curves, equalizer, exposure, saturation, white balance, fill, tone, local contrast, auto_dodge/auto_burn, sharpen, vignette, gradient, gaussian blur, recover highlights, recover shadows, channel mixer, high pass, c2g, copy * Many blend modes (multiply, screen, overlay, inverted overlay, dodge, burn, add, grain extract, grain merge, sub, difference, darken, lighten), color/luminosity blending for RGB and CMYK * RAW support (via dcraw), up to 5 color samplers, histograms and color matrices, etc. |
Filesize: 132.08 KB |
Version History (View Complete History) |
|
2021-03-16 10:35:54 by Christian Weisgerber | Files touched by this commit (9) |
Log message: graphics/delaboratory: fix build with LLVM 11 libc++ Rename local semaphore.h to keep it from accidentally being picked up by libc++ headers in place of the system <semaphore.h>. |
2020-01-26 04:14:34 by Jasper Lievisse Adriaanse | Files touched by this commit (95) |
Log message: update MASTER_SITES where distfiles.nl was used |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-01-02 05:44:07 by Jeremie Courreges-Anglas | Files touched by this commit (47) |
Log message: Cope with the wxWidgets3 update ok ajacoutot@ landry@ giovanni@ |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-08-21 14:03:33 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: remove dead HOMEPAGE/MASTER_SITES |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2016-11-07 03:51:36 by Stuart Henderson | Files touched by this commit (14) |
Log message: sync WANTLIB (readding idn to some where I was overzealous, plus some lzma/pthread) |
2016-10-01 05:54:18 by Christian Weisgerber | Files touched by this commit (80) |
Log message: The ${PROJECT}.googlecode.com/files/ master sites are no longer accessible, but the distfiles are still available at an archive URL. Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports. ok czarkoff@ danj@ sthen@ |
2016-09-13 09:29:02 by Christian Weisgerber | Files touched by this commit (24) |
Log message: replace libiconv module |
2015-10-08 06:02:04 by Jasper Lievisse Adriaanse | Files touched by this commit (24) |
Log message: sed -i |
2015-08-25 07:18:28 by Stuart Henderson | Files touched by this commit (107) |
Log message: remove bcallah as maintainer of his ports, at his request |