summaryrefslogtreecommitdiffstats
path: root/gnome1-libs
diff options
context:
space:
mode:
authorMaurizio Boriani2006-10-11 12:14:14 +0200
committerMaurizio Boriani2006-10-11 12:14:14 +0200
commitc88514a0f558783b17e60fd0bdf923e76412c7fb (patch)
tree253795077e5db25b07d24445e51c8592ecfb9a9f /gnome1-libs
parent8905495dde0a5f79b64a6471c70f066d9df1181d (diff)
Bump up guile to new major release 1.8.
Diffstat (limited to 'gnome1-libs')
-rwxr-xr-xgnome1-libs/gnome-games/CONFIGURE16
-rw-r--r--gnome1-libs/gnome-games/HISTORY3
-rwxr-xr-xgnome1-libs/gnome-utils/CONFIGURE16
-rw-r--r--gnome1-libs/gnome-utils/HISTORY3
-rwxr-xr-xgnome1-libs/guppi/CONFIGURE16
-rw-r--r--gnome1-libs/guppi/HISTORY3
6 files changed, 57 insertions, 0 deletions
diff --git a/gnome1-libs/gnome-games/CONFIGURE b/gnome1-libs/gnome-games/CONFIGURE
new file mode 100755
index 0000000000..55601be54e
--- /dev/null
+++ b/gnome1-libs/gnome-games/CONFIGURE
@@ -0,0 +1,16 @@
+if [ -f /etc/sorcery/local/depends/guile.p ]
+then
+ . /etc/sorcery/local/depends/guile.p
+fi
+
+if [ "$G_18" = "y" ]
+then
+ message "\n${MESSAGE_COLOR}" \
+ "${SPELL} isn't released for guile 1.8, so it may not works\n\n"
+
+ if ! query "Would you like to continue?" n;
+ then
+ message "${MESSAGE_COLOR}Please recast later!\n"
+ return 1
+ fi
+fi
diff --git a/gnome1-libs/gnome-games/HISTORY b/gnome1-libs/gnome-games/HISTORY
index afa0d5e4d5..64cdcd3c3c 100644
--- a/gnome1-libs/gnome-games/HISTORY
+++ b/gnome1-libs/gnome-games/HISTORY
@@ -1,3 +1,6 @@
+2006-10-11 Maurizio Boriani <baux@sourcemage.org>
+ * CONFIGURE: Add warning about guile major update.
+
2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed UPDATED.
diff --git a/gnome1-libs/gnome-utils/CONFIGURE b/gnome1-libs/gnome-utils/CONFIGURE
new file mode 100755
index 0000000000..55601be54e
--- /dev/null
+++ b/gnome1-libs/gnome-utils/CONFIGURE
@@ -0,0 +1,16 @@
+if [ -f /etc/sorcery/local/depends/guile.p ]
+then
+ . /etc/sorcery/local/depends/guile.p
+fi
+
+if [ "$G_18" = "y" ]
+then
+ message "\n${MESSAGE_COLOR}" \
+ "${SPELL} isn't released for guile 1.8, so it may not works\n\n"
+
+ if ! query "Would you like to continue?" n;
+ then
+ message "${MESSAGE_COLOR}Please recast later!\n"
+ return 1
+ fi
+fi
diff --git a/gnome1-libs/gnome-utils/HISTORY b/gnome1-libs/gnome-utils/HISTORY
index dae720e9f2..764129c6b5 100644
--- a/gnome1-libs/gnome-utils/HISTORY
+++ b/gnome1-libs/gnome-utils/HISTORY
@@ -1,3 +1,6 @@
+2006-10-11 Maurizio Boriani <baux@sourcemage.org>
+ * CONFIGURE: Add warning about guile major update.
+
2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed MAINTAINER.
diff --git a/gnome1-libs/guppi/CONFIGURE b/gnome1-libs/guppi/CONFIGURE
new file mode 100755
index 0000000000..55601be54e
--- /dev/null
+++ b/gnome1-libs/guppi/CONFIGURE
@@ -0,0 +1,16 @@
+if [ -f /etc/sorcery/local/depends/guile.p ]
+then
+ . /etc/sorcery/local/depends/guile.p
+fi
+
+if [ "$G_18" = "y" ]
+then
+ message "\n${MESSAGE_COLOR}" \
+ "${SPELL} isn't released for guile 1.8, so it may not works\n\n"
+
+ if ! query "Would you like to continue?" n;
+ then
+ message "${MESSAGE_COLOR}Please recast later!\n"
+ return 1
+ fi
+fi
diff --git a/gnome1-libs/guppi/HISTORY b/gnome1-libs/guppi/HISTORY
index c0fc68e830..02430b257b 100644
--- a/gnome1-libs/guppi/HISTORY
+++ b/gnome1-libs/guppi/HISTORY
@@ -1,3 +1,6 @@
+2006-10-11 Maurizio Boriani <baux@sourcemage.org>
+ * CONFIGURE: Add warning about guile major update.
+
2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.