[SM-Commit] GIT changes to master grimoire by Daniel Goller (fe79be7e687f48c7c51ec7813413ba793e23c7d9)

Daniel Goller scm at mail.sourcemage.org
Sun Aug 13 16:52:29 EDT 2006


GIT changes to master grimoire by Daniel Goller <morfic at sourcemage.org>:

 windowmanagers/icewm/DETAILS                |    4 ++--
 windowmanagers/icewm/HISTORY                |    6 +++++-
 windowmanagers/icewm/icewm-ybutton.cc.patch |    7 -------
 3 files changed, 7 insertions(+), 10 deletions(-)

New commits:
commit 4f6743461778bcb3255194f283eaeca20f03cb85
Author: Daniel Goller <morfic at sourcemage.org>
Commit: Daniel Goller <morfic at sourcemage.org>

    icewm: New version 1.2.27, adjusted frameless buttons patch for new version.

diff --git a/windowmanagers/icewm/DETAILS b/windowmanagers/icewm/DETAILS
index 93620ad..74d4a95 100755
--- a/windowmanagers/icewm/DETAILS
+++ b/windowmanagers/icewm/DETAILS
@@ -1,9 +1,9 @@
            SPELL=icewm
-         VERSION=1.2.26
+         VERSION=1.2.27
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
-      SOURCE_HASH=sha512:8e3b8c22420f657e5e1abf253eb2a8fca22ffd12809c5fc31e4eb3995a6a01f58d4da46e47e5282b19a4b86c00a1e3c9aefbcbba64a86b67053b2f3903abcb97
+      SOURCE_HASH=sha512:bff5361011975f5fc9c665863c03890e2fdc2f78de13fc69a4bff65565e802a0bfdfafc8e3b15ac7e5e9fd3ba0193459ae10bdf27303971a1bd8a219abf4b182
         WEB_SITE=http://www.icewm.org
          ENTERED=20010922
          UPDATED=20050318
diff --git a/windowmanagers/icewm/HISTORY b/windowmanagers/icewm/HISTORY
index 1c5036e..0c760ca 100644
--- a/windowmanagers/icewm/HISTORY
+++ b/windowmanagers/icewm/HISTORY
@@ -1,4 +1,8 @@
-2006-05-09 Daniel Goller <dgoller at satx.rr.com>
+2006-08-13 Daniel Goller <morfic at sourcemage.org>
+	* DETAILS: New Version and hash.
+	* HISTORY: Revised email.
+
+2006-05-09 Daniel Goller <morfic at sourcemage.org>
 	* CONFIGURE: added questions
 	* added icewm-ybutton.cc.patch and PRE_BUILD for frameless buttons
 	* changes integrated into grimoires by Pieter Lenaerts
diff --git a/windowmanagers/icewm/icewm-ybutton.cc.patch b/windowmanagers/icewm/icewm-ybutton.cc.patch
index 5cf0905..3820796 100644
--- a/windowmanagers/icewm/icewm-ybutton.cc.patch
+++ b/windowmanagers/icewm/icewm-ybutton.cc.patch
@@ -10,11 +10,4 @@
          } else if (wmLook == lookGtk) {
              g.drawBorderG(x, y, w - 1, h - 1, !d);
              x += 1 + d; y += 1 + d; w -= 3; h -= 3;
-@@ -114,7 +113,6 @@
-         }
- 
-         paint(g, d, YRect(x, y, w, h));
--        paintFocus(g, YRect(x, y, w, h));
-     }
- }
  



More information about the SM-Commit mailing list