Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (a52f9d727c0d72adce88a58c810cdc19cd4641ed)
  • Date: Fri, 4 Aug 2006 23:55:22 -0500

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>



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (a52f9d727c0d72adce88a58c810cdc19cd4641ed), George Sherwood, 08/05/2006

Archive powered by MHonArc 2.6.24.

Top of Page