[Lunar-commits] <moonbase> icewm: version bumped to 1.3.7.

Florin Braescu florin at lunar-linux.org
Mon Jun 13 12:13:38 CEST 2011


commit cec55f770120014da05efb805ca4ba3f29df321a
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jun 13 14:13:38 2011 +0400

    icewm: version bumped to 1.3.7.
---
 x11-wm/icewm/BUILD   |   13 +++++--------
 x11-wm/icewm/DETAILS |    9 +++------
 2 files changed, 8 insertions(+), 14 deletions(-)

diff --git a/x11-wm/icewm/BUILD b/x11-wm/icewm/BUILD
index 7972376..4681fa4 100644
--- a/x11-wm/icewm/BUILD
+++ b/x11-wm/icewm/BUILD
@@ -1,23 +1,20 @@
 (
 
-  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
-
   sedit "s:LFLAGS:LDFLAGS:g" src/Makefile  ||  exit 1
 
   # lets add kde and gnome menu support to the build, iff
   # there is a gnome-config avail :=)
   # the support maybe set to on/off via preferences
 
-  which gnome-config 2>/dev/null >/dev/null  && 
+  which gnome-config 2>/dev/null >/dev/null  &&
   OPTS=$OPTS" --with-xpm --with-gnome-menus --with-icesound=oss,esd"
 
-  # here are some options :=) with anti-aliasing support  
+  # here are some options :=)
   OPTS=$OPTS" --with-docdir=/usr/share/doc --enable-nls \
-  --disable-debug --enable-movesize-fx --enable-i18n \
-  --enable-gradients --enable-shaped-decorations \
-  --enable-guievents --enable-xfreetype --enable-antialiasing"
+  --disable-debug --enable-i18n --enable-gradients \
+  --enable-shaped-decorations   --enable-guievents --enable-xfreetype"
 
-#lets default build the beast 
+#lets default build the beast
   default_build
 
 ) > $C_FIFO 2>&1
diff --git a/x11-wm/icewm/DETAILS b/x11-wm/icewm/DETAILS
index 9b70485..26abb93 100644
--- a/x11-wm/icewm/DETAILS
+++ b/x11-wm/icewm/DETAILS
@@ -1,14 +1,11 @@
           MODULE=icewm
-         VERSION=1.2.37
+         VERSION=1.3.7
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=$MODULE-$VERSION-xpm.patch
       SOURCE_URL=$SFORGE_URL/$MODULE
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:bee1ca66d2282888807551bc28a65b08e4108027
-     SOURCE2_VFY=sha1:464ba6d87fde45fc0991adf1f8e119b47bb4d1c4
+      SOURCE_VFY=sha1:ce8d86190e275dc7db2d8c28472a579264120803
         WEB_SITE=http://www.icewm.org
          ENTERED=20010922
-         UPDATED=20090126
+         UPDATED=20110613
            SHORT="X window manager"
 
 cat << EOF


More information about the Lunar-commits mailing list