Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (59d04ff3453aa7717e593efcf5da41236a2ce621)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (59d04ff3453aa7717e593efcf5da41236a2ce621)
  • Date: Sun, 19 Aug 2007 07:52:27 -0500

GIT changes to master grimoire by Elisamuel Resto <ryuji AT mages.ath.cx>:

graphics/inkscape/DEPENDS | 10 ++++++++++
graphics/inkscape/HISTORY | 3 +++
2 files changed, 13 insertions(+)

New commits:
commit 59d04ff3453aa7717e593efcf5da41236a2ce621
Author: Elisamuel Resto <ryuji AT mages.ath.cx>
Commit: Elisamuel Resto <ryuji AT mages.ath.cx>

graphics/inkscape: added PyXML (Bug #13291) and numPy as optional
dependencies

diff --git a/graphics/inkscape/DEPENDS b/graphics/inkscape/DEPENDS
index f392a32..b6c5e79 100755
--- a/graphics/inkscape/DEPENDS
+++ b/graphics/inkscape/DEPENDS
@@ -8,6 +8,16 @@ depends libgc &&
depends xml-parser-expat &&
depends popt &&

+optional_depends pyxml \
+ "" \
+ "" \
+ "to enable several effects" &&
+
+optional_depends numpy \
+ "" \
+ "" \
+ "to enable several effects" &&
+
optional_depends libgnomeprintui \
"--with-gnome-print" \
"--without-gnome-print" \
diff --git a/graphics/inkscape/HISTORY b/graphics/inkscape/HISTORY
index 192feb8..5bd524c 100644
--- a/graphics/inkscape/HISTORY
+++ b/graphics/inkscape/HISTORY
@@ -1,3 +1,6 @@
+2007-08-19 Elisamuel Resto <ryuji AT mages.ath.cx>
+ * DEPENDS: added dependency on PyXML (Bug #13291) and numPy
+
2007-03-21 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to 0.45.1. SECURITY_PATCH++




  • [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (59d04ff3453aa7717e593efcf5da41236a2ce621), Elisamuel Resto, 08/19/2007

Archive powered by MHonArc 2.6.24.

Top of Page