Skip to Content.
Sympa Menu

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

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 (9564b0cf1333ac8fbf3cfea63ef25bb253ccef33)
  • Date: Tue, 23 Sep 2008 03:42:50 -0500

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

x11-libs/cairo/HISTORY | 3 ++-
x11-libs/cairo/PREPARE | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 9564b0cf1333ac8fbf3cfea63ef25bb253ccef33
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

cairo: commented a query for devel version (we force it for now)

diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index 67f3223..d2c5278 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -2,6 +2,7 @@
* DETAILS: updated devel to 1.7.6; force devel version (until 1.8.0);
fixed long/short descs; quoting paths; fixed website; cleaned up
* DEPENDS: fixed/added lots of deps
+ * PREPARE: commented a query

2008-09-07 Robin Cook <rcook AT wyrms.net>
* PREPARE: added to build development version for pango 1.21.5
@@ -93,7 +94,7 @@
* DETAILS: updated VERSION to 1.0.2

2005-09-05 Flavien Bridault <disk AT sourcemage.org>
- * BUILD: Replaced -O3 optimization by -O2
+ * BUILD: Replaced -O3 optimization by -O2

2005-08-25 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 1.0.0
diff --git a/x11-libs/cairo/PREPARE b/x11-libs/cairo/PREPARE
index 8f9397f..32945df 100755
--- a/x11-libs/cairo/PREPARE
+++ b/x11-libs/cairo/PREPARE
@@ -1 +1,2 @@
-config_query CAIRO_DEVEL "Build devel (unstable) version?" n
+# uncomment on 1.8 release
+# config_query CAIRO_DEVEL "Build devel (unstable) version?" n



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9564b0cf1333ac8fbf3cfea63ef25bb253ccef33), Vlad Glagolev, 09/23/2008

Archive powered by MHonArc 2.6.24.

Top of Page