summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot2006-06-15 22:34:47 -0500
committerroot2006-06-15 22:34:47 -0500
commit1833af04d401ff51b2a467b724bc43d35ac83c6d (patch)
tree6fa78e9bed8747a81ef394966e273698cdbb3742
parent6fa6687643d5afc33586d9b2d570cbe00d19aa6b (diff)
graphics/dcraw/: 2006/06/15 sync stable from p4
-rwxr-xr-xgraphics/dcraw/BUILD2
-rwxr-xr-xgraphics/dcraw/DEPENDS1
-rwxr-xr-xgraphics/dcraw/DETAILS8
-rw-r--r--graphics/dcraw/HISTORY16
-rwxr-xr-xgraphics/dcraw/PRE_BUILD4
5 files changed, 24 insertions, 7 deletions
diff --git a/graphics/dcraw/BUILD b/graphics/dcraw/BUILD
index 45b019d92b..0d3c7a829e 100755
--- a/graphics/dcraw/BUILD
+++ b/graphics/dcraw/BUILD
@@ -1 +1 @@
-gcc $CFLAGS -o dcraw $SOURCE_CACHE/$SOURCE $LDFLAGS -lm -ljpeg
+gcc $CFLAGS -o dcraw $SOURCE_CACHE/$SOURCE $LDFLAGS -lm -llcms -ljpeg
diff --git a/graphics/dcraw/DEPENDS b/graphics/dcraw/DEPENDS
index 3f76a72c9b..e65fbabf95 100755
--- a/graphics/dcraw/DEPENDS
+++ b/graphics/dcraw/DEPENDS
@@ -1 +1,2 @@
+depends lcms &&
depends jpeg
diff --git a/graphics/dcraw/DETAILS b/graphics/dcraw/DETAILS
index ab5d8d99a8..7be26de5b5 100755
--- a/graphics/dcraw/DETAILS
+++ b/graphics/dcraw/DETAILS
@@ -1,17 +1,17 @@
SPELL=dcraw
- VERSION=1.215
+ VERSION=1.323
SOURCE=dcraw.c
SOURCE2=dcraw.1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/dcraw-$VERSION
SOURCE_URL[0]=http://www.cybercom.net/~dcoffin/dcraw/dcraw.c
SOURCE2_URL[0]=http://www.cybercom.net/~dcoffin/dcraw/dcraw.1
- MD5[0]=c77b0b3e2573b92e1cd725ace585dfe6
- MD5[1]=ec4b0189c920f7c670c3fa5607429996
+ SOURCE_HASH=sha512:6abd889aedb5fe83570b5fad3f605bd2522e2576ad354bd89a7584dffd144a13108e8a346f792bb383b17d04611b6bb2ed70256a02514547fd15c3187b63fd97
+ SOURCE2_HASH=sha512:d2bd20979ce3cde2520773bce011b91fef64066eb97c1af0a291d84bf74a794f8839fcf84f12b0f60304f04863e2ab4faaf115be8652f5d3296a7b7a5cd5fa1a
WEB_SITE=http://www.cybercom.net/~dcoffin/dcraw/
ENTERED=20041112
UPDATED=20041112
LICENSE[0]=PD
- BUILD_API=2
+ KEYWORDS="images graphics"
SHORT="Handles decoding of raw images from digital cameras."
cat << EOF
Handles decoding of raw images from digital cameras.
diff --git a/graphics/dcraw/HISTORY b/graphics/dcraw/HISTORY
index 611c00ff9c..037d2d53f5 100644
--- a/graphics/dcraw/HISTORY
+++ b/graphics/dcraw/HISTORY
@@ -1,3 +1,19 @@
+2006-04-25 Flavien Bridault <vlaaad@sourcemage.org>
+ * DEPENDS: added lcms
+
+2006-04-24 Flavien Bridault <vlaaad@sourcemage.org>
+ * DETAILS: updated to 1.323 (bug #11011)
+ * BUILD: added -llcms flag
+
+2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2005-11-29 Seth Woolley <seth@tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2005-11-28 Seth Woolley <seth@tautology.org>
+ * PRE_BUILD: unpack api update
+
2004-11-12 Robert Helgesson <rycee@home.se>
* *: Created spell.
diff --git a/graphics/dcraw/PRE_BUILD b/graphics/dcraw/PRE_BUILD
index f1ba76e88a..4cf598a47f 100755
--- a/graphics/dcraw/PRE_BUILD
+++ b/graphics/dcraw/PRE_BUILD
@@ -1,5 +1,5 @@
mk_source_dir $SOURCE_DIRECTORY &&
cd $SOURCE_DIRECTORY &&
-unpack $SOURCE ${MD5[0]} &&
-unpack $SOURCE2 ${MD5[1]}
+unpack_file &&
+unpack_file 2