summaryrefslogtreecommitdiff
path: root/graphics/libkdcraw
diff options
context:
space:
mode:
authorwiz <wiz>2008-11-05 16:43:30 +0000
committerwiz <wiz>2008-11-05 16:43:30 +0000
commit768b769fabf29431d92c0f8cfb1e1057cef99b26 (patch)
tree65fad52e281e53e68d10cb8815f1f4cd8eb25cb8 /graphics/libkdcraw
parent3866a35d60db8735d48f7fc810b694f69b35d7bb (diff)
downloadpkgsrc-768b769fabf29431d92c0f8cfb1e1057cef99b26.tar.gz
Update to 0.1.6:
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.
Diffstat (limited to 'graphics/libkdcraw')
-rw-r--r--graphics/libkdcraw/Makefile5
-rw-r--r--graphics/libkdcraw/PLIST9
-rw-r--r--graphics/libkdcraw/distinfo8
3 files changed, 10 insertions, 12 deletions
diff --git a/graphics/libkdcraw/Makefile b/graphics/libkdcraw/Makefile
index 98a24cc34ad..39d4134fd67 100644
--- a/graphics/libkdcraw/Makefile
+++ b/graphics/libkdcraw/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:05 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2008/11/05 16:43:30 wiz Exp $
#
-DISTNAME= libkdcraw-0.1.3
-PKGREVISION= 1
+DISTNAME= libkdcraw-0.1.6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/}
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/libkdcraw/PLIST b/graphics/libkdcraw/PLIST
index 943dc0f6555..8ea49905bfb 100644
--- a/graphics/libkdcraw/PLIST
+++ b/graphics/libkdcraw/PLIST
@@ -1,15 +1,14 @@
-@comment $NetBSD: PLIST,v 1.3 2008/01/14 23:18:42 wiz Exp $
-include/libkdcraw/dcrawbinary.h
+@comment $NetBSD: PLIST,v 1.4 2008/11/05 16:43:30 wiz Exp $
include/libkdcraw/dcrawinfocontainer.h
include/libkdcraw/dcrawsettingswidget.h
include/libkdcraw/kdcraw.h
include/libkdcraw/libkdcraw_export.h
include/libkdcraw/rawdecodingsettings.h
include/libkdcraw/rawfiles.h
+include/libkdcraw/rcombobox.h
+include/libkdcraw/rnuminput.h
include/libkdcraw/version.h
lib/libkdcraw.la
-lib/libkdcraw2/kdcraw
-lib/libkdcraw2/CAMERALIST
lib/pkgconfig/libkdcraw.pc
share/icons/hicolor/128x128/apps/kdcraw.png
share/icons/hicolor/32x32/apps/kdcraw.png
@@ -24,6 +23,7 @@ share/locale/et/LC_MESSAGES/libkdcraw.mo
share/locale/is/LC_MESSAGES/libkdcraw.mo
share/locale/it/LC_MESSAGES/libkdcraw.mo
share/locale/ja/LC_MESSAGES/libkdcraw.mo
+share/locale/ms/LC_MESSAGES/libkdcraw.mo
share/locale/nds/LC_MESSAGES/libkdcraw.mo
share/locale/nl/LC_MESSAGES/libkdcraw.mo
share/locale/pa/LC_MESSAGES/libkdcraw.mo
@@ -34,5 +34,4 @@ share/locale/sr@Latn/LC_MESSAGES/libkdcraw.mo
share/locale/sv/LC_MESSAGES/libkdcraw.mo
share/locale/th/LC_MESSAGES/libkdcraw.mo
share/locale/uk/LC_MESSAGES/libkdcraw.mo
-@dirrm lib/libkdcraw2
@dirrm include/libkdcraw
diff --git a/graphics/libkdcraw/distinfo b/graphics/libkdcraw/distinfo
index 6321b1bb817..e1d2ee51291 100644
--- a/graphics/libkdcraw/distinfo
+++ b/graphics/libkdcraw/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/01/14 23:18:42 wiz Exp $
+$NetBSD: distinfo,v 1.4 2008/11/05 16:43:30 wiz Exp $
-SHA1 (libkdcraw-0.1.3.tar.bz2) = 43db728197b13c2e8cc3c76cfb426dc67ff80eb2
-RMD160 (libkdcraw-0.1.3.tar.bz2) = 75c8ad2cc8bd3f40d352f3f0e6cce06196d898e1
-Size (libkdcraw-0.1.3.tar.bz2) = 673814 bytes
+SHA1 (libkdcraw-0.1.6.tar.bz2) = 0cb1aef852d26fea7756beb652ee0fb14cc7590b
+RMD160 (libkdcraw-0.1.6.tar.bz2) = ac1ec33ebb3f0f1a7e5d74cd17fb581e6ef9cda3
+Size (libkdcraw-0.1.6.tar.bz2) = 692276 bytes