From 98a697d4888922c06783b766bbc9d0ac3e44e4da Mon Sep 17 00:00:00 2001 From: Aldas Nabazas Date: Tue, 5 Oct 2010 14:56:29 +0200 Subject: [PATCH] pekwm: Updated (0.1.3 -> 0.1.12) --- x11/pekwm/gcc41.patch | 77 ------------------------------------------- x11/pekwm/pekwm.desc | 6 ++-- 2 files changed, 3 insertions(+), 80 deletions(-) delete mode 100644 x11/pekwm/gcc41.patch diff --git a/x11/pekwm/gcc41.patch b/x11/pekwm/gcc41.patch deleted file mode 100644 index 29461deec..000000000 --- a/x11/pekwm/gcc41.patch +++ /dev/null @@ -1,77 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../pekwm/gcc41.patch -# Copyright (C) 2006 The T2 SDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or 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. -# --- SDE-COPYRIGHT-NOTE-END --- - -diff -Nur pekwm-0.1.3-orig/src/FrameWidget.hh pekwm-0.1.3/src/FrameWidget.hh ---- pekwm-0.1.3-orig/src/FrameWidget.hh 2003-06-05 19:12:14.000000000 +0000 -+++ pekwm-0.1.3/src/FrameWidget.hh 2006-04-03 12:10:11.537071250 +0000 -@@ -78,49 +78,49 @@ - - // border inlines - inline unsigned int -- FrameWidget::borderTop(void) const { -+ borderTop(void) const { - return (_border ? (_focused - ? _theme->getWinFocusedBorder()[BORDER_TOP]->getHeight() - : _theme->getWinUnfocusedBorder()[BORDER_TOP]->getHeight()) : 0); - } - inline unsigned int -- FrameWidget::borderTopLeft(void) const { -+ borderTopLeft(void) const { - return (_border ? (_focused - ? _theme->getWinFocusedBorder()[BORDER_TOP_LEFT]->getWidth() - : _theme->getWinUnfocusedBorder()[BORDER_TOP_LEFT]->getWidth()) : 0); - } - inline unsigned int -- FrameWidget::borderTopRight(void) const { -+ borderTopRight(void) const { - return (_border ? (_focused - ? _theme->getWinFocusedBorder()[BORDER_TOP_RIGHT]->getWidth() - : _theme->getWinUnfocusedBorder()[BORDER_TOP_RIGHT]->getWidth()) : 0); - } - inline unsigned int -- FrameWidget::borderBottom(void) const { -+ borderBottom(void) const { - return (_border ? (_focused - ? _theme->getWinFocusedBorder()[BORDER_BOTTOM]->getHeight() - : _theme->getWinUnfocusedBorder()[BORDER_BOTTOM]->getHeight()) : 0); - } - inline unsigned int -- FrameWidget::borderBottomLeft(void) const { -+ borderBottomLeft(void) const { - return (_border ? (_focused - ? _theme->getWinFocusedBorder()[BORDER_BOTTOM_LEFT]->getWidth() - : _theme->getWinUnfocusedBorder()[BORDER_BOTTOM_LEFT]->getWidth()) : 0); - } - inline unsigned int -- FrameWidget::borderBottomRight(void) const { -+ borderBottomRight(void) const { - return (_border ? (_focused - ? _theme->getWinFocusedBorder()[BORDER_BOTTOM_RIGHT]->getWidth() - : _theme->getWinUnfocusedBorder()[BORDER_BOTTOM_RIGHT]->getWidth()) : 0); - } - inline unsigned int -- FrameWidget::borderLeft(void) const { -+ borderLeft(void) const { - return (_border ? (_focused - ? _theme->getWinFocusedBorder()[BORDER_LEFT]->getWidth() - : _theme->getWinUnfocusedBorder()[BORDER_LEFT]->getWidth()) : 0); - } - inline unsigned int -- FrameWidget::borderRight(void) const { -+ borderRight(void) const { - return (_border ? (_focused - ? _theme->getWinFocusedBorder()[BORDER_RIGHT]->getWidth() - : _theme->getWinUnfocusedBorder()[BORDER_RIGHT]->getWidth()) : 0); diff --git a/x11/pekwm/pekwm.desc b/x11/pekwm/pekwm.desc index 04e664644..c38c7ace5 100644 --- a/x11/pekwm/pekwm.desc +++ b/x11/pekwm/pekwm.desc @@ -3,7 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../pekwm/pekwm.desc -[COPY] Copyright (C) 2006 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 Clifford Wolf [COPY] @@ -34,8 +34,8 @@ [L] GPL [S] Stable -[V] 0.1.3 +[V] 0.1.12 [P] X -----5---9 199.900 -[D] 535942822 pekwm-0.1.3.tar.bz2 http://pekwm.org/files/source/ +[D] 2958035193 pekwm-0.1.12.tar.gz http://www.pekwm.org/projects/pekwm/files/