Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Flavien Bridault (0d3330c30c81776d2695ba58069370d9df7c88b7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Flavien Bridault <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Flavien Bridault (0d3330c30c81776d2695ba58069370d9df7c88b7)
  • Date: Sun, 3 Dec 2006 12:39:06 -0600

GIT changes to master grimoire by Flavien Bridault <vlaaad AT sourcemage.org>:

graphics/inkscape/DEPENDS | 7 ++++++-
graphics/inkscape/HISTORY | 3 +++
2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 0d3330c30c81776d2695ba58069370d9df7c88b7
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

inkscape: added lcms optional dependency, bug #13288

diff --git a/graphics/inkscape/DEPENDS b/graphics/inkscape/DEPENDS
index d6f7a2a..f392a32 100755
--- a/graphics/inkscape/DEPENDS
+++ b/graphics/inkscape/DEPENDS
@@ -11,4 +11,9 @@ depends popt &&
optional_depends libgnomeprintui \
"--with-gnome-print" \
"--without-gnome-print" \
- "for GNOME printing support"
+ "for GNOME printing support" &&
+
+optional_depends lcms \
+ "--enable-lcms" \
+ "--disable-lcms" \
+ "for optimized color management engine"
diff --git a/graphics/inkscape/HISTORY b/graphics/inkscape/HISTORY
index 6c5cd19..737881a 100644
--- a/graphics/inkscape/HISTORY
+++ b/graphics/inkscape/HISTORY
@@ -1,3 +1,6 @@
+2006-12-03 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DEPENDS: Added lcms as optional, bug #13288
+
2006-09-10 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to 0.44.1. Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Flavien Bridault (0d3330c30c81776d2695ba58069370d9df7c88b7), Flavien Bridault, 12/03/2006

Archive powered by MHonArc 2.6.24.

Top of Page