summaryrefslogtreecommitdiff
path: root/graphics/libkdcraw/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2022-09-29KDE Gear update to 22.08.1markd1-4/+4
16 months of development
2021-10-26graphics: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07graphics: Remove SHA1 hashes for distfilesnia1-2/+1
2021-04-07kde applications release: update to 20.12.3markd1-5/+5
10 months worth of updates.
2020-06-09kde: update kde release service to 20.04.1markd1-5/+5
changes unknown
2020-02-02graphics: update kde release service to 19.12.1markd1-5/+5
builds with qt 5.14, other changes unknown.
2019-11-17libkdcraw: update to 19.08.3 qt5/kf5 versionmarkd1-6/+5
2019-11-02libkdcraw: fix build with libraw 0.19. Backport upstream commit.maya1-1/+2
2016-01-10Update libkdcraw to 15.08.3markd1-6/+5
minor updates.
2015-11-03Add SHA512 digests for distfiles for graphics categoryagc1-1/+2
Problems found with existing digests: Package fotoxx distfile fotoxx-14.03.1.tar.gz ac2033f87de2c23941261f7c50160cddf872c110 [recorded] 118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated] Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz 34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb Package pgraf: missing distfile pgraf-20010131.tar.gz Package qvplay: missing distfile qvplay-0.95.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-04Added patch to fix compilation error due to exceptions not being enabled.jaapb1-1/+2
See https://svnweb.freebsd.org/ports?view=revision&revision=389789 Fixes PR pkg/50078
2014-11-14remove old patches.markd1-4/+1
2014-11-13Update to KDE SC 4.14.3markd1-4/+4
2014-02-01Update to KDE SC 4.11.5markd1-4/+4
bug fixes
2013-11-07Update to KDE SC 4.11.3markd1-4/+4
bugfixes, many new features, improved stability and performance.
2013-05-21Update to KDE SC 4.10.3markd1-4/+4
bugfixes.
2013-04-14Don't blindly force -O4, LTO may not be supported.joerg1-1/+3
2013-04-03Update to KDE SC 4.10.2markd1-4/+5
bugfixes, other quality improvements, new and improved KDE Applications
2012-06-16Update to KDE SC 4.8.4markd1-4/+4
Bug fixes.
2012-04-15Update KDE SC to 4.8.2markd1-4/+4
bugfixes.
2012-03-19Update to KDE SC 4.8.0markd1-5/+4
2011-01-29Don't insist on the 1990 standard as then fails to handle the // commentsmarkd1-1/+2
in lcms.h
2009-05-13Update to 0.1.9. Set LICENSE to gnu-gpl-v2.wiz1-4/+4
0.1.9 ------------------------------------------------------------------------ Added Leica RWL raw format in list of supported files. Updated to LibRaw 0.7.2 : - More accurate types conversion in libraw_datastream.h to make compilers happy. - New postprocessing parameter auto_bright_thr: set portion of clipped pixels for auto brightening code (instead of dcraw-derived hardcoded 1%). - '-U' option for dcraw_emu sample sets auto_bright_thr parameter. Updated to LibRaw 0.7.1 : - Fixed broken OpenMP support. Updated to LibRaw 0.7.0 : - Black (masked) pixels data extracted from RAW and avaliable in application. - Application can turn off RAW data filtering (black level subtraction, zero pixels removal and raw tone curve). - New 'input framework' released. Reading raw data from file and memory buffer supported from scratch. LibRaw-using application can implement own data reading functions (e.g. reading from network stream). - Fuji SuperCCD: raw data extracted without 45-degree rotation. - New sample applications: 4channels and unprocessed_raw. - Imported (subsequentally) new dcraw versions from 8.89 to 8.93 (up to date) Updated to libraw 0.6.15: - more accurate pentax dSLR support - fixes in Kodak 620x/720x identification - faster identification procedure for some formats. - Fixed bug in custom gamma curve creation Updated to libraw 0.6.14: - user-specified gamma curve. - Pentax K2000/Km support. - Changes in Canon sRAW processing (support for 5D2 fw 1.07).
2009-02-27Update to 0.1.8:wiz1-4/+4
0.1.8 ------------------------------------------------------------------------ Updated to libraw 0.6.13: - Bugfixes in RIFF reading code. . Updated to libraw 0.6.12: - Hasselblad V96C support. Updated to libraw 0.6.11: - Fixed serious bug in loading metadata from external JPG file. Updated to libraw 0.6.10: - Support for loading White Balance data from Sony ARW files edited with Sony IDC software. Updated to libraw 0.6.9: - Better support for Samsung S85. - Fixed possible integer overflow in wavelet denoising code. Updated to libraw 0.6.8: - Changes in QuickTake 100 files processing. Updated to libraw 0.6.7: -Added support for Samsung S85. -Changes in external jpeg (metadata) processing. Updated to libraw 0.6.6: -Changes in Panasonic FZ50 processing code. Updated to libraw 0.6.5: -Fixed file descriptor and buffer memory leak when thumbnail extractor is called, but library object is not properly initialized. -Fixes in Imacon files unpacking. -Fixes in Hasselblad .fff files unpacking. Fix PPM color preview extraction.
2009-01-06update to 0.1.7drochner1-4/+4
changes: -NEF processing code changed (some overflow control added) -ew cameras: Canon G10 & 5D Mk2, Leaf AFi 7, Leica D-LUX4, Panasonic FX150 & G 1, Fujifilm IS Pro
2008-11-05Update to 0.1.6:wiz1-4/+4
0.1.6 ------------------------------------------------------------------------ Updated LibRaw to 0.6.1. Ported to LibRaw 0.6.0 Api. Removed dcraw.c and DcrawBinary class. New cameras: Canon 50D, Sony A900, Nikon D90 & P6000, Panasonic LX3 FZ28. 0.1.5 ------------------------------------------------------------------------ - API changed: Add white point settings support (dcraw -S option) Add new method to set/check brigness settings aviability Raw decoding settings widget re-designed to group each options by features using tabs. Add support dcraw options -m -A -P -p -o. Add new signal emited when something is changed in settings. Add new integer and double slider widgets with default values and reset buttons. Add new combo box widget with a default item and reset button. Add new method to extract whole embedded JPEG image data as a byte array. - Updated dcraw to 8.87 New camera : Kodak C603, Nikon D700, Canon EOS 1000D, Canon PowerShot SD300, and Olympus E-520. Removed useless code from ppg_interpolate(). - Updated dcraw to 8.86 New camera : Sony A300. Fixed camera WB on the A200. Set model-specific saturation levels in adobe_coeff(). No new options introduced. - Updated dcraw to 8.85 New camera : Olympus E-420. No new options introduced. - Updated dcraw to 8.84 New cameras: Canon EOS 450D, Nikon D60, and Fuji S100FS. Copied new matrices from Adobe DNG Converter 4.4. sRAW support in 1.393 broke Fuji DNG files, now fixed. No new options introduced. 0.1.4 ------------------------------------------------------------------------ - updated dcraw to 8.83 new cameras: Apple QuickTake 200, Fuji IS-1, Sony DSLR-A350, Pentax K20D, Nokia N95, Canon PowerShots A460, Canon PowerShots A530, Canon PowerShots A650. no new options introduced. - updated dcraw to 8.82 new cameras: Sony DSLR-A200, Sony DSLR-A700, Sony XCD-SX910CR, STV680 VGA no new options introduced. Bugs fixed from B.K.O (http://bugs.kde.org): 001 ==> 142055 : Which whitebalance is used.
2008-01-14Update to 0.1.3:wiz1-4/+4
0.1.3 ------------------------------------------------------------------------ - updated dcraw to 8.81 new cameras: Canon G7, Fuji FinePix S9100/S9600, Olympus SP560UZ, Panasonic DMC-L10 - updated dcraw to 8.80 new cameras: Hasselblad H3D, Olympus E-3, Canon EOS 40D, Canon PowerShot G9, Canon EOS-1Ds Mark III, AVT F-080C, Nikon D3, Nikon D300, Nikon Coolpix S6, Panasonic DMC-FZ18, Sony DSLR-A700 -m number_of_passes After interpolation, clean up color artifacts by repeatedly applying a 3x3 median filter to the R-G and B-G channels. - Licence : is GPL compatible again == less wories) 0.1.2 ------------------------------------------------------------------------ New features - updated internal dcraw from 8.60 to 8.77. API changed. - add new chromatic aberration reduction options (patch from Guillaume Castagnino).
2007-07-08Some cleanup.wiz1-2/+1
2007-07-08Initial import of libkdcraw-0.1.1:wiz1-0/+6
Libkdcraw is a C++ interface around the dcraw program used to decode RAW picture files. The library documentation is available in header files. This library is used by kipi-plugins, digiKam, and other kipi host programs.