Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Mathieu Lonjaret (52f56cf3860b84a3fb6e737de0b200df8c3a4bb9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Mathieu Lonjaret <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Mathieu Lonjaret (52f56cf3860b84a3fb6e737de0b200df8c3a4bb9)
  • Date: Thu, 2 Apr 2009 11:34:39 -0500

GIT changes to master grimoire by Mathieu Lonjaret <lejatorn AT sourcemage.org>:

graphics/plotutils/BUILD | 2 ++
graphics/plotutils/CONFIGURE | 2 ++
graphics/plotutils/HISTORY | 3 +++
3 files changed, 7 insertions(+)

New commits:
commit 52f56cf3860b84a3fb6e737de0b200df8c3a4bb9
Author: Mathieu Lonjaret <lejatorn AT sourcemage.org>
Commit: Mathieu Lonjaret <lejatorn AT sourcemage.org>

plotutils: libplotter query

diff --git a/graphics/plotutils/BUILD b/graphics/plotutils/BUILD
new file mode 100755
index 0000000..a5edd2b
--- /dev/null
+++ b/graphics/plotutils/BUILD
@@ -0,0 +1,2 @@
+OPTS="${PLOTUTILS_OPTS} ${OPTS}" &&
+default_build
diff --git a/graphics/plotutils/CONFIGURE b/graphics/plotutils/CONFIGURE
new file mode 100755
index 0000000..90e9652
--- /dev/null
+++ b/graphics/plotutils/CONFIGURE
@@ -0,0 +1,2 @@
+config_query_option PLOTUTILS_OPTS \
+"Build libplotter ?" y "--enable-libplotter" ""
diff --git a/graphics/plotutils/HISTORY b/graphics/plotutils/HISTORY
index b3d321a..e43b7f8 100644
--- a/graphics/plotutils/HISTORY
+++ b/graphics/plotutils/HISTORY
@@ -1,3 +1,6 @@
2009-04-02 Mathieu Lonjaret <lejatorn AT sourcemage.org>
+ * CONFIGURE, BUILD: add libplotter choice
+
+2009-04-02 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DETAILS, DEPENDS, HISTORY: spell created




  • [SM-Commit] GIT changes to master grimoire by Mathieu Lonjaret (52f56cf3860b84a3fb6e737de0b200df8c3a4bb9), Mathieu Lonjaret, 04/02/2009

Archive powered by MHonArc 2.6.24.

Top of Page