diff options
author | snj <snj@pkgsrc.org> | 2009-05-21 01:40:21 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2009-05-21 01:40:21 +0000 |
commit | 3158a82450304d072b73d8fee21a231e2da0919d (patch) | |
tree | 4e29719ffe797ec6e78ef635f86aa205bf349f51 /wm/pekwm | |
parent | ee6ac703348abd70d579d128059d6f26ebdcfaa3 (diff) | |
download | pkgsrc-3158a82450304d072b73d8fee21a231e2da0919d.tar.gz |
Update pekwm to 0.1.11, from Guillaume Lasmayous in PR pkg/41463.
Add LICENSE (gnu-gpl-v2).
Changes:
Bugs fixed
* #148 "pekwm_themeset.sh doesn't handle empty theme directories",
reported and fixed by Daniel Moerner.
* #156 "Harbour "forgotten" on config reload.", reported by Walther and
fixed by Andreas.
* #142 "'Space' keybindings don't work", reported by Tassilo Horn and
fixed by Andreas.
* #166 "Autoproperty Layer not working in combination with autoproperty
Focusable=false" reported by cynan and fixed by Andreas.
* Some fixes to get pekwm compiled under OpenSolaris, done by Claes.
* Fixed a typo in the documentation, reported by Rikard Lindsröm.
User visible changes
* #171 "Resizehint for some windows", reported by Demelier David, done
by Andreas.
Compatibility fixes
* Claes added support for gnome.
Configuration changes
* Respecting the aspect ratio hints can be disabled by setting
HonourAspectRatio to false.
Theme changes
* The default theme got smaller title bars. The theme was created by
Adriano.
Diffstat (limited to 'wm/pekwm')
-rw-r--r-- | wm/pekwm/Makefile | 5 | ||||
-rw-r--r-- | wm/pekwm/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile index d595c6db197..7f0100500d2 100644 --- a/wm/pekwm/Makefile +++ b/wm/pekwm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2009/02/20 12:27:03 obache Exp $ +# $NetBSD: Makefile,v 1.33 2009/05/21 01:40:21 snj Exp $ # -DISTNAME= pekwm-0.1.10 +DISTNAME= pekwm-0.1.11 CATEGORIES= wm MASTER_SITES= http://www.pekwm.org/projects/3/files/ EXTRACT_SUFX= .tar.bz2 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pekwm.org/ COMMENT= Window manager based on aewm++ +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/wm/pekwm/distinfo b/wm/pekwm/distinfo index 62ac4d02c7c..765b86aeb0a 100644 --- a/wm/pekwm/distinfo +++ b/wm/pekwm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2009/02/20 12:27:03 obache Exp $ +$NetBSD: distinfo,v 1.10 2009/05/21 01:40:21 snj Exp $ -SHA1 (pekwm-0.1.10.tar.bz2) = 5a92fb3f6446270900fe4decd491ae841a92de38 -RMD160 (pekwm-0.1.10.tar.bz2) = 8e8f168f848897d807fbfb92f67eccba10609001 -Size (pekwm-0.1.10.tar.bz2) = 372622 bytes +SHA1 (pekwm-0.1.11.tar.bz2) = 28cfa30cfc046440f6e5924214959f8647bc0a9d +RMD160 (pekwm-0.1.11.tar.bz2) = 69ba2badf75514410e67dd48b0df1fc354f9a896 +Size (pekwm-0.1.11.tar.bz2) = 385262 bytes SHA1 (patch-aa) = 6aa5307aa6ea3e1fcbd5715bbfb0627c49c41304 |