[SM-Commit] GIT changes to master z-rejected grimoire by Arjan Bouter (71495c59c69a1899e4255a4cadd0131404e242fb)

Arjan Bouter scm at sourcemage.org
Fri Dec 10 08:15:11 EST 2010


GIT changes to master z-rejected grimoire by Arjan Bouter <abouter at sourcemage.org>:

 z-windowmanagers/ion3/DEPENDS |   19 ++++++-------------
 z-windowmanagers/ion3/DETAILS |    4 ++--
 z-windowmanagers/ion3/HISTORY |    5 +++++
 z-windowmanagers/ion3/INSTALL |    2 +-
 4 files changed, 14 insertions(+), 16 deletions(-)

New commits:
commit 12bfc834d47309dc8261626771e2cdbdaa2a1243
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    cleaned up pre-xorg-modular stuff. final update, project is dead and buried at
    new url

diff --git a/z-windowmanagers/ion3/DEPENDS b/z-windowmanagers/ion3/DEPENDS
index 040d85f..8b29e09 100755
--- a/z-windowmanagers/ion3/DEPENDS
+++ b/z-windowmanagers/ion3/DEPENDS
@@ -1,14 +1,7 @@
-depends  X11-LIBS  &&
 depends  autoconf  &&
-depends  libtool   &&
-depends  lua       &&
-
-.  "$GRIMOIRE/FUNCTIONS"
-
-if  check_if_xorg_modular_libs
-then
-  depends  libsm    &&
-  depends  libx11   &&
-  depends  libice   &&
-  depends  libxext
-fi
+depends  libtool  &&
+depends  lua  &&
+depends  libsm  &&
+depends  libx11  &&
+depends  libice  &&
+depends  libxext
diff --git a/z-windowmanagers/ion3/DETAILS b/z-windowmanagers/ion3/DETAILS
index 2c010aa..038f054 100755
--- a/z-windowmanagers/ion3/DETAILS
+++ b/z-windowmanagers/ion3/DETAILS
@@ -3,11 +3,11 @@
           SOURCE=ion-$VERSION.tar.gz
          SOURCE2=$SOURCE.asc
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/ion-$VERSION"
-      SOURCE_URL=http://iki.fi/tuomov/dl/$SOURCE
+      SOURCE_URL=http://tuomov.iki.fi/software/${SOURCE}
      SOURCE2_URL=$SOURCE_URL.asc
       SOURCE_GPG=ion3.gpg:$SOURCE.asc:ESTABLISHED_UPSTREAM_KEY
   SOURCE2_IGNORE=signature
-        WEB_SITE=http://modeemi.cs.tut.fi/~tuomov/ion/
+        WEB_SITE=http://tuomov.iki.fi/software/
          ENTERED=20020127
       LICENSE[0]=LGPL
           REJECT="ion3 has licensing issues."
diff --git a/z-windowmanagers/ion3/HISTORY b/z-windowmanagers/ion3/HISTORY
index 26f74c7..5b9ea39 100644
--- a/z-windowmanagers/ion3/HISTORY
+++ b/z-windowmanagers/ion3/HISTORY
@@ -1,3 +1,8 @@
+2010-12-10 Arjan Bouter <abouter at sourcemage.org>
+	* DETAILS: final spell update. the project is dead and
+	  buried at this new url.
+	* DEPENDS: cleaned up left-overs from pre-modular xorg
+
 2009-04-19 Arjan Bouter <abouter at sourcemage.org>
 	* DETAILS: version 20090110
 
diff --git a/z-windowmanagers/ion3/INSTALL b/z-windowmanagers/ion3/INSTALL
index 8107c09..368f01c 100755
--- a/z-windowmanagers/ion3/INSTALL
+++ b/z-windowmanagers/ion3/INSTALL
@@ -5,4 +5,4 @@ install -m 0755 $SCRIPT_DIRECTORY/startpwm3    \
   $INSTALL_ROOT/usr/bin/
 [ ! -e $INSTALL_ROOT/usr/share/xsessions/pwm3.desktop ] && 
 install -m 0755 $SCRIPT_DIRECTORY/pwm3.desktop \
-  $INSTALL_ROOT/usr/share/xsessions
+  $INSTALL_ROOT/usr/share/xsessions/



More information about the SM-Commit mailing list