Path to this page:
./
graphics/dcraw,
Raw digital camera decoder
Branch: CURRENT,
Version: 9.28.0,
Package name: dcraw-9.28.0,
Maintainer: pkgsrc-usersThis is a command-line ANSI C program to convert raw photos from
any digital camera on any computer running any operating system.
Required to run:[
graphics/jpeg] [
graphics/lcms2]
Required to build:[
pkgtools/cwrappers]
Package options: lcms
Master sites:
Filesize: 189.642 KB
Version history: (Expand)
- (2024-01-26) Updated to version: dcraw-9.28.0
- (2023-04-11) Updated to version: dcraw-9.27.0nb2
- (2019-07-17) Updated to version: dcraw-9.27.0nb1
- (2017-11-23) Package has been reborn
- (2017-02-13) Updated to version: dcraw-9.27.0
- (2015-07-17) Updated to version: dcraw-9.26.0
CVS history: (Expand)
2024-01-26 16:58:44 by Greg Troxel | Files touched by this commit (1) |
Log message:
graphics/dcraw: Clarify LICENSE comment
The other options besides GPL2 are not suitable for pkgsrc.
|
2024-01-26 16:00:39 by Greg Troxel | Files touched by this commit (2) | |
Log message:
graphics/dcraw: Update to 9.28.0
This is a long overdue update to a version released in 2018.
Packaging changes:
new HOMEPAGE etc
Upstream NEWS content:
(Upstream does not release news and I cannot find the former ,v
file. This is gleaned from reading the diff quickly.)
- Add support for crx (to some extent, maybe)
- Add camera models
- Minor improvements and bugfixes
|
2023-04-11 08:11:02 by Adam Ciarcinski | Files touched by this commit (83) |
Log message:
revbump for jasper 4.0.0
|
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
|
2019-07-17 00:50:24 by Nia Alarie | Files touched by this commit (2) |
Log message:
dcraw: Disable jp2 support by default
Re-enable it with the 'jasper' option.
Part of the process of trying to minimize the potential impact of a
vulnerable jasper.
Bump PKGREVISION
|
2019-07-10 19:53:39 by Sevan Janiyan | Files touched by this commit (7) |
Log message:
Need strnlen(3), make sure we obtain it from libnbcompat if host OS doesn't
include it.
|
2017-02-12 21:28:23 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 9.27.0:
Added "-o 6" for ACES colorspace.
Copied color matrices from DNG Converter 9.5.1.
Support the Canon EOS 80D & IXUS 160, Fuji X-E2 & X-E2S & X-Pro2
|