Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (358d276f3c2ed6afacb5f176dfdbfda2fe60e9e0)
  • Date: Sat, 9 Aug 2008 09:42:23 -0500

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

wm-addons/fvwm-crystal/DEPENDS | 2 +-
wm-addons/fvwm-crystal/DETAILS | 5 +++--
wm-addons/fvwm-crystal/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 358d276f3c2ed6afacb5f176dfdbfda2fe60e9e0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

fvwm-crystal: Updated to 3.0.6

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

fvwm-crystal: Depend on stalonetray instead of tray (the latter no longer
builds)

diff --git a/wm-addons/fvwm-crystal/DEPENDS b/wm-addons/fvwm-crystal/DEPENDS
index 9847147..64c7822 100755
--- a/wm-addons/fvwm-crystal/DEPENDS
+++ b/wm-addons/fvwm-crystal/DEPENDS
@@ -24,7 +24,7 @@ optional_depends "nautilus2"\
"" \
"" \
"For nautilus2 to provide desktop icons?" &&
-optional_depends "trayer"\
+optional_depends "stalonetray"\
"" \
"" \
"Would you like a system tray?" &&
diff --git a/wm-addons/fvwm-crystal/DETAILS b/wm-addons/fvwm-crystal/DETAILS
index de96310..8509e78 100755
--- a/wm-addons/fvwm-crystal/DETAILS
+++ b/wm-addons/fvwm-crystal/DETAILS
@@ -1,9 +1,10 @@
SPELL=fvwm-crystal
- VERSION=3.0.4
+ VERSION=3.0.6
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL=http://download.gna.org/${SPELL}/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:9705d332880c7cc6666bea43b94c9949d25fa703b84a5c92e6e628f8454dfd3892bfecfb833fdca378ea0915bc715a598958c9bd3e11188fe0787d9d36cb4e46
+#
SOURCE_HASH=sha512:9705d332880c7cc6666bea43b94c9949d25fa703b84a5c92e6e628f8454dfd3892bfecfb833fdca378ea0915bc715a598958c9bd3e11188fe0787d9d36cb4e46
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
WEB_SITE=http://fvwm-crystal.org/
ENTERED=20051213
LICENSE[0]=GPL
diff --git a/wm-addons/fvwm-crystal/HISTORY b/wm-addons/fvwm-crystal/HISTORY
index f1a5528..ccae3a9 100644
--- a/wm-addons/fvwm-crystal/HISTORY
+++ b/wm-addons/fvwm-crystal/HISTORY
@@ -1,3 +1,7 @@
+2008-08-06 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 3.0.6
+ * DEPENDS: Depends on stalonetray instead of trayer (no longer builds)
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.





Archive powered by MHonArc 2.6.24.

Top of Page