summaryrefslogtreecommitdiffstats
path: root/graphics-libs/libraw/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/libraw/DETAILS')
-rwxr-xr-xgraphics-libs/libraw/DETAILS17
1 files changed, 9 insertions, 8 deletions
diff --git a/graphics-libs/libraw/DETAILS b/graphics-libs/libraw/DETAILS
index e26cc87964..2393d98ab5 100755
--- a/graphics-libs/libraw/DETAILS
+++ b/graphics-libs/libraw/DETAILS
@@ -1,12 +1,12 @@
SPELL=libraw
SPELLX=LibRaw
- VERSION=0.12.2
+ VERSION=0.14.3
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE2=LibRaw-demosaic-pack-GPL2-$VERSION.tar.gz
SOURCE3=LibRaw-demosaic-pack-GPL3-$VERSION.tar.gz
- SOURCE_HASH=sha512:a8293bf0c225b7ccebfc8a6340525275ffc9fc4ac6b498a0c6f71e5957eae78a3705c02f68d64f11d64661b953aff63c15eab5fd0e4e54cedd6e5b57623e493f
- SOURCE2_HASH=sha512:aee5f28eebfdd1ada8eaad076a0e6683ae4e7093c664f0ecb2d1fe7eec1537a22e67a6398d1faef4792cde946c861393c92f12b8253a56019609806dbe7ec515
- SOURCE3_HASH=sha512:1b09029556d30c588f16cbde2e48e0edc54c360ec63bcb02e4099d67604c207a7a4c793d0d81e98a21469f885c7d78343dc7f1b9e7269faacaed5e910a75557c
+ SOURCE_HASH=sha512:0a1ffd96c21c5f52a7479f287ee34de42743a7324f2f69f90e13e879558679a9e8cbcdabfcc96f8c81992bc06e7e66d5836468fa50b89de0043f4b42f7938a0c
+ SOURCE2_HASH=sha512:66c2a092768329f577f1dda235debb03d9b100106199f974e0aef29e1bbc703d8bb4b0e3a6af1ca86323fca3ccbdf166bd672fd34d99401d5c3baa3f52fdc036
+ SOURCE3_HASH=sha512:840f1f2129aba23dc97b992b4be9e0fda110f608612251c0a24b308d498eb25601a7ac41292b9fd77036a341a97df5abd2479936af0b512724c3a8e6ad99e976
WEB_SITE=http://www.libraw.org/
SOURCE_URL[0]=$WEB_SITE/data/$SOURCE
SOURCE2_URL[0]=$WEB_SITE/data/$SOURCE2
@@ -17,9 +17,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
KEYWORDS="graphics photo"
SHORT="library for reading RAW"
cat << EOF
-LibRaw is a library for reading RAW files obtained from digital photo cameras
+LibRaw is a library for reading RAW files obtained from digital photo cameras
(CRW/CR2, NEF, RAF, DNG, and others).
-LibRaw is based on the source codes of the dcraw utility, where part of drawbacks
-have already been eliminated and part will be fixed in future. The users of the
-library are provided with API to be built into their software programs.
+LibRaw is based on the source codes of the dcraw utility, where part of
+drawbacks
+have already been eliminated and part will be fixed in future. The users of the
+library are provided with API to be built into their software programs.
EOF