Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6a34090cdd50dbb64d2750ce0f48fa4cc10a0d4b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6a34090cdd50dbb64d2750ce0f48fa4cc10a0d4b)
  • Date: Thu, 30 Oct 2008 13:16:54 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

graphics/gimp/DEPENDS | 4 ++++
graphics/gimp/HISTORY | 1 +
2 files changed, 5 insertions(+)

New commits:
commit 6a34090cdd50dbb64d2750ce0f48fa4cc10a0d4b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gimp: added webkitgtk as opt dep, OK gsherwood@

diff --git a/graphics/gimp/DEPENDS b/graphics/gimp/DEPENDS
index 5d61c1c..c7526a1 100755
--- a/graphics/gimp/DEPENDS
+++ b/graphics/gimp/DEPENDS
@@ -27,6 +27,10 @@ optional_depends libgtkhtml \
"" "--without-gtkhtml2" \
"for GTK help browser" &&

+optional_depends webkitgtk \
+ "" "--without-webkit" \
+ "for WebKit-based help browser plugin" &&
+
optional_depends librsvg2 \
"" "--without-librsvg" \
"for SVG import/export support" &&
diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
index ffddf17..6e18bae 100644
--- a/graphics/gimp/HISTORY
+++ b/graphics/gimp/HISTORY
@@ -1,5 +1,6 @@
2008-10-30 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.6.2; fixed desc; cleaned up
+ * DEPENDS: added webkitgtk as opt dep

2008-10-11 Vlad Glagolev <stealth AT sourcemage.org>
* TRIGGERS: added trigger for poppler



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6a34090cdd50dbb64d2750ce0f48fa4cc10a0d4b), Vlad Glagolev, 10/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page