[SM-Commit] GIT changes to master grimoire by George Sherwood (a52f9d727c0d72adce88a58c810cdc19cd4641ed)

George Sherwood scm at mail.sourcemage.org
Sat Aug 5 00:55:22 EDT 2006


GIT changes to master grimoire by George Sherwood <chat at sourcemage.org>:

 graphics/ufraw/dcraw.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+)

New commits:
commit a52f9d727c0d72adce88a58c810cdc19cd4641ed
Author: George Sherwood <chat at sourcemage.org>
Commit: George Sherwood <chat at sourcemage.org>

    Updated to version 0.9.  Added optional_depends.  Requires patch to
    compile.

diff --git a/graphics/ufraw/dcraw.patch b/graphics/ufraw/dcraw.patch
new file mode 100644
index 0000000..cf59a5b
--- /dev/null
+++ b/graphics/ufraw/dcraw.patch
@@ -0,0 +1,12 @@
+--- dcraw.old	2006-08-05 09:37:13.000000000 +0500
++++ dcraw.cc	2006-08-05 09:38:02.000000000 +0500
+@@ -42,7 +42,9 @@
+    NO_LCMS disables the "-p" option.
+  */
+ #ifdef HAVE_LIBJPEG
++extern "C" {
+ #include <jpeglib.h>
++}
+ #endif
+ #ifndef NO_LCMS
+ #include <lcms.h>



More information about the SM-Commit mailing list