Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (fc49003cde494f4c0e18eaf7f7f09e4407034b8f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (fc49003cde494f4c0e18eaf7f7f09e4407034b8f)
  • Date: Sat, 18 Jul 2009 17:55:55 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

gnome2-libs/gnome-applets2/DEPENDS | 2
gnome2-libs/gnome-applets2/HISTORY | 1
gnome2-libs/gnome-applets2/disable-rarian.patch | 57
++++++++++++++++++++++++
3 files changed, 59 insertions(+), 1 deletion(-)

New commits:
commit fc49003cde494f4c0e18eaf7f7f09e4407034b8f
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

gnome-applets: fixed tyop and added disable-rarian.patch

diff --git a/gnome2-libs/gnome-applets2/DEPENDS
b/gnome2-libs/gnome-applets2/DEPENDS
index 87558e9..6e89b15 100755
--- a/gnome2-libs/gnome-applets2/DEPENDS
+++ b/gnome2-libs/gnome-applets2/DEPENDS
@@ -24,7 +24,7 @@ depends libgweather &&

optional_depends rarian
\
"--enable-scrollkeeper"
\
- "--disable-scrolkeeper"
\
+ "--disable-scrollkeeper"
\
"Register with rarian?"
&&
optional_depends hal
\
"--with-hal"
\
diff --git a/gnome2-libs/gnome-applets2/HISTORY
b/gnome2-libs/gnome-applets2/HISTORY
index b3b3b5d..8476e13 100644
--- a/gnome2-libs/gnome-applets2/HISTORY
+++ b/gnome2-libs/gnome-applets2/HISTORY
@@ -1,5 +1,6 @@
2009-07-18 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: made rarian optional
+ * PRE_BUILD: added disable-rarian.patch

2009-07-06 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.26.3
diff --git a/gnome2-libs/gnome-applets2/disable-rarian.patch
b/gnome2-libs/gnome-applets2/disable-rarian.patch
new file mode 100644
index 0000000..585aca8
--- /dev/null
+++ b/gnome2-libs/gnome-applets2/disable-rarian.patch
@@ -0,0 +1,57 @@
+--- gnome-applets-2.26.3/configure 2009-06-29 08:36:31.000000000 +0200
++++ gnome-applets-2.26.3-new/configure 2009-07-19 00:42:52.849687456 +0200
+@@ -17495,54 +17495,6 @@
+ { (exit 1); exit 1; }; }
+ fi
+
+-# Extract the first word of "scrollkeeper-config", so it can be a program
name with args.
+-set dummy scrollkeeper-config; ac_word=$2
+-{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
+-$as_echo_n "checking for $ac_word... " >&6; }
+-if test "${ac_cv_path_SCROLLKEEPER_CONFIG+set}" = set; then
+- $as_echo_n "(cached) " >&6
+-else
+- case $SCROLLKEEPER_CONFIG in
+- [\\/]* | ?:[\\/]*)
+- ac_cv_path_SCROLLKEEPER_CONFIG="$SCROLLKEEPER_CONFIG" # Let the user
override the test with a path.
+- ;;
+- *)
+- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+-for as_dir in $PATH
+-do
+- IFS=$as_save_IFS
+- test -z "$as_dir" && as_dir=.
+- for ac_exec_ext in '' $ac_executable_extensions; do
+- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x
"$as_dir/$ac_word$ac_exec_ext"; }; then
+- ac_cv_path_SCROLLKEEPER_CONFIG="$as_dir/$ac_word$ac_exec_ext"
+- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+- break 2
+- fi
+-done
+-done
+-IFS=$as_save_IFS
+-
+- test -z "$ac_cv_path_SCROLLKEEPER_CONFIG" &&
ac_cv_path_SCROLLKEEPER_CONFIG="no"
+- ;;
+-esac
+-fi
+-SCROLLKEEPER_CONFIG=$ac_cv_path_SCROLLKEEPER_CONFIG
+-if test -n "$SCROLLKEEPER_CONFIG"; then
+- { $as_echo "$as_me:$LINENO: result: $SCROLLKEEPER_CONFIG" >&5
+-$as_echo "$SCROLLKEEPER_CONFIG" >&6; }
+-else
+- { $as_echo "$as_me:$LINENO: result: no" >&5
+-$as_echo "no" >&6; }
+-fi
+-
+-
+-if test x$SCROLLKEEPER_CONFIG = xno; then
+- { { $as_echo "$as_me:$LINENO: error: Couldn't find scrollkeeper-config"
>&5
+-$as_echo "$as_me: error: Couldn't find scrollkeeper-config" >&2;}
+- { (exit please install the Scrollkeeper 0.1.4 package); exit please
install the Scrollkeeper 0.1.4 package; }; }
+-fi
+-
+-
+ # Extract the first word of "jw", so it can be a program name with args.
+ set dummy jw; ac_word=$2
+ { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (fc49003cde494f4c0e18eaf7f7f09e4407034b8f), Arjan Bouter, 07/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page