Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (b951115d36f51f7b5968adf854ce6bca3bacc413)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (b951115d36f51f7b5968adf854ce6bca3bacc413)
  • Date: Fri, 17 Nov 2006 02:01:32 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ChangeLog | 1 +
devel/cogito/DETAILS | 2 +-
devel/cogito/HISTORY | 3 +++
e/e_module-bling/HISTORY | 4 ++++
e/e_module-bling/PRE_BUILD | 4 ++++
e/e_module-calendar/HISTORY | 4 ++++
e/e_module-calendar/PRE_BUILD | 4 ++++
e/e_module-cpu/HISTORY | 4 ++++
e/e_module-cpu/PRE_BUILD | 4 ++++
e/e_module-deskshow/HISTORY | 4 ++++
e/e_module-deskshow/PRE_BUILD | 4 ++++
e/e_module-devian/BUILD | 1 +
e/e_module-devian/CONFLICTS | 1 -
e/e_module-devian/DETAILS | 11 +----------
e/e_module-devian/HISTORY | 3 +++
e/e_module-devian/INSTALL | 1 +
e/e_module-devian/PREPARE | 6 ------
e/e_module-devian/PRE_BUILD | 4 +---
e/e_module-devian/TRIGGERS | 1 +
e/e_module-eloquence/HISTORY | 4 ++++
e/e_module-eloquence/PRE_BUILD | 4 ++++
e/e_module-emu/HISTORY | 4 ++++
e/e_module-emu/PRE_BUILD | 4 ++++
e/e_module-evolume/HISTORY | 4 ++++
e/e_module-evolume/PRE_BUILD | 4 ++++
e/e_module-flame/HISTORY | 4 ++++
e/e_module-flame/PRE_BUILD | 4 ++++
e/e_module-language/HISTORY | 4 ++++
e/e_module-language/PRE_BUILD | 4 ++++
e/e_module-mail/HISTORY | 4 ++++
e/e_module-mail/PRE_BUILD | 4 ++++
e/e_module-mbar/HISTORY | 4 ++++
e/e_module-mbar/PRE_BUILD | 4 ++++
e/e_module-mem/HISTORY | 4 ++++
e/e_module-mem/PRE_BUILD | 4 ++++
e/e_module-mixer/HISTORY | 4 ++++
e/e_module-mixer/PRE_BUILD | 4 ++++
e/e_module-moon/HISTORY | 4 ++++
e/e_module-moon/PRE_BUILD | 4 ++++
e/e_module-mount/HISTORY | 4 ++++
e/e_module-mount/PRE_BUILD | 4 ++++
e/e_module-net/HISTORY | 4 ++++
e/e_module-net/PRE_BUILD | 4 ++++
e/e_module-photo/HISTORY | 4 ++++
e/e_module-photo/PRE_BUILD | 4 ++++
e/e_module-rain/HISTORY | 4 ++++
e/e_module-rain/PRE_BUILD | 4 ++++
e/e_module-screenshot/HISTORY | 4 ++++
e/e_module-screenshot/PRE_BUILD | 4 ++++
e/e_module-slideshow/HISTORY | 4 ++++
e/e_module-slideshow/PRE_BUILD | 4 ++++
e/e_module-snow/HISTORY | 4 ++++
e/e_module-snow/PRE_BUILD | 4 ++++
e/e_module-taskbar/HISTORY | 4 ++++
e/e_module-taskbar/PRE_BUILD | 4 ++++
e/e_module-tclock/HISTORY | 4 ++++
e/e_module-tclock/PRE_BUILD | 4 ++++
e/e_module-uptime/HISTORY | 4 ++++
e/e_module-uptime/PRE_BUILD | 4 ++++
e/e_module-weather/HISTORY | 4 ++++
e/e_module-weather/PRE_BUILD | 4 ++++
e/e_module-winselector/HISTORY | 4 ++++
e/e_module-winselector/PRE_BUILD | 4 ++++
e/e_module-wlan/HISTORY | 4 ++++
e/e_module-wlan/PRE_BUILD | 4 ++++
65 files changed, 229 insertions(+), 21 deletions(-)

New commits:
commit 999aeca961958c2241446e62999f7aba6bae35cf
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Updated cogito to 0.18.2

commit 25059a70dcc238bf0a483cf6208492d71253b81c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Fix the rest of the E17 modules to work with automake-1.10

commit d21133224a06007ae6d574d06e5d1e380952670f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

e_module-devian is no longer around, deprecating

diff --git a/ChangeLog b/ChangeLog
index d95296d..661c070 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2006-11-16 Eric Sandall <eric AT sandall.us>
* e/e_module-eveil, e/e_module-alarm: e_module-eveil renamed to
e_module-alarm.
+ * e/e_module-devian: No longer an E17 module, deprecating

2006-11-16 Treeve Jelbert <treeve AT pi.be>
* database/pgadmin3: move spell from devel to database
diff --git a/devel/cogito/DETAILS b/devel/cogito/DETAILS
index 8c8e08a..22c41dc 100755
--- a/devel/cogito/DETAILS
+++ b/devel/cogito/DETAILS
@@ -1,5 +1,5 @@
SPELL=cogito
- VERSION=0.18.1
+ VERSION=0.18.2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/devel/cogito/HISTORY b/devel/cogito/HISTORY
index a1b4a58..96fc7e5 100644
--- a/devel/cogito/HISTORY
+++ b/devel/cogito/HISTORY
@@ -1,3 +1,6 @@
+2006-11-17 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Updated to 0.18.2
+
2006-10-18 Eric Sandall <eric AT sandall.us>
* DETAILS: Updated to 0.18.1

diff --git a/e/e_module-bling/HISTORY b/e/e_module-bling/HISTORY
index fce2cde..edf0015 100644
--- a/e/e_module-bling/HISTORY
+++ b/e/e_module-bling/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-bling/PRE_BUILD b/e/e_module-bling/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-bling/PRE_BUILD
+++ b/e/e_module-bling/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-calendar/HISTORY b/e/e_module-calendar/HISTORY
index fed1513..113553e 100644
--- a/e/e_module-calendar/HISTORY
+++ b/e/e_module-calendar/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-calendar/PRE_BUILD b/e/e_module-calendar/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-calendar/PRE_BUILD
+++ b/e/e_module-calendar/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-cpu/HISTORY b/e/e_module-cpu/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-cpu/HISTORY
+++ b/e/e_module-cpu/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-cpu/PRE_BUILD b/e/e_module-cpu/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-cpu/PRE_BUILD
+++ b/e/e_module-cpu/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-deskshow/HISTORY b/e/e_module-deskshow/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-deskshow/HISTORY
+++ b/e/e_module-deskshow/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-deskshow/PRE_BUILD b/e/e_module-deskshow/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-deskshow/PRE_BUILD
+++ b/e/e_module-deskshow/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-devian/BUILD b/e/e_module-devian/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/e/e_module-devian/BUILD
@@ -0,0 +1 @@
+true
diff --git a/e/e_module-devian/CONFLICTS b/e/e_module-devian/CONFLICTS
deleted file mode 100755
index 4caf782..0000000
--- a/e/e_module-devian/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts e_modules y
diff --git a/e/e_module-devian/DETAILS b/e/e_module-devian/DETAILS
index ec11841..2363133 100755
--- a/e/e_module-devian/DETAILS
+++ b/e/e_module-devian/DETAILS
@@ -5,21 +5,12 @@ if [[ "$E_MODULE_DEVIAN_CVS" == "y"
else
VERSION=cvs
fi
- SOURCE=$SPELL-cvs.tar.bz2
-
SOURCE_URL[0]=cvs://:pserver:anonymous AT anoncvs.enlightenment.org:/var/cvs/e/:${SPELL/-*/}s/${SPELL/*-/}
- SOURCE_IGNORE=volatile
- FORCE_DOWNLOAD="on"
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
else
VERSION=0.1.7
- SOURCE=dEvian-$VERSION.tar.gz
- SOURCE_URL[0]=http://www.get-e.org/Resources/Modules/_files/$SOURCE
-
SOURCE_HASH=sha512:00dbe66a942656adad85fb640b61016ff1002605994250c8652f7a7f09bd79e967c83b1d9151120ee7a3a81772e117faed15dace9a12d3bf3b5ad1a56d4d03dc
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/dEvian-$VERSION
fi
LICENSE[0]=GPL
- PATCHLEVEL=1
+ PATCHLEVEL=2
WEB_SITE=http://www.get-e.org/Resources/Modules/
KEYWORDS="enlightenment"
ENTERED=20060124
diff --git a/e/e_module-devian/HISTORY b/e/e_module-devian/HISTORY
index 560e516..45db666 100644
--- a/e/e_module-devian/HISTORY
+++ b/e/e_module-devian/HISTORY
@@ -1,3 +1,6 @@
+2006-11-16 Eric Sandall ,eric AT sandall.us>
+ * No longer an E17 module, deprecated
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-devian/INSTALL b/e/e_module-devian/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/e/e_module-devian/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/e/e_module-devian/PREPARE b/e/e_module-devian/PREPARE
deleted file mode 100755
index b8d7337..0000000
--- a/e/e_module-devian/PREPARE
+++ /dev/null
@@ -1,6 +0,0 @@
-config_query E_MODULE_DEVIAN_CVS "Checkout latest CVS version?" y &&
-
-if [[ "$E_MODULE_DEVIAN_CVS" == "y" ]]; then
- config_query E_MODULE_DEVIAN_CVS_AUTOUPDATE \
- "Automatically update $SPELL on system-update?" n
-fi
diff --git a/e/e_module-devian/PRE_BUILD b/e/e_module-devian/PRE_BUILD
index b218a4a..27ba77d 100755
--- a/e/e_module-devian/PRE_BUILD
+++ b/e/e_module-devian/PRE_BUILD
@@ -1,3 +1 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-NOCONFIGURE="ON" ./autogen.sh
+true
diff --git a/e/e_module-devian/TRIGGERS b/e/e_module-devian/TRIGGERS
new file mode 100755
index 0000000..138950e
--- /dev/null
+++ b/e/e_module-devian/TRIGGERS
@@ -0,0 +1 @@
+on_cast e_module-devian dispel_self
diff --git a/e/e_module-eloquence/HISTORY b/e/e_module-eloquence/HISTORY
index bc09ad9..4109cd8 100644
--- a/e/e_module-eloquence/HISTORY
+++ b/e/e_module-eloquence/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/e/e_module-eloquence/PRE_BUILD b/e/e_module-eloquence/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-eloquence/PRE_BUILD
+++ b/e/e_module-eloquence/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-emu/HISTORY b/e/e_module-emu/HISTORY
index 22173ea..49cab20 100644
--- a/e/e_module-emu/HISTORY
+++ b/e/e_module-emu/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-emu/PRE_BUILD b/e/e_module-emu/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-emu/PRE_BUILD
+++ b/e/e_module-emu/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-evolume/HISTORY b/e/e_module-evolume/HISTORY
index af331cf..dd5d89b 100644
--- a/e/e_module-evolume/HISTORY
+++ b/e/e_module-evolume/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-evolume/PRE_BUILD b/e/e_module-evolume/PRE_BUILD
index 68c8d6c..9fbbd20 100755
--- a/e/e_module-evolume/PRE_BUILD
+++ b/e/e_module-evolume/PRE_BUILD
@@ -2,5 +2,9 @@ default_pre_build &&

if [[ "$E_MODULE_EVOLUME_CVS" == "y" ]]; then
cd $SOURCE_DIRECTORY &&
+ #
+ # No longer complaing about missing unneeded config.rpath
+ #
+ touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
fi
diff --git a/e/e_module-flame/HISTORY b/e/e_module-flame/HISTORY
index 22173ea..49cab20 100644
--- a/e/e_module-flame/HISTORY
+++ b/e/e_module-flame/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-flame/PRE_BUILD b/e/e_module-flame/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-flame/PRE_BUILD
+++ b/e/e_module-flame/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-language/HISTORY b/e/e_module-language/HISTORY
index 6707e00..6dcdfdc 100644
--- a/e/e_module-language/HISTORY
+++ b/e/e_module-language/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-language/PRE_BUILD b/e/e_module-language/PRE_BUILD
index 6047128..efc13a5 100755
--- a/e/e_module-language/PRE_BUILD
+++ b/e/e_module-language/PRE_BUILD
@@ -2,4 +2,8 @@ default_pre_build
cd $SOURCE_DIRECTORY &&
sedit "s:-lxkbfile::" src/module/Makefile.am &&
sedit "s:-lX11::" src/module/Makefile.am &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-mail/HISTORY b/e/e_module-mail/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-mail/HISTORY
+++ b/e/e_module-mail/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-mail/PRE_BUILD b/e/e_module-mail/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-mail/PRE_BUILD
+++ b/e/e_module-mail/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-mbar/HISTORY b/e/e_module-mbar/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-mbar/HISTORY
+++ b/e/e_module-mbar/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-mbar/PRE_BUILD b/e/e_module-mbar/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-mbar/PRE_BUILD
+++ b/e/e_module-mbar/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-mem/HISTORY b/e/e_module-mem/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-mem/HISTORY
+++ b/e/e_module-mem/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-mem/PRE_BUILD b/e/e_module-mem/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-mem/PRE_BUILD
+++ b/e/e_module-mem/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-mixer/HISTORY b/e/e_module-mixer/HISTORY
index e6a2ef5..2a1a131 100644
--- a/e/e_module-mixer/HISTORY
+++ b/e/e_module-mixer/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-mixer/PRE_BUILD b/e/e_module-mixer/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-mixer/PRE_BUILD
+++ b/e/e_module-mixer/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-moon/HISTORY b/e/e_module-moon/HISTORY
index 1c3110d..22f7f2d 100644
--- a/e/e_module-moon/HISTORY
+++ b/e/e_module-moon/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-moon/PRE_BUILD b/e/e_module-moon/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-moon/PRE_BUILD
+++ b/e/e_module-moon/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-mount/HISTORY b/e/e_module-mount/HISTORY
index 004db3b..44caaea 100644
--- a/e/e_module-mount/HISTORY
+++ b/e/e_module-mount/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-mount/PRE_BUILD b/e/e_module-mount/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-mount/PRE_BUILD
+++ b/e/e_module-mount/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-net/HISTORY b/e/e_module-net/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-net/HISTORY
+++ b/e/e_module-net/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-net/PRE_BUILD b/e/e_module-net/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-net/PRE_BUILD
+++ b/e/e_module-net/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-photo/HISTORY b/e/e_module-photo/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-photo/HISTORY
+++ b/e/e_module-photo/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-photo/PRE_BUILD b/e/e_module-photo/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-photo/PRE_BUILD
+++ b/e/e_module-photo/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-rain/HISTORY b/e/e_module-rain/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-rain/HISTORY
+++ b/e/e_module-rain/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-rain/PRE_BUILD b/e/e_module-rain/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-rain/PRE_BUILD
+++ b/e/e_module-rain/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-screenshot/HISTORY b/e/e_module-screenshot/HISTORY
index dafaecc..f632d4c 100644
--- a/e/e_module-screenshot/HISTORY
+++ b/e/e_module-screenshot/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-screenshot/PRE_BUILD b/e/e_module-screenshot/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-screenshot/PRE_BUILD
+++ b/e/e_module-screenshot/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-slideshow/HISTORY b/e/e_module-slideshow/HISTORY
index 5e4430f..5ec3c5b 100644
--- a/e/e_module-slideshow/HISTORY
+++ b/e/e_module-slideshow/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-slideshow/PRE_BUILD b/e/e_module-slideshow/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-slideshow/PRE_BUILD
+++ b/e/e_module-slideshow/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-snow/HISTORY b/e/e_module-snow/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-snow/HISTORY
+++ b/e/e_module-snow/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-snow/PRE_BUILD b/e/e_module-snow/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-snow/PRE_BUILD
+++ b/e/e_module-snow/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-taskbar/HISTORY b/e/e_module-taskbar/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-taskbar/HISTORY
+++ b/e/e_module-taskbar/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-taskbar/PRE_BUILD b/e/e_module-taskbar/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-taskbar/PRE_BUILD
+++ b/e/e_module-taskbar/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-tclock/HISTORY b/e/e_module-tclock/HISTORY
index aafb38a..c405f25 100644
--- a/e/e_module-tclock/HISTORY
+++ b/e/e_module-tclock/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-tclock/PRE_BUILD b/e/e_module-tclock/PRE_BUILD
index c2dc105..2a7081d 100755
--- a/e/e_module-tclock/PRE_BUILD
+++ b/e/e_module-tclock/PRE_BUILD
@@ -2,5 +2,9 @@ default_pre_build &&

if [[ "$E_MODULE_TCLOCK_CVS" == "y" ]]; then
cd $SOURCE_DIRECTORY &&
+ #
+ # No longer complaing about missing unneeded config.rpath
+ #
+ touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
fi
diff --git a/e/e_module-uptime/HISTORY b/e/e_module-uptime/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-uptime/HISTORY
+++ b/e/e_module-uptime/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-uptime/PRE_BUILD b/e/e_module-uptime/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-uptime/PRE_BUILD
+++ b/e/e_module-uptime/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-weather/HISTORY b/e/e_module-weather/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-weather/HISTORY
+++ b/e/e_module-weather/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-weather/PRE_BUILD b/e/e_module-weather/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-weather/PRE_BUILD
+++ b/e/e_module-weather/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-winselector/HISTORY b/e/e_module-winselector/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-winselector/HISTORY
+++ b/e/e_module-winselector/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-winselector/PRE_BUILD
b/e/e_module-winselector/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-winselector/PRE_BUILD
+++ b/e/e_module-winselector/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh
diff --git a/e/e_module-wlan/HISTORY b/e/e_module-wlan/HISTORY
index fce2cde..0e5b4d6 100644
--- a/e/e_module-wlan/HISTORY
+++ b/e/e_module-wlan/HISTORY
@@ -1,3 +1,7 @@
+2006-11-16 Eric Sandall <eric AT sandall.us>
+ * PRE_BUILD: Create config.rpath so ./autogen.sh stops complaining
about
+ missing this useless (for most packages) file
+
2006-09-20 David Brown <dmlb2000 AT gmail.com
* DETAILS: swapped out VERSION for cvs cause this doesn't
work with update daily
diff --git a/e/e_module-wlan/PRE_BUILD b/e/e_module-wlan/PRE_BUILD
index b218a4a..bab7906 100755
--- a/e/e_module-wlan/PRE_BUILD
+++ b/e/e_module-wlan/PRE_BUILD
@@ -1,3 +1,7 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+#
+# No longer complaing about missing unneeded config.rpath
+#
+touch config.rpath &&
NOCONFIGURE="ON" ./autogen.sh



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (b951115d36f51f7b5968adf854ce6bca3bacc413), Eric Sandall, 11/17/2006

Archive powered by MHonArc 2.6.24.

Top of Page