Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Puppet_Master (aa15268ce294d5745e63594dbff5d551fc138f72)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Puppet_Master <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Puppet_Master (aa15268ce294d5745e63594dbff5d551fc138f72)
  • Date: Sat, 29 Jan 2011 07:46:12 -0600

GIT changes to master grimoire by Puppet_Master <puppetmaster AT sourcemage.org>:

ChangeLog | 4 +++
e-17/embrace/DEPENDS | 6 ----
e-17/embrace/DETAILS | 25 --------------------
e-17/embrace/HISTORY | 58
------------------------------------------------
e-17/embrace/PREPARE | 2 -
e-17/embrace/PRE_BUILD | 4 ---
e-17/equate/DEPENDS | 6 ----
e-17/equate/DETAILS | 19 ---------------
e-17/equate/HISTORY | 59
-------------------------------------------------
e-17/equate/PREPARE | 2 -
e-17/equate/PRE_BUILD | 4 ---
11 files changed, 4 insertions(+), 185 deletions(-)

New commits:
commit aa15268ce294d5745e63594dbff5d551fc138f72
Author: Philippe Caseiro <puppetmaster AT sourcemage.org>
Commit: Puppet_Master <puppetmaster AT sourcemage.org>

updating Changelog

commit da23dc460cf85d2a0e50c511ec13ab8dc1e26988
Author: Philippe Caseiro <puppetmaster AT sourcemage.org>
Commit: Puppet_Master <puppetmaster AT sourcemage.org>

e-17 : cleaning dead spells

diff --git a/ChangeLog b/ChangeLog
index 4a2527f..20a8fd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-29 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
+ * e-17/equate: removed it's dead
+ * e-17/embrace: removed it's dead
+
2011-01-27 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* http/vimprobable: new spell, webkit, vim-inspired browser

diff --git a/e-17/embrace/DEPENDS b/e-17/embrace/DEPENDS
deleted file mode 100755
index c8791d9..0000000
--- a/e-17/embrace/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-depends evas &&
-depends ecore &&
-depends edb &&
-depends edje &&
-depends ewl &&
-depends subversion
diff --git a/e-17/embrace/DETAILS b/e-17/embrace/DETAILS
deleted file mode 100755
index e3325c0..0000000
--- a/e-17/embrace/DETAILS
+++ /dev/null
@@ -1,25 +0,0 @@
- SPELL=embrace
-if [ "$EMBRACE_CVS_AUTOUPDATE" == "y" ]; then
- VERSION=$(date +%Y%m%d)
-else
- VERSION=svn
-fi
- SOURCE=$SPELL-svn.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
-
SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/OLD/MISC/$SPELL:$SPELL
- FORCE_DOWNLOAD="on"
- SOURCE_IGNORE=volatile
- LICENSE[0]=GPL
- WEB_SITE=http://www.enlightenment.org/
- ENTERED=20040311
- KEYWORDS="enlightenment"
- SHORT='Enlightenment mail-checker module'
-cat << EOF
-Embrace is a mail-checker which is based on the Enlightenment Foundation
-Libraries. It monitors your mailboxes and the current count of total and new
-mails in them.
-
-Embrace uses Edje for the user interface. Plugins are used for the mailbox
-monitoring. Embrace currently ships with plugins for IMAP, POP3, mbox,
maildir
-and Sylpheed mailboxes.
-EOF
diff --git a/e-17/embrace/HISTORY b/e-17/embrace/HISTORY
deleted file mode 100644
index 9753e89..0000000
--- a/e-17/embrace/HISTORY
+++ /dev/null
@@ -1,58 +0,0 @@
-2010-10-30 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: fixed SOURCE_URL
-
-2010-08-17 Ladislav Hagara <hgr AT vabo.cz>
- * DEPENDS: esmart removed
-
-2008-09-19 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: CVS -> SVN
- Remove unneeded modification of SPELL for SOURCE_URL
- * DEPENDS: Depends on subversion
- Removed dependency on CVS
-
-2008-08-22 Ladislav Hagara <hgr AT vabo.cz>
- * DEPENDS: added esmart #13439
-
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-03-28 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: new SOURCE_URL, CVS is no longer hosted on SF
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-02-23 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Added SHORT and long descriptions
-
-2006-02-10 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Removed broken thinktux mirror
-
-2005-11-01 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Added CVS mirror (faster than SourceForge, but 30 minutes
behind)
- SOURCE_URL now uses $SPELL
- Changed MD5[0]=IGNORE to SOURCE_IGNORE=volatile
-
-2005-10-29 Eric Sandall <sandalle AT sourcemage.org>
- * PREPARE: Re-worded auto-update query
-
-2005-09-21 Eric Sandall <sandalle AT sourcemage.org>
- * PREPARE,DETAILS: Updated to proper multi-version support
- See http://www.sourcemage.org/grimoire/spell_multi_version
- Removed BUILD_API=2, section-wide now
- * DEPENDS: Added missing dependency on CVS if needed
- * BUILD,PRE_BUILD: BUILD renamed to PRE_BUILD
- Use NOCONFIGURE=ON ./autogen.sh
-
-2005-03-14 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: CVS version now uses $(date +%Y%m%d)
- Added FORCE_DOWNLOAD="on"
-
-2005-01-02 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Added BUILD_API=2
- * BUILD: Run `automake --gnu --add-missing --force-missing` for
- autogen.sh
-
-2004-03-11 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS, DEPENDS, BUILD, HISTORY: created this spell
-
diff --git a/e-17/embrace/PREPARE b/e-17/embrace/PREPARE
deleted file mode 100755
index 10ee27c..0000000
--- a/e-17/embrace/PREPARE
+++ /dev/null
@@ -1,2 +0,0 @@
-config_query EMBRACE_CVS_AUTOUPDATE \
- "Automatically update on every system update?" n
diff --git a/e-17/embrace/PRE_BUILD b/e-17/embrace/PRE_BUILD
deleted file mode 100755
index a5d6032..0000000
--- a/e-17/embrace/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-automake --gnu --add-missing --force-missing ||
-NOCONFIGURE=ON ./autogen.sh
diff --git a/e-17/equate/DEPENDS b/e-17/equate/DEPENDS
deleted file mode 100755
index 11471c5..0000000
--- a/e-17/equate/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-depends libtool &&
-depends automake &&
-depends ecore &&
-depends edje &&
-depends ewl &&
-depends subversion
diff --git a/e-17/equate/DETAILS b/e-17/equate/DETAILS
deleted file mode 100755
index 2ffa209..0000000
--- a/e-17/equate/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
- SPELL=equate
-if [ "$EQUATE_CVS_AUTOUPDATE" == "y" ]; then
- VERSION=$(date +%Y%m%d)
-else
- VERSION=svn
-fi
- SOURCE=$SPELL-svn.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
-
SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/OLD/MISC/$SPELL:$SPELL
- FORCE_DOWNLOAD="on"
- SOURCE_IGNORE=volatile
- WEB_SITE=http://www.enlightenment.org/
- ENTERED=20040311
- LICENSE[0]=BSD
- KEYWORDS="calculator enlightenment"
- SHORT="Desktop calculator"
-cat << EOF
-A desktop calculator for Enlightenment DR17.
-EOF
diff --git a/e-17/equate/HISTORY b/e-17/equate/HISTORY
deleted file mode 100644
index dc13efd..0000000
--- a/e-17/equate/HISTORY
+++ /dev/null
@@ -1,59 +0,0 @@
-2010-10-30 Bor Kraljič <pyrobor AT ver.si>
- * DETAILS: fixed SOURCE_URL
-
-2008-09-19 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: CVS -> SVN
- Remove unneeded modification of SPELL for SOURCE_URL
- * DEPENDS: Depends on subversion
- Removed dependency on CVS
-
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-03-28 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: new SOURCE_URL, CVS is no longer hosted on SF
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-02-10 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Removed broken thinktux mirror
-
-2005-11-01 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Added CVS mirror (faster than SourceForge, but 30 minutes
behind)
- SOURCE_URL now uses $SPELL
- Changed MD5[0]=IGNORE to SOURCE_IGNORE=volatile
-
-2005-10-29 Eric Sandall <sandalle AT sourcemage.org>
- * PREPARE: Re-worded auto-update query
-
-2005-09-21 Eric Sandall <sandalle AT sourcemage.org>
- * PREPARE,DETAILS: Updated to proper multi-version support
- See http://www.sourcemage.org/grimoire/spell_multi_version
- Removed BUILD_API=2, section-wide now
- * DEPENDS: Added missing dependency on CVS if needed
- * PRE_BUILD: Use NOCONFIGURE=ON ./autogen.sh
-
-2005-09-03 Eric Sandall <sandalle AT sourcemage.org>
- * PRE_BUILD: Forgot to cd into $SOURCE_DIRECTORY before running
- ./autogen.sh
-
-2005-08-17 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Filled in SHORT and description ;)
- * DEPENDS: Dependencies on ecore, edje, and ewl added
- Added dependencies for libtool and automake for ./autogen.sh
- * BUILD: Branched to PRE_BUILD and removed
- * PRE_BUILD: Run NOCONFIGURE="X" ./autogen.sh so ./configure
- isn't run twice
-
-2005-03-14 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: CVS version now uses $(date +%Y%m%d)
- Added FORCE_DOWNLOAD="on"
-
-2005-01-02 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Added BUILD_API=2
- * BUILD: ./autogen.sh needs an existing "ChangeLog" or it fails
-
-2004-03-11 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS, BUILD, HISTORY: created this spell
-
diff --git a/e-17/equate/PREPARE b/e-17/equate/PREPARE
deleted file mode 100755
index e558e7f..0000000
--- a/e-17/equate/PREPARE
+++ /dev/null
@@ -1,2 +0,0 @@
-config_query EQUATE_CVS_AUTOUPDATE \
- "Automatically update on every system update?" n
diff --git a/e-17/equate/PRE_BUILD b/e-17/equate/PRE_BUILD
deleted file mode 100755
index cf8ebf1..0000000
--- a/e-17/equate/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-touch ChangeLog &&
-NOCONFIGURE=ON ./autogen.sh



  • [SM-Commit] GIT changes to master grimoire by Puppet_Master (aa15268ce294d5745e63594dbff5d551fc138f72), Puppet_Master, 01/29/2011

Archive powered by MHonArc 2.6.24.

Top of Page