Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Dale E. Edmons (04fbf81ccb9b4249579e832b5769c4c786f4ca14)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Dale E. Edmons" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Dale E. Edmons (04fbf81ccb9b4249579e832b5769c4c786f4ca14)
  • Date: Thu, 28 Feb 2008 00:50:12 -0600

GIT changes to master grimoire by Dale E. Edmons <linuxfan AT sourcemage.org>:

ChangeLog | 7 +
e/e16-docs/BUILD | 2
e/e16-docs/DETAILS | 14 --
e/e16-docs/HISTORY | 24 ----
e/e16-themes/DEPENDS | 1
e/e16-themes/DETAILS | 19 ---
e/e16-themes/HISTORY | 6 -
e/e16/BUILD | 4
e/e16/DEPENDS | 36 -------
e/e16/DETAILS | 36 -------
e/e16/HISTORY | 225
----------------------------------------------
e/e16/INSTALL | 2
e/e16/PREPARE | 8 -
e/e16/PRE_BUILD | 6 -
e/e17/BUILD | 4
e/e17/DEPENDS | 16 ---
e/e17/DETAILS | 25 -----
e/e17/HISTORY | 207 ------------------------------------------
e/e17/INSTALL | 6 -
e/e17/PREPARE | 2
e/e17/PRE_BUILD | 5 -
e/e17/e17update | 49 ----------
e/e17/starte17 | 35 -------
e/e17genmenu/DEPENDS | 1
e/e17genmenu/DETAILS | 16 ---
e/e17genmenu/HISTORY | 60 ------------
e/e17genmenu/PRE_BUILD | 3
e16/e16-docs/BUILD | 2
e16/e16-docs/DETAILS | 14 ++
e16/e16-docs/HISTORY | 27 +++++
e16/e16-themes/DEPENDS | 1
e16/e16-themes/DETAILS | 20 ++++
e16/e16-themes/HISTORY | 9 +
e16/e16/BUILD | 4
e16/e16/DEPENDS | 36 +++++++
e16/e16/DETAILS | 36 +++++++
e16/e16/HISTORY | 228
+++++++++++++++++++++++++++++++++++++++++++++++
e16/e16/INSTALL | 2
e16/e16/PREPARE | 8 +
e16/e16/PRE_BUILD | 6 +
e17/e17/BUILD | 4
e17/e17/DEPENDS | 16 +++
e17/e17/DETAILS | 25 +++++
e17/e17/HISTORY | 210 +++++++++++++++++++++++++++++++++++++++++++
e17/e17/INSTALL | 6 +
e17/e17/PREPARE | 2
e17/e17/PRE_BUILD | 5 +
e17/e17/e17update | 49 ++++++++++
e17/e17/starte17 | 35 +++++++
e17/e17genmenu/DEPENDS | 1
e17/e17genmenu/DETAILS | 17 +++
e17/e17genmenu/HISTORY | 63 ++++++++++++
e17/e17genmenu/PRE_BUILD | 3
53 files changed, 836 insertions(+), 812 deletions(-)

New commits:
commit 04fbf81ccb9b4249579e832b5769c4c786f4ca14
Author: Dale E. Edmons <linuxfan AT sourcemage.org>
Commit: Dale E. Edmons <linuxfan AT sourcemage.org>

e: did git mv on obvious e16/e17 stuff
e16/e16: Moved from e/
e16/e16-docs: Moved from e/
e16/e16-themes: Moved from e/
e17/e17: Moved from e/
e17/e17genmenu: Moved from e/
DETAILS: Modified KEYWORDS. Please feel free to comment on my choices.

diff --git a/ChangeLog b/ChangeLog
index 05e352a..4d86e6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
2008-02-27 Dale E. Edmons <linuxfan AT sourcemage.org>
+ * e/e16: Moved to e16/e16
+ * e/e16-docs: Moved to e16/e16-docs
+ * e/e16-themes: Moved to e16/e16-themes
+ * e/e17: Moved to e17/e17
+ * e/e17genmenus: Moved to e17/e17genmenus
+
+2008-02-27 Dale E. Edmons <linuxfan AT sourcemage.org>
* e16: Created new sections for spells unique to e16.
* e17: Created new sections for spells unique to e17.
* e: Unchanged; will contain modules common to e16 & e17.
diff --git a/e/e16-docs/BUILD b/e/e16-docs/BUILD
deleted file mode 100755
index 75395ac..0000000
--- a/e/e16-docs/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-OPTS="${OPTS} --enable-fsstd" &&
-default_build
diff --git a/e/e16-docs/DETAILS b/e/e16-docs/DETAILS
deleted file mode 100755
index 435fa8d..0000000
--- a/e/e16-docs/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=e16-docs
- VERSION=0.16.8.0.1
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/enlightenment/$SOURCE
- WEB_SITE=http://www.enlightenment.org/
-
SOURCE_HASH=sha512:a2401cbd04d5dff2b75744238a4cb8aa95f63691ccee0464bede01b392a2e2d8322798069e39699c88c3ad354ed09e1ad193c15e4c8579cdf34d2d890782968e
- LICENSE[0]=BSD
- ENTERED=20040609
- KEYWORDS="enlightenment"
- SHORT="help docs for enlightenment e16"
-cat << EOF
-help docs for enlightenment e16
-EOF
diff --git a/e/e16-docs/HISTORY b/e/e16-docs/HISTORY
deleted file mode 100644
index 88ca06f..0000000
--- a/e/e16-docs/HISTORY
+++ /dev/null
@@ -1,24 +0,0 @@
-2008-01-12 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.8.0.1
-
-2007-02-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
- * CONFLICTS: removed, deprecation complete
-
-2006-09-12 Ladislav Hagara <hgr AT vabo.cz>
- * *: enlightenment-docs -> e16-docs
- * DETAILS: 0.16.8-0.02, removed UPDATED
- * CONFLICTS: added
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-09-21 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Removed BUILD_API=2, section-wide now
-
-2004-07-25 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7, BUILD_API=2
- * BUILD: converted to BUILD_API=2
-
-2004-06-09 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS, BUILD, HISTORY: created this spell, version 0.16.7-0.03
-
diff --git a/e/e16-themes/DEPENDS b/e/e16-themes/DEPENDS
deleted file mode 100755
index f4d42de..0000000
--- a/e/e16-themes/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends e16
diff --git a/e/e16-themes/DETAILS b/e/e16-themes/DETAILS
deleted file mode 100755
index bf9acbb..0000000
--- a/e/e16-themes/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
- SPELL=e16-themes
- VERSION=0.16.8.0.2
- SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=$SOURCEFORGE_URL/enlightenment/${SOURCE}
-
SOURCE_HASH=sha512:86b81840e587f6d3f5636a2eecbc26cb3e6ece21047c34e51272d90d6279f7ce3c3bec2de6b55fa8b6be2e935a437f0243c55f887e6f3ccab5ce3cb433dd9941
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://www.enlightenment.org/";
- LICENSE[0]=unrestricted
- ENTERED=20071129
- SHORT="Install e16's base themes: BlueSteel BrushedMetal-Tigert,
Ganymede, ShinyMetal"
-cat << EOF
-Aside from e16's default winter theme, four optional themes are available
-with the distribution:
- BlueSteel
- BrushedMetal-Tigert
- Ganymede
- ShinyMetal
-These should be considered as a required part of e16.
-EOF
diff --git a/e/e16-themes/HISTORY b/e/e16-themes/HISTORY
deleted file mode 100644
index 4d6890c..0000000
--- a/e/e16-themes/HISTORY
+++ /dev/null
@@ -1,6 +0,0 @@
-2008-01-12 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.8.0.2
-
-2007-11-29 linuxfan <demaillists AT comcast.net>
- * DEPENDS, DETAILS: spell created
-
diff --git a/e/e16/BUILD b/e/e16/BUILD
deleted file mode 100755
index dba4f04..0000000
--- a/e/e16/BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-OPTS="--enable-fsstd \
- $OPTS" &&
-
-default_build
diff --git a/e/e16/DEPENDS b/e/e16/DEPENDS
deleted file mode 100755
index 3ac7d10..0000000
--- a/e/e16/DEPENDS
+++ /dev/null
@@ -1,36 +0,0 @@
-depends imlib2 &&
-
-if [ "$E16_CVS" == "y" ]; then
- depends CVS
-fi &&
-
-optional_depends 'gettext' \
- '--enable-nls' \
- '--disable-nls' \
- 'for Native Language Support' &&
-
-optional_depends esound "" "" "for sound support" &&
-
-source $GRIMOIRE/FUNCTIONS &&
-
-if check_if_xorg_modular_libs imlib2; then
- optional_depends 'libxft' \
- '--enable-xft' \
- '--disable-xft' \
- 'for Xft font support' &&
-
- optional_depends 'libxinerama' \
- '--enable-xinerama' \
- '--disable-xinerama' \
- 'for Xinerama support' &&
-
- optional_depends 'libxrandr' \
- '--enable-xrandr' \
- '--disable-xrandr' \
- 'for X Resize and Rotate support' &&
-
- optional_depends 'libxcomposite' \
- '--enable-composite' \
- '--disable-composite' \
- 'for Composite support'
-fi
diff --git a/e/e16/DETAILS b/e/e16/DETAILS
deleted file mode 100755
index 9129a6a..0000000
--- a/e/e16/DETAILS
+++ /dev/null
@@ -1,36 +0,0 @@
- SPELL=e16
-if [ "$E16_CVS" == "y" ]; then
- if [ "$E16_CVS_AUTOUPDATE" == "y" ]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=cvs
- fi
- SOURCE=$SPELL-0.16-cvs.tar.bz2
- FORCE_DOWNLOAD=on
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-0.16-cvs
-
SOURCE_URL[0]=cvs://:pserver:anonymous AT anoncvs.enlightenment.org:/var/cvs/e:$SPELL/e
- SOURCE_IGNORE=volatile
-else
- VERSION=0.16.8.12
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%-*}
- SOURCE_URL[0]=$SOURCEFORGE_URL/enlightenment/$SOURCE
-
-
SOURCE_HASH=sha512:056dde825f5b2e3278c14b6349770926aed754f3dd892011d5398aff76304ffa9b962747330b1d5ddf8c6b3080ff179798dbaaa72014fbf479f58b29e5d5eb56
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-
-fi
- LICENSE[0]=BSD
- PATCHLEVEL=0
- WEB_SITE=http://www.enlightenment.org/
- KEYWORDS="enlightenment"
- ENTERED=20010922
- SHORT="E16 is a themeable, fast, flexible X11 windows Manager"
-cat << EOF
-Enlightenment 16 is a themeable, fast, flexible, and powerful window
-manager that is designed to be as configurable as possible in both look
-and feel. In addition, Enlightenment provides an applet API that
-provides functionality somewhere between the GNOME applet system and
-Dock Apps from Afterstep/WindowMaker. The current design aim is for
-Enlightenment to become a desktop shell.
-EOF
diff --git a/e/e16/HISTORY b/e/e16/HISTORY
deleted file mode 100644
index 1074b79..0000000
--- a/e/e16/HISTORY
+++ /dev/null
@@ -1,225 +0,0 @@
-2008-02-16 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.8.12
-
-2008-01-12 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.8.11
-
-2007-10-06 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.8.10
-
-2007-08-11 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.8.9
-
-2007-05-17 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.8.8
-
-2007-05-04 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.8.7
-
-2007-02-22 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.8.6
-
-2006-12-18 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 0.16.8.5
- * DEPENDS: Added optional dependency on gettext
- If using xorg modular, optionally depend on libxft, libxinerama,
- libxrandr, and libxcomposite.
-
-2006-10-16 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 0.16.8.4
-
-2006-08-20 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.8.3
-
-2006-07-18 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.8.2, removed UPDATED
-
-2006-04-13 Eric Sandall <sandalle AT sourcemage.org>
- * Branched from enlightenment to e16
- * DETAILS: Renamed to e16
- To be consistent with the stable tarball, CVS will now also use
e16-...,
- which means that e16 CVS users will be re-checking out the e16
source.
- Renamed variables from ENLIGHTENMENT* to E16*
- * PREPARE: Removed e16/e17 split code
- Renamed variables from ENLIGHTENMENT* to E16*
- * DEPENDS: Renamed variables from ENLIGHTENMENT* to E16*
- * PRE_BUILD: Renamed variables from ENLIGHTENMENT* to E16*
- * FINAL: Removed e16/e17 split cleanup
- * UP_TRIGGERS: Removed trigger for e16/e17 split
-
-2006-03-30 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.8.1
-
-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-15 Arjan Bouter <abouter AT sourcemage.org>
- * INSTALL: added
-
-2006-02-13 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS,UP_TRIGGERS: Moved casting of e17 to UP_TRIGGERS from
DEPENDS so
- that e17 is cast /after/ enlightenment (to avoid enlightenment
removing
- files it tracked when it installed DR17). Bug #10522.
-
-2006-02-10 Eric Sandall <sandalle AT sourcemage.org>
- * PREPARE: Removed extraneous '&&' that broke the if/fi
- Update removal date
- * DETAILS: Updated to 0.16.8
- Remove '0.16' from dated CVS VERSION
- SOURCE renamed to e16 instead of $SPELL
- SOURCE_DIRECTORY renamed to e16 instead of $SPELL
- Incremented PATCHLEVEL to 2
- * DEPENDS: Variable is E17_CONVERT not E17_UPDATE
- Update removal date
- * INSTALL: Removed, e16 now installs the necessary scripts for us
- * FINAL: Update removal date
- Spell persistent correctly
- * startenlightenment: Removed, now e16 installs a starte16 script for
us
- * enlightenment.desktop: Removed, now e16 installs e16.desktop for us
- * TODO: Rename this to e16 and have enlightenment a 'profile' package
for
- both e16 and e17
-
-2005-12-18 Eric Sandall <sandalle AT sourcemage.org>
- * PREPARE: Removed e17 queries
- Save user choices to e17.p
- Removed e17 saved queries
- Renamed ENLIGHTENMENT16* to ENLIGHTENMENT*
- Added temporary E17_UPDATE variable
- * DETAILS: ENLIGHTENMENT16_CVS renamed to ENLIGHTENMENT_CVS
- Added PATCHLEVEL=1
- Modified SHORT and long descriptions to mention E16
- * DEPENDS: Remove e17 dependencies
- Added dependency on e17 if this was for building e17
- ENLIGHTENMENT16_CVS renamed to ENLIGHTENMENT_CVS
- * PRE_BUILD: Removed e17 check
- ENLIGHTENMENT16_CVS renamed to ENLIGHTENMENT_CVS
- * INSTALL: Removed e17update script installation
- * FINAL: Removed E17_UPDATE variable
- * e17update: Removed
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-11-01 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Added a CVS mirror (faster than SF.net, but 30 minutes
behind)
- Use SOURCE_IGNORE=volatile instead of MD5[0]=IGNORE
- Shortened SHORT
-
-2005-10-29 Eric Sandall <sandalle AT sourcemage.org>
- * PREPARE: Re-worded auto-update query
-
-2005-10-18 Eric Sandall <sandalle AT sourcemage.org>
- * e17update: Simple script to update e17 'cvs' packages
- * INSTALL: Install e17update for e17 only
- Use INSTALL_ROOT for installing other scripts as well
- Use `mkdir -p` for /usr/share/xsessions
-
-2005-09-27 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Check ENLIGHTENMENT_CVS not just ENLIGHTENMENT
-
-2005-09-21 Eric Sandall <sandalle AT sourcemage.org>
- * Renamed DR17 to ENLIGHTENMENT_CVS
- * 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
- Pass OPTS last
-
-2005-07-15 Ladislav Hagara <hgr AT vabo.cz>
- * PREPARE, DETAILS, BUILD: tested and submitted to grimoire [Bug 9206]
-
-2005-07-12 Jeremy Blosser <jblosser-smgl AT firinn.org>
- * PREPARE, DETAILS, BUILD: Add a DR16 CVS install option
-
-2005-03-17 Eric Sandall <eric AT sansall.us>
- * BUILD: Don't apply the noslodown.patch
- * CONFIGURE,noslodown.patch: Removed
- * startenlightenment: Moved the slowdown information to here
-
-2005-03-09 Eric Sandall <sandalle AT sourcemage.org>
- * CONFIGURE: Query for noslowdown.patch if using DR17
- * BUILD: Apply noslowdown.patch if wanted and using DR17
- * noslodown.patch: Remove artificial startup slowdown of DR17
-
-2005-01-12 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: cvs VERSION=$(date +%Y%m%d)
-
-2004-12-17 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7.2
-
-2004-12-15 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS, BUILD, DEPENDS: added support for E17
- * PREPARE: added
-
-2004-09-02 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7.1
-
-2004-08-23 Eric Sandall <sandalle AT sourcemage.org>
- * INSTALL: Added to install startup scripts
- * enlightenment.desktop, startenlightenment: Added startup scripts
-
-2004-07-25 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7
-
-2004-07-20 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7-pre6, BUILD_API=2
- * BUILD: converted to BUILD_API=2
-
-2004-07-06 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7-pre5
-
-2004-06-21 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7-pre4
-
-2004-06-01 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7-0.65 (pre3)
-
-2004-05-17 Ladislav Hagara <hgr AT vabo.cz>
- * DEPENDS: now only imlib2 [Bug 6864] and esound
- * BUILD: removed sedit, used default_build
-
-2004-05-13 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7-0.60 (pre2)
-
-2003-11-06 Justin Rocha <jrocha AT sourcemage.org>
- * DETAILS: Version bump to 0.16.6, changed SOURCE_DIRECTORY to match
-
-2003-10-09 Justin Rocha <jrocha AT sourcemage.org>
- * DETAILS: Version bump to 0.16.6-pre8
- * HISTORY: Minor fixing, to go with new format
- * DEPENDS: Removed useless optional_depends on libhttp
-
-2003-08-26 Justin Rocha <jrocha AT sourcemage.org>
- * DETAILS: Bumped version to 0.16.6-pre6, hopefully the last -pre
-
-2003-08-19 Justin Rocha <jrocha AT sourcemage.org>
- * DETAILS: Bumped version to 0.16.6-pre5.
-
-2003-01-31 Tom Garland <tgarland AT email.com>
- * BUILD: Added $OPTS to BUILD file.
-
-2002-12-18 Tom Garland <tgarland AT email.com>
- * Fixed bug 1757, DETAILS formatting.
-
-2002-10-14 Laurent Wandrebeck <wandre.l AT free.fr>
- * Added SMGL Mirror URL.
-
-2002-10-08 Laurent Wandrebeck <wandre.l AT free.fr>
- * Make use of $SOURCEFORGE_URL.
- * Updated WEB_SITE.
-
-2002-08-21 Laurent Wandrebeck <wandre.l AT free.fr>
- * Updated MD5[0] to reflect Grimoire Gurus Handbook 2.3.
- * Updated HISTORY file format for the same reason.
-
-2002-08-19 Laurent Wandrebeck <wandre.l AT free.fr>
- * Added and filled up MD5[0] and LICENSE[0].
-
-2002-08-19 Laurent Wandrebeck <wandre.l AT free.fr>
- * Added missing HISTORY file.
-
diff --git a/e/e16/INSTALL b/e/e16/INSTALL
deleted file mode 100755
index 88255cc..0000000
--- a/e/e16/INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-default_install &&
-install_wmfiles
diff --git a/e/e16/PREPARE b/e/e16/PREPARE
deleted file mode 100755
index 4219b8b..0000000
--- a/e/e16/PREPARE
+++ /dev/null
@@ -1,8 +0,0 @@
-config_query E16_CVS \
- "Do you want to use the DR16 development version from CVS?" \
- n &&
-
-if [ "$E16_CVS" == "y" ]; then
- config_query E16_CVS_AUTOUPDATE \
- "Automatically update on every system update?" n
-fi
diff --git a/e/e16/PRE_BUILD b/e/e16/PRE_BUILD
deleted file mode 100755
index 537330a..0000000
--- a/e/e16/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-
-if [ "$E16_CVS" == "y" ]; then
- cd $SOURCE_DIRECTORY &&
- NOCONFIGURE=ON ./autogen.sh
-fi
diff --git a/e/e17/BUILD b/e/e17/BUILD
deleted file mode 100755
index dba4f04..0000000
--- a/e/e17/BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-OPTS="--enable-fsstd \
- $OPTS" &&
-
-default_build
diff --git a/e/e17/DEPENDS b/e/e17/DEPENDS
deleted file mode 100755
index cf26a82..0000000
--- a/e/e17/DEPENDS
+++ /dev/null
@@ -1,16 +0,0 @@
-depends automake-1.9 &&
-depends CVS &&
-depends edje &&
-depends evas &&
-depends imlib2 &&
-depends efreet &&
-
-optional_depends dejavu-ttf \
- '' \
- '' \
- 'for the Enlightenment default font' &&
-
-optional_depends e_dbus \
- '' \
- '' \
- 'for D-BUS IPC messaging support by e_dbus (Experimental)'
diff --git a/e/e17/DETAILS b/e/e17/DETAILS
deleted file mode 100755
index 72220e1..0000000
--- a/e/e17/DETAILS
+++ /dev/null
@@ -1,25 +0,0 @@
- SPELL=e17
-if [ "$ENLIGHTENMENT17_CVS_AUTOUPDATE" == "y" ]; then
- VERSION=$(date +%Y%m%d)
-else
- VERSION=cvs
-fi
- SOURCE=enlightenment-0.17-cvs.tar.bz2
- FORCE_DOWNLOAD=on
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/enlightenment-0.17-cvs
-
SOURCE_URL[0]=cvs://:pserver:anonymous AT anoncvs.enlightenment.org:/var/cvs/e:e17/apps/e
- SOURCE_IGNORE=volatile
- LICENSE[0]=BSD
- PATCHLEVEL=2
- WEB_SITE=http://www.enlightenment.org/
- KEYWORDS="enlightenment"
- ENTERED=20010922
- SHORT="E17 is a themeable, fast, flexible X11 windows Manager"
-cat << EOF
-Enlightenment R17 is a themeable, fast, flexible, and powerful window
-manager that is designed to be as configurable as possible in both look
-and feel. In addition, Enlightenment provides an applet API that
-provides functionality somewhere between the GNOME applet system and
-Dock Apps from Afterstep/WindowMaker. The current design aim is for
-Enlightenment to become a desktop shell.
-EOF
diff --git a/e/e17/HISTORY b/e/e17/HISTORY
deleted file mode 100644
index 1375ec9..0000000
--- a/e/e17/HISTORY
+++ /dev/null
@@ -1,207 +0,0 @@
-2008-02-19 Arjan Bouter <abouter AT sourcemage.org>
- * DEPENDS: moved libx* deps to ecore, where they are actually checked.
-
-2007-09-30 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DEPENDS: fixed check for xorg-modular
-
-2007-06-19 Philippe Caseiro <puppetmaster AT sourcemage.org>
- * DEPENDS: Adding optional depend for e_dbus
-
-2007-03-24 Mark Bainter <mbainter-smgl AT lostinagoodbook.org>
- * DEPENDS: Adding efreet to address bug #13650
-
-2006-12-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DEPENDS: it never supported esound
-
-2006-11-16 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Optionally depend on dejavu-ttf (default E17 font)
-
-2006-11-08 Eric Sandall <sandalle AT sourcemage.org>
- * starte17: Proper way to start e17 is `enlightenment_start`
- * DETAILS: Updated PATCHLEVEL=2
-
-2006-10-24 George Sherwood <george AT beernabeer.com>
- * PRE_BUILD: Update to use automake-1.9
- * DEPENDS: depends automake-1.9
-
-2006-08-15 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED (deprecated in favor of
- PATCHLEVEL).
-
-2006-05-24 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Depends on X11-LIBS for provider check
- If xorg-server is providing X11-LIBS, depend on libxcursor,
- libxinerama (not sure why disabling Xinerama in xorg works, but
- not having libxinerama installed doesn't), libxdamage, and
- libxrandr
-
-2006-03-31 Ladislav Hagara <hgr AT vabo.cz>
- * e17update: summon -d -> summon, CVS spells have FORCE_DOWNLOAD=on
- fixed problem with repeated downloading of Eterm-bg-0.9.3.tar.gz
-
-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-15 Arjan Bouter <abouter AT sourcemage.org>
- * INSTALL: call install_wmfiles
-
-2006-02-13 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Added PATCHLEVEL=1 to remove extra xsession entry
- * INSTALL: e17 installs enlightenment.desktop for us (not e17.desktop
as
- I looked for earlier)
- * e17.desktop: Removed our .desktop file in favour of e's
-
-2006-02-10 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Removed broken thinktux mirror
- * INSTALL: startenlightenment17 and enlightenment17.desktop renamed
- * startenlightenment17: Renamed to starte17 to match e16's naming
- * enlightenment17.desktop: Renamed to e17.desktop to match e16's
naming
-
-2006-01-19 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Added dependency on evas
-
-2006-01-07 Eric Sandall <sandalle AT sourcemage.org>
- * e17update: Added option to do only a CVS checkout (using summon)
-
-2005-12-18 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Removed e16 checks and information
- ENLIGHTENMENT_CVS_AUTOUPDATE renamed to
ENLIGHTENMENT17_CVS_AUTOUPDATE
- Modified SHORT and long descriptions to mention E17
- Changed SPELL to e17
- Changed SOURCE and SOURCE_DIRECTORY to use enlightenment instead of
SPELL
- * PREPARE: Removed e16 queries
- ENLIGHTENMENT_CVS_AUTOUPDATE renamed to
ENLIGHTENMENT17_CVS_AUTOUPDATE
- * DEPENDS: Removed e16 dependencies
- * PRE_BUILD: Don't check for CVS
- * INSTALL: Install e17update always
- Updated to e17 names
- * enlightenment.desktop: Renamed to enlightenment17.desktop
- Updated to e17 names
- * startenlightenment: Renamed to startenlightenment17
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-11-01 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Added a CVS mirror (faster than SF.net, but 30 minutes
behind)
- Use SOURCE_IGNORE=volatile instead of MD5[0]=IGNORE
- Shortened SHORT
-
-2005-10-29 Eric Sandall <sandalle AT sourcemage.org>
- * PREPARE: Re-worded auto-update query
-
-2005-10-18 Eric Sandall <sandalle AT sourcemage.org>
- * e17update: Simple script to update e17 'cvs' packages
- * INSTALL: Install e17update for e17 only
- Use INSTALL_ROOT for installing other scripts as well
- Use `mkdir -p` for /usr/share/xsessions
-
-2005-09-27 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Check ENLIGHTENMENT_CVS not just ENLIGHTENMENT
-
-2005-09-21 Eric Sandall <sandalle AT sourcemage.org>
- * Renamed DR17 to ENLIGHTENMENT_CVS
- * 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
- Pass OPTS last
-
-2005-07-15 Ladislav Hagara <hgr AT vabo.cz>
- * PREPARE, DETAILS, BUILD: tested and submitted to grimoire [Bug 9206]
-
-2005-07-12 Jeremy Blosser <jblosser-smgl AT firinn.org>
- * PREPARE, DETAILS, BUILD: Add a DR16 CVS install option
-
-2005-03-17 Eric Sandall <eric AT sansall.us>
- * BUILD: Don't apply the noslodown.patch
- * CONFIGURE,noslodown.patch: Removed
- * startenlightenment: Moved the slowdown information to here
-
-2005-03-09 Eric Sandall <sandalle AT sourcemage.org>
- * CONFIGURE: Query for noslowdown.patch if using DR17
- * BUILD: Apply noslowdown.patch if wanted and using DR17
- * noslodown.patch: Remove artificial startup slowdown of DR17
-
-2005-01-12 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: cvs VERSION=$(date +%Y%m%d)
-
-2004-12-17 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7.2
-
-2004-12-15 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS, BUILD, DEPENDS: added support for E17
- * PREPARE: added
-
-2004-09-02 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7.1
-
-2004-08-23 Eric Sandall <sandalle AT sourcemage.org>
- * INSTALL: Added to install startup scripts
- * enlightenment.desktop, startenlightenment: Added startup scripts
-
-2004-07-25 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7
-
-2004-07-20 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7-pre6, BUILD_API=2
- * BUILD: converted to BUILD_API=2
-
-2004-07-06 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7-pre5
-
-2004-06-21 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7-pre4
-
-2004-06-01 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7-0.65 (pre3)
-
-2004-05-17 Ladislav Hagara <hgr AT vabo.cz>
- * DEPENDS: now only imlib2 [Bug 6864] and esound
- * BUILD: removed sedit, used default_build
-
-2004-05-13 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.16.7-0.60 (pre2)
-
-2003-11-06 Justin Rocha <jrocha AT sourcemage.org>
- * DETAILS: Version bump to 0.16.6, changed SOURCE_DIRECTORY to match
-
-2003-10-09 Justin Rocha <jrocha AT sourcemage.org>
- * DETAILS: Version bump to 0.16.6-pre8
- * HISTORY: Minor fixing, to go with new format
- * DEPENDS: Removed useless optional_depends on libhttp
-
-2003-08-26 Justin Rocha <jrocha AT sourcemage.org>
- * DETAILS: Bumped version to 0.16.6-pre6, hopefully the last -pre
-
-2003-08-19 Justin Rocha <jrocha AT sourcemage.org>
- * DETAILS: Bumped version to 0.16.6-pre5.
-
-2003-01-31 Tom Garland <tgarland AT email.com>
- * BUILD: Added $OPTS to BUILD file.
-
-2002-12-18 Tom Garland <tgarland AT email.com>
- * Fixed bug 1757, DETAILS formatting.
-
-2002-10-14 Laurent Wandrebeck <wandre.l AT free.fr>
- * Added SMGL Mirror URL.
-
-2002-10-08 Laurent Wandrebeck <wandre.l AT free.fr>
- * Make use of $SOURCEFORGE_URL.
- * Updated WEB_SITE.
-
-2002-08-21 Laurent Wandrebeck <wandre.l AT free.fr>
- * Updated MD5[0] to reflect Grimoire Gurus Handbook 2.3.
- * Updated HISTORY file format for the same reason.
-
-2002-08-19 Laurent Wandrebeck <wandre.l AT free.fr>
- * Added and filled up MD5[0] and LICENSE[0].
-
-2002-08-19 Laurent Wandrebeck <wandre.l AT free.fr>
- * Added missing HISTORY file.
-
diff --git a/e/e17/INSTALL b/e/e17/INSTALL
deleted file mode 100755
index 351e37e..0000000
--- a/e/e17/INSTALL
+++ /dev/null
@@ -1,6 +0,0 @@
-default_install &&
-
-install_wmfiles &&
-
-install -m 755 $SCRIPT_DIRECTORY/e17update \
- $INSTALL_ROOT/usr/sbin
diff --git a/e/e17/PREPARE b/e/e17/PREPARE
deleted file mode 100755
index 384e8d0..0000000
--- a/e/e17/PREPARE
+++ /dev/null
@@ -1,2 +0,0 @@
-config_query ENLIGHTENMENT17_CVS_AUTOUPDATE \
- "Automatically update on every system update?" n
diff --git a/e/e17/PRE_BUILD b/e/e17/PRE_BUILD
deleted file mode 100755
index 27378a5..0000000
--- a/e/e17/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sedit "s/; aclocal/; aclocal-1.9/" autogen.sh &&
-sedit "s/; automake/; automake-1.9/" autogen.sh &&
-NOCONFIGURE=ON ./autogen.sh
diff --git a/e/e17/e17update b/e/e17/e17update
deleted file mode 100644
index 1d84df2..0000000
--- a/e/e17/e17update
+++ /dev/null
@@ -1,49 +0,0 @@
-#!/bin/bash
-#
-# This is a simple script to update all of your installed e17 packages
-# for Source Mage GNU/Linux <http://www.sourcemage.org/>
-#
-# (C) 2005 Eric Sandall <sandalle AT sourcemage.org>
-#
-# Released under the GNU GPLv2
-#
-# 2006-01-07 Eric Sandall <sandalle AT sourcemage.org>
-# * Added code to allow download only of sources
-#
-# Usage: e17update
-#
-
-#
-# We'll use some Sorcery functions to make this easy
-#
-source /etc/sorcery/config &&
-
-function get_spell_list () {
- message "${MESSAGE_COLOR}Building list of packages to update..." \
- "${DEFAULT_COLOR}" &&
- for e_spell in `gaze section e`; do
- if [[ `installed_version $e_spell` == "cvs" ]]; then
- update_spells="$update_spells $e_spell"
- fi
- done
-}
-
-if [ "$#" == '0' ]; then
- get_spell_list &&
- cast -c $update_spells
-elif [ "$#" == '1' ]; then
- case $1 in
- -h|--help) echo "usage: $0 [option]"
- echo "-s|--summon Do a CVS checkout only (using summon)";
- echo "-h|--help Print this help message";
- ;;
- -s|--summon) get_spell_list &&
- summon $update_spells;
- ;;
- *) echo "Invalid option: $1";
- ;;
- esac
-else
- echo "Invalid options: $@"
-fi
-
diff --git a/e/e17/starte17 b/e/e17/starte17
deleted file mode 100644
index cd128d1..0000000
--- a/e/e17/starte17
+++ /dev/null
@@ -1,35 +0,0 @@
-#!/bin/sh
-#
-# startenlightenment
-#
-# Copyright (C) 2004 Eric Sandall <sandalle AT sourcemage.org>
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#
-
-#
-# Fix for slowdown and welcome screen from the E17 docs
-# Thanks to Valtteri Vainikka and Tom Kuther
-#
-# Put the blow information in your ~/.xinitrc file
-#
-# this removes the intro animation
-#NOSPLASH=1
-#export NOSPLASH
-# and this removes the welcome popup window
-#NOWELCOME=1
-#export NOWELCOME
-
-exec enlightenment_start
diff --git a/e/e17genmenu/DEPENDS b/e/e17genmenu/DEPENDS
deleted file mode 100755
index 57998b9..0000000
--- a/e/e17genmenu/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends engrave
diff --git a/e/e17genmenu/DETAILS b/e/e17genmenu/DETAILS
deleted file mode 100755
index 663bb1a..0000000
--- a/e/e17genmenu/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- SPELL=e17genmenu
- VERSION=4.2.0
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
-#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- #SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-
SOURCE_HASH=sha512:f6ab989bdb1c3295153190e4573bb767cbc1deb60510529822029eabc0888fb4841c657695e93b0e9328a5237a7fcfad44cb56bcd1562122d8474719b74c6934
- WEB_SITE=http://www.sourceforge.net/projects/e17genmenu
- ENTERED=20050523
- LICENSE[0]=GPL
- KEYWORDS="menu generator enlightenment"
- SHORT="Enlightenment DR17 generator menu"
-cat << EOF
-E17GenMenu is a generator menu for E17.
-EOF
diff --git a/e/e17genmenu/HISTORY b/e/e17genmenu/HISTORY
deleted file mode 100644
index 95fd18e..0000000
--- a/e/e17genmenu/HISTORY
+++ /dev/null
@@ -1,60 +0,0 @@
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-27 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 4.2.0
-
-2005-11-20 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 4.1.9
-
-2005-11-18 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 4.1.8
-
-2005-11-16 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 4.1.6, fixed SOURCE_DIRECTORY
- * PRE_BUILD: added
-
-2005-10-10 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 4.1.4
-
-2005-09-26 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 4.1.3
-
-2005-09-22 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Apparently I forgot to actually increment VERSION to 4.1.2
-
-2005-09-21 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Removed BUILD_API=2, section-wide now
-
-2005-09-20 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 4.1.2
- Updated GPG signature, updated SOURCE_HASH to sha512 and commented
out
-
-2005-09-15 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 4.1.1
-
-2005-09-07 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 4.0.0
-
-2005-08-31 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 3.0.3, GPG -> HASH
- * e17genmenu-2.0.2.tar.gz.sig: deleted
-
-2005-08-18 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Switched to GPG: Level 1 verification
- Modified SHORT to say 'Enlightenment DR17' instead of 'e17'
- * e17genmenu-2.0.2.tar.gz.sig: Added
-
-2005-07-28 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 2.0.2, better WEB_SITE
-
-2005-07-03 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated md5sum
-
-2005-05-23 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: tested, fixed, updated to 1.8, submitted to grimoire [Bug
8955]
- * DEPENDS, HISTORY: added
-
diff --git a/e/e17genmenu/PRE_BUILD b/e/e17genmenu/PRE_BUILD
deleted file mode 100755
index 534a7d3..0000000
--- a/e/e17genmenu/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-NOCONFIGURE=ON ./autogen.sh
diff --git a/e16/e16-docs/BUILD b/e16/e16-docs/BUILD
new file mode 100755
index 0000000..75395ac
--- /dev/null
+++ b/e16/e16-docs/BUILD
@@ -0,0 +1,2 @@
+OPTS="${OPTS} --enable-fsstd" &&
+default_build
diff --git a/e16/e16-docs/DETAILS b/e16/e16-docs/DETAILS
new file mode 100755
index 0000000..aba1886
--- /dev/null
+++ b/e16/e16-docs/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=e16-docs
+ VERSION=0.16.8.0.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/enlightenment/$SOURCE
+ WEB_SITE=http://www.enlightenment.org/
+
SOURCE_HASH=sha512:a2401cbd04d5dff2b75744238a4cb8aa95f63691ccee0464bede01b392a2e2d8322798069e39699c88c3ad354ed09e1ad193c15e4c8579cdf34d2d890782968e
+ LICENSE[0]=BSD
+ ENTERED=20040609
+ KEYWORDS="e16 docs enlightenment wm windowmanage"
+ SHORT="help docs for enlightenment e16"
+cat << EOF
+help docs for enlightenment e16
+EOF
diff --git a/e16/e16-docs/HISTORY b/e16/e16-docs/HISTORY
new file mode 100644
index 0000000..d9609cd
--- /dev/null
+++ b/e16/e16-docs/HISTORY
@@ -0,0 +1,27 @@
+2008-02-27 Dale E. Edmons <linuxfan AT sourcemage.org>
+ * DETAILS: Added KEYWORDS
+
+2008-01-12 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.8.0.1
+
+2007-02-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * CONFLICTS: removed, deprecation complete
+
+2006-09-12 Ladislav Hagara <hgr AT vabo.cz>
+ * *: enlightenment-docs -> e16-docs
+ * DETAILS: 0.16.8-0.02, removed UPDATED
+ * CONFLICTS: added
+
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2005-09-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Removed BUILD_API=2, section-wide now
+
+2004-07-25 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7, BUILD_API=2
+ * BUILD: converted to BUILD_API=2
+
+2004-06-09 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, BUILD, HISTORY: created this spell, version 0.16.7-0.03
+
diff --git a/e16/e16-themes/DEPENDS b/e16/e16-themes/DEPENDS
new file mode 100755
index 0000000..f4d42de
--- /dev/null
+++ b/e16/e16-themes/DEPENDS
@@ -0,0 +1 @@
+depends e16
diff --git a/e16/e16-themes/DETAILS b/e16/e16-themes/DETAILS
new file mode 100755
index 0000000..fa95a82
--- /dev/null
+++ b/e16/e16-themes/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=e16-themes
+ VERSION=0.16.8.0.2
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/enlightenment/${SOURCE}
+
SOURCE_HASH=sha512:86b81840e587f6d3f5636a2eecbc26cb3e6ece21047c34e51272d90d6279f7ce3c3bec2de6b55fa8b6be2e935a437f0243c55f887e6f3ccab5ce3cb433dd9941
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.enlightenment.org/";
+ LICENSE[0]=unrestricted
+ KEYWORDS="e16 enlightenment wm windowmanager themes wm-theme theme"
+ ENTERED=20071129
+ SHORT="Install e16's base themes: BlueSteel BrushedMetal-Tigert,
Ganymede, ShinyMetal"
+cat << EOF
+Aside from e16's default winter theme, four optional themes are available
+with the distribution:
+ BlueSteel
+ BrushedMetal-Tigert
+ Ganymede
+ ShinyMetal
+These should be considered as a required part of e16.
+EOF
diff --git a/e16/e16-themes/HISTORY b/e16/e16-themes/HISTORY
new file mode 100644
index 0000000..9e0679b
--- /dev/null
+++ b/e16/e16-themes/HISTORY
@@ -0,0 +1,9 @@
+2008-02-27 Dale E. Edmons <linuxfan AT sourcemage.org>
+ * DETAILS: Added KEYWORDS
+
+2008-01-12 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.8.0.2
+
+2007-11-29 linuxfan <demaillists AT comcast.net>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/e16/e16/BUILD b/e16/e16/BUILD
new file mode 100755
index 0000000..dba4f04
--- /dev/null
+++ b/e16/e16/BUILD
@@ -0,0 +1,4 @@
+OPTS="--enable-fsstd \
+ $OPTS" &&
+
+default_build
diff --git a/e16/e16/DEPENDS b/e16/e16/DEPENDS
new file mode 100755
index 0000000..3ac7d10
--- /dev/null
+++ b/e16/e16/DEPENDS
@@ -0,0 +1,36 @@
+depends imlib2 &&
+
+if [ "$E16_CVS" == "y" ]; then
+ depends CVS
+fi &&
+
+optional_depends 'gettext' \
+ '--enable-nls' \
+ '--disable-nls' \
+ 'for Native Language Support' &&
+
+optional_depends esound "" "" "for sound support" &&
+
+source $GRIMOIRE/FUNCTIONS &&
+
+if check_if_xorg_modular_libs imlib2; then
+ optional_depends 'libxft' \
+ '--enable-xft' \
+ '--disable-xft' \
+ 'for Xft font support' &&
+
+ optional_depends 'libxinerama' \
+ '--enable-xinerama' \
+ '--disable-xinerama' \
+ 'for Xinerama support' &&
+
+ optional_depends 'libxrandr' \
+ '--enable-xrandr' \
+ '--disable-xrandr' \
+ 'for X Resize and Rotate support' &&
+
+ optional_depends 'libxcomposite' \
+ '--enable-composite' \
+ '--disable-composite' \
+ 'for Composite support'
+fi
diff --git a/e16/e16/DETAILS b/e16/e16/DETAILS
new file mode 100755
index 0000000..0bd805b
--- /dev/null
+++ b/e16/e16/DETAILS
@@ -0,0 +1,36 @@
+ SPELL=e16
+if [ "$E16_CVS" == "y" ]; then
+ if [ "$E16_CVS_AUTOUPDATE" == "y" ]; then
+ VERSION=$(date +%Y%m%d)
+ else
+ VERSION=cvs
+ fi
+ SOURCE=$SPELL-0.16-cvs.tar.bz2
+ FORCE_DOWNLOAD=on
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-0.16-cvs
+
SOURCE_URL[0]=cvs://:pserver:anonymous AT anoncvs.enlightenment.org:/var/cvs/e:$SPELL/e
+ SOURCE_IGNORE=volatile
+else
+ VERSION=0.16.8.12
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%-*}
+ SOURCE_URL[0]=$SOURCEFORGE_URL/enlightenment/$SOURCE
+
+
SOURCE_HASH=sha512:056dde825f5b2e3278c14b6349770926aed754f3dd892011d5398aff76304ffa9b962747330b1d5ddf8c6b3080ff179798dbaaa72014fbf479f58b29e5d5eb56
+# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+
+fi
+ LICENSE[0]=BSD
+ PATCHLEVEL=0
+ WEB_SITE=http://www.enlightenment.org/
+ KEYWORDS="e16 enlightenment wm windowmanager"
+ ENTERED=20010922
+ SHORT="E16 is a themeable, fast, flexible X11 windows Manager"
+cat << EOF
+Enlightenment 16 is a themeable, fast, flexible, and powerful window
+manager that is designed to be as configurable as possible in both look
+and feel. In addition, Enlightenment provides an applet API that
+provides functionality somewhere between the GNOME applet system and
+Dock Apps from Afterstep/WindowMaker. The current design aim is for
+Enlightenment to become a desktop shell.
+EOF
diff --git a/e16/e16/HISTORY b/e16/e16/HISTORY
new file mode 100644
index 0000000..575c1f7
--- /dev/null
+++ b/e16/e16/HISTORY
@@ -0,0 +1,228 @@
+2008-02-27 Dale E. Edmons <linuxfan AT sourcemage.org>
+ * DETAILS: Added KEYWORDS
+
+2008-02-16 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.8.12
+
+2008-01-12 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.8.11
+
+2007-10-06 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.8.10
+
+2007-08-11 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.8.9
+
+2007-05-17 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.8.8
+
+2007-05-04 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.8.7
+
+2007-02-22 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.8.6
+
+2006-12-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.16.8.5
+ * DEPENDS: Added optional dependency on gettext
+ If using xorg modular, optionally depend on libxft, libxinerama,
+ libxrandr, and libxcomposite.
+
+2006-10-16 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.16.8.4
+
+2006-08-20 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.8.3
+
+2006-07-18 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.8.2, removed UPDATED
+
+2006-04-13 Eric Sandall <sandalle AT sourcemage.org>
+ * Branched from enlightenment to e16
+ * DETAILS: Renamed to e16
+ To be consistent with the stable tarball, CVS will now also use
e16-...,
+ which means that e16 CVS users will be re-checking out the e16
source.
+ Renamed variables from ENLIGHTENMENT* to E16*
+ * PREPARE: Removed e16/e17 split code
+ Renamed variables from ENLIGHTENMENT* to E16*
+ * DEPENDS: Renamed variables from ENLIGHTENMENT* to E16*
+ * PRE_BUILD: Renamed variables from ENLIGHTENMENT* to E16*
+ * FINAL: Removed e16/e17 split cleanup
+ * UP_TRIGGERS: Removed trigger for e16/e17 split
+
+2006-03-30 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.8.1
+
+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-15 Arjan Bouter <abouter AT sourcemage.org>
+ * INSTALL: added
+
+2006-02-13 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS,UP_TRIGGERS: Moved casting of e17 to UP_TRIGGERS from
DEPENDS so
+ that e17 is cast /after/ enlightenment (to avoid enlightenment
removing
+ files it tracked when it installed DR17). Bug #10522.
+
+2006-02-10 Eric Sandall <sandalle AT sourcemage.org>
+ * PREPARE: Removed extraneous '&&' that broke the if/fi
+ Update removal date
+ * DETAILS: Updated to 0.16.8
+ Remove '0.16' from dated CVS VERSION
+ SOURCE renamed to e16 instead of $SPELL
+ SOURCE_DIRECTORY renamed to e16 instead of $SPELL
+ Incremented PATCHLEVEL to 2
+ * DEPENDS: Variable is E17_CONVERT not E17_UPDATE
+ Update removal date
+ * INSTALL: Removed, e16 now installs the necessary scripts for us
+ * FINAL: Update removal date
+ Spell persistent correctly
+ * startenlightenment: Removed, now e16 installs a starte16 script for
us
+ * enlightenment.desktop: Removed, now e16 installs e16.desktop for us
+ * TODO: Rename this to e16 and have enlightenment a 'profile' package
for
+ both e16 and e17
+
+2005-12-18 Eric Sandall <sandalle AT sourcemage.org>
+ * PREPARE: Removed e17 queries
+ Save user choices to e17.p
+ Removed e17 saved queries
+ Renamed ENLIGHTENMENT16* to ENLIGHTENMENT*
+ Added temporary E17_UPDATE variable
+ * DETAILS: ENLIGHTENMENT16_CVS renamed to ENLIGHTENMENT_CVS
+ Added PATCHLEVEL=1
+ Modified SHORT and long descriptions to mention E16
+ * DEPENDS: Remove e17 dependencies
+ Added dependency on e17 if this was for building e17
+ ENLIGHTENMENT16_CVS renamed to ENLIGHTENMENT_CVS
+ * PRE_BUILD: Removed e17 check
+ ENLIGHTENMENT16_CVS renamed to ENLIGHTENMENT_CVS
+ * INSTALL: Removed e17update script installation
+ * FINAL: Removed E17_UPDATE variable
+ * e17update: Removed
+
+2005-11-29 Seth Woolley <seth AT tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2005-11-01 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Added a CVS mirror (faster than SF.net, but 30 minutes
behind)
+ Use SOURCE_IGNORE=volatile instead of MD5[0]=IGNORE
+ Shortened SHORT
+
+2005-10-29 Eric Sandall <sandalle AT sourcemage.org>
+ * PREPARE: Re-worded auto-update query
+
+2005-10-18 Eric Sandall <sandalle AT sourcemage.org>
+ * e17update: Simple script to update e17 'cvs' packages
+ * INSTALL: Install e17update for e17 only
+ Use INSTALL_ROOT for installing other scripts as well
+ Use `mkdir -p` for /usr/share/xsessions
+
+2005-09-27 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Check ENLIGHTENMENT_CVS not just ENLIGHTENMENT
+
+2005-09-21 Eric Sandall <sandalle AT sourcemage.org>
+ * Renamed DR17 to ENLIGHTENMENT_CVS
+ * 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
+ Pass OPTS last
+
+2005-07-15 Ladislav Hagara <hgr AT vabo.cz>
+ * PREPARE, DETAILS, BUILD: tested and submitted to grimoire [Bug 9206]
+
+2005-07-12 Jeremy Blosser <jblosser-smgl AT firinn.org>
+ * PREPARE, DETAILS, BUILD: Add a DR16 CVS install option
+
+2005-03-17 Eric Sandall <eric AT sansall.us>
+ * BUILD: Don't apply the noslodown.patch
+ * CONFIGURE,noslodown.patch: Removed
+ * startenlightenment: Moved the slowdown information to here
+
+2005-03-09 Eric Sandall <sandalle AT sourcemage.org>
+ * CONFIGURE: Query for noslowdown.patch if using DR17
+ * BUILD: Apply noslowdown.patch if wanted and using DR17
+ * noslodown.patch: Remove artificial startup slowdown of DR17
+
+2005-01-12 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: cvs VERSION=$(date +%Y%m%d)
+
+2004-12-17 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7.2
+
+2004-12-15 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, BUILD, DEPENDS: added support for E17
+ * PREPARE: added
+
+2004-09-02 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7.1
+
+2004-08-23 Eric Sandall <sandalle AT sourcemage.org>
+ * INSTALL: Added to install startup scripts
+ * enlightenment.desktop, startenlightenment: Added startup scripts
+
+2004-07-25 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7
+
+2004-07-20 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7-pre6, BUILD_API=2
+ * BUILD: converted to BUILD_API=2
+
+2004-07-06 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7-pre5
+
+2004-06-21 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7-pre4
+
+2004-06-01 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7-0.65 (pre3)
+
+2004-05-17 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: now only imlib2 [Bug 6864] and esound
+ * BUILD: removed sedit, used default_build
+
+2004-05-13 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7-0.60 (pre2)
+
+2003-11-06 Justin Rocha <jrocha AT sourcemage.org>
+ * DETAILS: Version bump to 0.16.6, changed SOURCE_DIRECTORY to match
+
+2003-10-09 Justin Rocha <jrocha AT sourcemage.org>
+ * DETAILS: Version bump to 0.16.6-pre8
+ * HISTORY: Minor fixing, to go with new format
+ * DEPENDS: Removed useless optional_depends on libhttp
+
+2003-08-26 Justin Rocha <jrocha AT sourcemage.org>
+ * DETAILS: Bumped version to 0.16.6-pre6, hopefully the last -pre
+
+2003-08-19 Justin Rocha <jrocha AT sourcemage.org>
+ * DETAILS: Bumped version to 0.16.6-pre5.
+
+2003-01-31 Tom Garland <tgarland AT email.com>
+ * BUILD: Added $OPTS to BUILD file.
+
+2002-12-18 Tom Garland <tgarland AT email.com>
+ * Fixed bug 1757, DETAILS formatting.
+
+2002-10-14 Laurent Wandrebeck <wandre.l AT free.fr>
+ * Added SMGL Mirror URL.
+
+2002-10-08 Laurent Wandrebeck <wandre.l AT free.fr>
+ * Make use of $SOURCEFORGE_URL.
+ * Updated WEB_SITE.
+
+2002-08-21 Laurent Wandrebeck <wandre.l AT free.fr>
+ * Updated MD5[0] to reflect Grimoire Gurus Handbook 2.3.
+ * Updated HISTORY file format for the same reason.
+
+2002-08-19 Laurent Wandrebeck <wandre.l AT free.fr>
+ * Added and filled up MD5[0] and LICENSE[0].
+
+2002-08-19 Laurent Wandrebeck <wandre.l AT free.fr>
+ * Added missing HISTORY file.
+
diff --git a/e16/e16/INSTALL b/e16/e16/INSTALL
new file mode 100755
index 0000000..88255cc
--- /dev/null
+++ b/e16/e16/INSTALL
@@ -0,0 +1,2 @@
+default_install &&
+install_wmfiles
diff --git a/e16/e16/PREPARE b/e16/e16/PREPARE
new file mode 100755
index 0000000..4219b8b
--- /dev/null
+++ b/e16/e16/PREPARE
@@ -0,0 +1,8 @@
+config_query E16_CVS \
+ "Do you want to use the DR16 development version from CVS?" \
+ n &&
+
+if [ "$E16_CVS" == "y" ]; then
+ config_query E16_CVS_AUTOUPDATE \
+ "Automatically update on every system update?" n
+fi
diff --git a/e16/e16/PRE_BUILD b/e16/e16/PRE_BUILD
new file mode 100755
index 0000000..537330a
--- /dev/null
+++ b/e16/e16/PRE_BUILD
@@ -0,0 +1,6 @@
+default_pre_build &&
+
+if [ "$E16_CVS" == "y" ]; then
+ cd $SOURCE_DIRECTORY &&
+ NOCONFIGURE=ON ./autogen.sh
+fi
diff --git a/e17/e17/BUILD b/e17/e17/BUILD
new file mode 100755
index 0000000..dba4f04
--- /dev/null
+++ b/e17/e17/BUILD
@@ -0,0 +1,4 @@
+OPTS="--enable-fsstd \
+ $OPTS" &&
+
+default_build
diff --git a/e17/e17/DEPENDS b/e17/e17/DEPENDS
new file mode 100755
index 0000000..cf26a82
--- /dev/null
+++ b/e17/e17/DEPENDS
@@ -0,0 +1,16 @@
+depends automake-1.9 &&
+depends CVS &&
+depends edje &&
+depends evas &&
+depends imlib2 &&
+depends efreet &&
+
+optional_depends dejavu-ttf \
+ '' \
+ '' \
+ 'for the Enlightenment default font' &&
+
+optional_depends e_dbus \
+ '' \
+ '' \
+ 'for D-BUS IPC messaging support by e_dbus (Experimental)'
diff --git a/e17/e17/DETAILS b/e17/e17/DETAILS
new file mode 100755
index 0000000..97cad54
--- /dev/null
+++ b/e17/e17/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=e17
+if [ "$ENLIGHTENMENT17_CVS_AUTOUPDATE" == "y" ]; then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=cvs
+fi
+ SOURCE=enlightenment-0.17-cvs.tar.bz2
+ FORCE_DOWNLOAD=on
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/enlightenment-0.17-cvs
+
SOURCE_URL[0]=cvs://:pserver:anonymous AT anoncvs.enlightenment.org:/var/cvs/e:e17/apps/e
+ SOURCE_IGNORE=volatile
+ LICENSE[0]=BSD
+ PATCHLEVEL=2
+ WEB_SITE=http://www.enlightenment.org/
+ KEYWORDS="e17 enlightenment wm windowmanager"
+ ENTERED=20010922
+ SHORT="E17 is a themeable, fast, flexible X11 windows Manager"
+cat << EOF
+Enlightenment R17 is a themeable, fast, flexible, and powerful window
+manager that is designed to be as configurable as possible in both look
+and feel. In addition, Enlightenment provides an applet API that
+provides functionality somewhere between the GNOME applet system and
+Dock Apps from Afterstep/WindowMaker. The current design aim is for
+Enlightenment to become a desktop shell.
+EOF
diff --git a/e17/e17/HISTORY b/e17/e17/HISTORY
new file mode 100644
index 0000000..ee64b16
--- /dev/null
+++ b/e17/e17/HISTORY
@@ -0,0 +1,210 @@
+2008-02-27 Dale E. Edmons <linuxfan AT sourcemage.org>
+ * DETAILS: Added KEYWORDS
+
+2008-02-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: moved libx* deps to ecore, where they are actually checked.
+
+2007-09-30 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DEPENDS: fixed check for xorg-modular
+
+2007-06-19 Philippe Caseiro <puppetmaster AT sourcemage.org>
+ * DEPENDS: Adding optional depend for e_dbus
+
+2007-03-24 Mark Bainter <mbainter-smgl AT lostinagoodbook.org>
+ * DEPENDS: Adding efreet to address bug #13650
+
+2006-12-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DEPENDS: it never supported esound
+
+2006-11-16 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Optionally depend on dejavu-ttf (default E17 font)
+
+2006-11-08 Eric Sandall <sandalle AT sourcemage.org>
+ * starte17: Proper way to start e17 is `enlightenment_start`
+ * DETAILS: Updated PATCHLEVEL=2
+
+2006-10-24 George Sherwood <george AT beernabeer.com>
+ * PRE_BUILD: Update to use automake-1.9
+ * DEPENDS: depends automake-1.9
+
+2006-08-15 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: [automated] Removed UPDATED (deprecated in favor of
+ PATCHLEVEL).
+
+2006-05-24 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on X11-LIBS for provider check
+ If xorg-server is providing X11-LIBS, depend on libxcursor,
+ libxinerama (not sure why disabling Xinerama in xorg works, but
+ not having libxinerama installed doesn't), libxdamage, and
+ libxrandr
+
+2006-03-31 Ladislav Hagara <hgr AT vabo.cz>
+ * e17update: summon -d -> summon, CVS spells have FORCE_DOWNLOAD=on
+ fixed problem with repeated downloading of Eterm-bg-0.9.3.tar.gz
+
+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-15 Arjan Bouter <abouter AT sourcemage.org>
+ * INSTALL: call install_wmfiles
+
+2006-02-13 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Added PATCHLEVEL=1 to remove extra xsession entry
+ * INSTALL: e17 installs enlightenment.desktop for us (not e17.desktop
as
+ I looked for earlier)
+ * e17.desktop: Removed our .desktop file in favour of e's
+
+2006-02-10 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Removed broken thinktux mirror
+ * INSTALL: startenlightenment17 and enlightenment17.desktop renamed
+ * startenlightenment17: Renamed to starte17 to match e16's naming
+ * enlightenment17.desktop: Renamed to e17.desktop to match e16's
naming
+
+2006-01-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Added dependency on evas
+
+2006-01-07 Eric Sandall <sandalle AT sourcemage.org>
+ * e17update: Added option to do only a CVS checkout (using summon)
+
+2005-12-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Removed e16 checks and information
+ ENLIGHTENMENT_CVS_AUTOUPDATE renamed to
ENLIGHTENMENT17_CVS_AUTOUPDATE
+ Modified SHORT and long descriptions to mention E17
+ Changed SPELL to e17
+ Changed SOURCE and SOURCE_DIRECTORY to use enlightenment instead of
SPELL
+ * PREPARE: Removed e16 queries
+ ENLIGHTENMENT_CVS_AUTOUPDATE renamed to
ENLIGHTENMENT17_CVS_AUTOUPDATE
+ * DEPENDS: Removed e16 dependencies
+ * PRE_BUILD: Don't check for CVS
+ * INSTALL: Install e17update always
+ Updated to e17 names
+ * enlightenment.desktop: Renamed to enlightenment17.desktop
+ Updated to e17 names
+ * startenlightenment: Renamed to startenlightenment17
+
+2005-11-29 Seth Woolley <seth AT tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2005-11-01 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Added a CVS mirror (faster than SF.net, but 30 minutes
behind)
+ Use SOURCE_IGNORE=volatile instead of MD5[0]=IGNORE
+ Shortened SHORT
+
+2005-10-29 Eric Sandall <sandalle AT sourcemage.org>
+ * PREPARE: Re-worded auto-update query
+
+2005-10-18 Eric Sandall <sandalle AT sourcemage.org>
+ * e17update: Simple script to update e17 'cvs' packages
+ * INSTALL: Install e17update for e17 only
+ Use INSTALL_ROOT for installing other scripts as well
+ Use `mkdir -p` for /usr/share/xsessions
+
+2005-09-27 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Check ENLIGHTENMENT_CVS not just ENLIGHTENMENT
+
+2005-09-21 Eric Sandall <sandalle AT sourcemage.org>
+ * Renamed DR17 to ENLIGHTENMENT_CVS
+ * 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
+ Pass OPTS last
+
+2005-07-15 Ladislav Hagara <hgr AT vabo.cz>
+ * PREPARE, DETAILS, BUILD: tested and submitted to grimoire [Bug 9206]
+
+2005-07-12 Jeremy Blosser <jblosser-smgl AT firinn.org>
+ * PREPARE, DETAILS, BUILD: Add a DR16 CVS install option
+
+2005-03-17 Eric Sandall <eric AT sansall.us>
+ * BUILD: Don't apply the noslodown.patch
+ * CONFIGURE,noslodown.patch: Removed
+ * startenlightenment: Moved the slowdown information to here
+
+2005-03-09 Eric Sandall <sandalle AT sourcemage.org>
+ * CONFIGURE: Query for noslowdown.patch if using DR17
+ * BUILD: Apply noslowdown.patch if wanted and using DR17
+ * noslodown.patch: Remove artificial startup slowdown of DR17
+
+2005-01-12 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: cvs VERSION=$(date +%Y%m%d)
+
+2004-12-17 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7.2
+
+2004-12-15 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, BUILD, DEPENDS: added support for E17
+ * PREPARE: added
+
+2004-09-02 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7.1
+
+2004-08-23 Eric Sandall <sandalle AT sourcemage.org>
+ * INSTALL: Added to install startup scripts
+ * enlightenment.desktop, startenlightenment: Added startup scripts
+
+2004-07-25 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7
+
+2004-07-20 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7-pre6, BUILD_API=2
+ * BUILD: converted to BUILD_API=2
+
+2004-07-06 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7-pre5
+
+2004-06-21 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7-pre4
+
+2004-06-01 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7-0.65 (pre3)
+
+2004-05-17 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: now only imlib2 [Bug 6864] and esound
+ * BUILD: removed sedit, used default_build
+
+2004-05-13 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.16.7-0.60 (pre2)
+
+2003-11-06 Justin Rocha <jrocha AT sourcemage.org>
+ * DETAILS: Version bump to 0.16.6, changed SOURCE_DIRECTORY to match
+
+2003-10-09 Justin Rocha <jrocha AT sourcemage.org>
+ * DETAILS: Version bump to 0.16.6-pre8
+ * HISTORY: Minor fixing, to go with new format
+ * DEPENDS: Removed useless optional_depends on libhttp
+
+2003-08-26 Justin Rocha <jrocha AT sourcemage.org>
+ * DETAILS: Bumped version to 0.16.6-pre6, hopefully the last -pre
+
+2003-08-19 Justin Rocha <jrocha AT sourcemage.org>
+ * DETAILS: Bumped version to 0.16.6-pre5.
+
+2003-01-31 Tom Garland <tgarland AT email.com>
+ * BUILD: Added $OPTS to BUILD file.
+
+2002-12-18 Tom Garland <tgarland AT email.com>
+ * Fixed bug 1757, DETAILS formatting.
+
+2002-10-14 Laurent Wandrebeck <wandre.l AT free.fr>
+ * Added SMGL Mirror URL.
+
+2002-10-08 Laurent Wandrebeck <wandre.l AT free.fr>
+ * Make use of $SOURCEFORGE_URL.
+ * Updated WEB_SITE.
+
+2002-08-21 Laurent Wandrebeck <wandre.l AT free.fr>
+ * Updated MD5[0] to reflect Grimoire Gurus Handbook 2.3.
+ * Updated HISTORY file format for the same reason.
+
+2002-08-19 Laurent Wandrebeck <wandre.l AT free.fr>
+ * Added and filled up MD5[0] and LICENSE[0].
+
+2002-08-19 Laurent Wandrebeck <wandre.l AT free.fr>
+ * Added missing HISTORY file.
+
diff --git a/e17/e17/INSTALL b/e17/e17/INSTALL
new file mode 100755
index 0000000..351e37e
--- /dev/null
+++ b/e17/e17/INSTALL
@@ -0,0 +1,6 @@
+default_install &&
+
+install_wmfiles &&
+
+install -m 755 $SCRIPT_DIRECTORY/e17update \
+ $INSTALL_ROOT/usr/sbin
diff --git a/e17/e17/PREPARE b/e17/e17/PREPARE
new file mode 100755
index 0000000..384e8d0
--- /dev/null
+++ b/e17/e17/PREPARE
@@ -0,0 +1,2 @@
+config_query ENLIGHTENMENT17_CVS_AUTOUPDATE \
+ "Automatically update on every system update?" n
diff --git a/e17/e17/PRE_BUILD b/e17/e17/PRE_BUILD
new file mode 100755
index 0000000..27378a5
--- /dev/null
+++ b/e17/e17/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sedit "s/; aclocal/; aclocal-1.9/" autogen.sh &&
+sedit "s/; automake/; automake-1.9/" autogen.sh &&
+NOCONFIGURE=ON ./autogen.sh
diff --git a/e17/e17/e17update b/e17/e17/e17update
new file mode 100644
index 0000000..1d84df2
--- /dev/null
+++ b/e17/e17/e17update
@@ -0,0 +1,49 @@
+#!/bin/bash
+#
+# This is a simple script to update all of your installed e17 packages
+# for Source Mage GNU/Linux <http://www.sourcemage.org/>
+#
+# (C) 2005 Eric Sandall <sandalle AT sourcemage.org>
+#
+# Released under the GNU GPLv2
+#
+# 2006-01-07 Eric Sandall <sandalle AT sourcemage.org>
+# * Added code to allow download only of sources
+#
+# Usage: e17update
+#
+
+#
+# We'll use some Sorcery functions to make this easy
+#
+source /etc/sorcery/config &&
+
+function get_spell_list () {
+ message "${MESSAGE_COLOR}Building list of packages to update..." \
+ "${DEFAULT_COLOR}" &&
+ for e_spell in `gaze section e`; do
+ if [[ `installed_version $e_spell` == "cvs" ]]; then
+ update_spells="$update_spells $e_spell"
+ fi
+ done
+}
+
+if [ "$#" == '0' ]; then
+ get_spell_list &&
+ cast -c $update_spells
+elif [ "$#" == '1' ]; then
+ case $1 in
+ -h|--help) echo "usage: $0 [option]"
+ echo "-s|--summon Do a CVS checkout only (using summon)";
+ echo "-h|--help Print this help message";
+ ;;
+ -s|--summon) get_spell_list &&
+ summon $update_spells;
+ ;;
+ *) echo "Invalid option: $1";
+ ;;
+ esac
+else
+ echo "Invalid options: $@"
+fi
+
diff --git a/e17/e17/starte17 b/e17/e17/starte17
new file mode 100644
index 0000000..cd128d1
--- /dev/null
+++ b/e17/e17/starte17
@@ -0,0 +1,35 @@
+#!/bin/sh
+#
+# startenlightenment
+#
+# Copyright (C) 2004 Eric Sandall <sandalle AT sourcemage.org>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+#
+
+#
+# Fix for slowdown and welcome screen from the E17 docs
+# Thanks to Valtteri Vainikka and Tom Kuther
+#
+# Put the blow information in your ~/.xinitrc file
+#
+# this removes the intro animation
+#NOSPLASH=1
+#export NOSPLASH
+# and this removes the welcome popup window
+#NOWELCOME=1
+#export NOWELCOME
+
+exec enlightenment_start
diff --git a/e17/e17genmenu/DEPENDS b/e17/e17genmenu/DEPENDS
new file mode 100755
index 0000000..57998b9
--- /dev/null
+++ b/e17/e17genmenu/DEPENDS
@@ -0,0 +1 @@
+depends engrave
diff --git a/e17/e17genmenu/DETAILS b/e17/e17genmenu/DETAILS
new file mode 100755
index 0000000..abdb44d
--- /dev/null
+++ b/e17/e17genmenu/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=e17genmenu
+ VERSION=4.2.0
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ #SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+
SOURCE_HASH=sha512:f6ab989bdb1c3295153190e4573bb767cbc1deb60510529822029eabc0888fb4841c657695e93b0e9328a5237a7fcfad44cb56bcd1562122d8474719b74c6934
+ WEB_SITE=http://www.sourceforge.net/projects/e17genmenu
+ ENTERED=20050523
+ KEYWORDS="e17genmenu e17 enlightenment wm windowmanager"
+ LICENSE[0]=GPL
+ KEYWORDS="menu generator enlightenment"
+ SHORT="Enlightenment DR17 generator menu"
+cat << EOF
+E17GenMenu is a generator menu for E17.
+EOF
diff --git a/e17/e17genmenu/HISTORY b/e17/e17genmenu/HISTORY
new file mode 100644
index 0000000..a64a8d4
--- /dev/null
+++ b/e17/e17genmenu/HISTORY
@@ -0,0 +1,63 @@
+2008-02-27 Dale E. Edmons <linuxfan AT sourcemage.org>
+ * DETAILS: Added KEYWORDS
+
+2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: [automated] Removed UPDATED.
+
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2005-11-27 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 4.2.0
+
+2005-11-20 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 4.1.9
+
+2005-11-18 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 4.1.8
+
+2005-11-16 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 4.1.6, fixed SOURCE_DIRECTORY
+ * PRE_BUILD: added
+
+2005-10-10 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 4.1.4
+
+2005-09-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.1.3
+
+2005-09-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Apparently I forgot to actually increment VERSION to 4.1.2
+
+2005-09-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Removed BUILD_API=2, section-wide now
+
+2005-09-20 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 4.1.2
+ Updated GPG signature, updated SOURCE_HASH to sha512 and commented
out
+
+2005-09-15 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 4.1.1
+
+2005-09-07 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 4.0.0
+
+2005-08-31 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 3.0.3, GPG -> HASH
+ * e17genmenu-2.0.2.tar.gz.sig: deleted
+
+2005-08-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Switched to GPG: Level 1 verification
+ Modified SHORT to say 'Enlightenment DR17' instead of 'e17'
+ * e17genmenu-2.0.2.tar.gz.sig: Added
+
+2005-07-28 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.0.2, better WEB_SITE
+
+2005-07-03 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated md5sum
+
+2005-05-23 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: tested, fixed, updated to 1.8, submitted to grimoire [Bug
8955]
+ * DEPENDS, HISTORY: added
+
diff --git a/e17/e17genmenu/PRE_BUILD b/e17/e17genmenu/PRE_BUILD
new file mode 100755
index 0000000..534a7d3
--- /dev/null
+++ b/e17/e17genmenu/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+NOCONFIGURE=ON ./autogen.sh



  • [SM-Commit] GIT changes to master grimoire by Dale E. Edmons (04fbf81ccb9b4249579e832b5769c4c786f4ca14), Dale E. Edmons, 02/28/2008

Archive powered by MHonArc 2.6.24.

Top of Page