summaryrefslogtreecommitdiff
path: root/wm/pekwm
diff options
context:
space:
mode:
authorgls <gls>2011-07-10 20:41:22 +0000
committergls <gls>2011-07-10 20:41:22 +0000
commit9c4193e6ebe50429b7663b23e987b3993580746c (patch)
tree992024163a80962ad56ed95240feff08da9e85e8 /wm/pekwm
parentf25f3cfbc5635dc456e97e8a905fc1ba116a6720 (diff)
downloadpkgsrc-9c4193e6ebe50429b7663b23e987b3993580746c.tar.gz
Update wm/pekwm to 0.1.13.
Upstream changes: Release-0 1 13 Bugs fixed User visible changes * #248 "PekWM support for setting NET_WM_WINDOW_OPACITY hint" (partially?) reported by wallex * #254 "Make 'smart' placing smarter: Skip maximized windows." reported by wallex and fixed by Claes Nästén * #260 "Tell NETWM panels about all the windows in a group" reported by augustl and fixed by Claes Nästén * #266 "numpad key doesn't work in cmd/run dialog" reported by barkat1407 and fixed by Claes Nästén * #270 "Panels are movable" reported by Markand and fixed by Claes Nästén * #272 "PekWM in Fedora repos" reported by german and fixed by Claes Nästén * #275 "run go to exit" reported by darkdog and fixed by Claes Nästén * #283 "allow dialog windows to appear over fullscreen app" reported by Dreamkey * #284 "Variable evaluation in variable value" reported by atler and fixed by Claes Nästén * #293 "GropingDrag Crash" reported by moebius and fixed by Claes Nästén * #295 "Last opened window and panel" reported by Thom1 and fixed by Andreas Schlick
Diffstat (limited to 'wm/pekwm')
-rw-r--r--wm/pekwm/Makefile8
-rw-r--r--wm/pekwm/PLIST3
-rw-r--r--wm/pekwm/distinfo10
-rw-r--r--wm/pekwm/patches/patch-aa12
4 files changed, 17 insertions, 16 deletions
diff --git a/wm/pekwm/Makefile b/wm/pekwm/Makefile
index 2acdb9b05dc..86aae13c804 100644
--- a/wm/pekwm/Makefile
+++ b/wm/pekwm/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.39 2011/01/13 13:39:34 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2011/07/10 20:41:22 gls Exp $
#
-DISTNAME= pekwm-0.1.12
-PKGREVISION= 2
+DISTNAME= pekwm-0.1.13
+PKGNAME= pekwm-0.13
CATEGORIES= wm
MASTER_SITES= http://www.pekwm.org/projects/pekwm/files/
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= gls@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/PLIST b/wm/pekwm/PLIST
index 6e8356694f0..d1c81466316 100644
--- a/wm/pekwm/PLIST
+++ b/wm/pekwm/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:19:00 joerg Exp $
+@comment $NetBSD: PLIST,v 1.9 2011/07/10 20:41:22 gls Exp $
bin/pekwm
man/man1/pekwm.1
share/examples/pekwm/autoproperties
+share/examples/pekwm/autoproperties_typerules
share/examples/pekwm/config
share/examples/pekwm/keys
share/examples/pekwm/menu
diff --git a/wm/pekwm/distinfo b/wm/pekwm/distinfo
index 0851b95999b..45b6615c653 100644
--- a/wm/pekwm/distinfo
+++ b/wm/pekwm/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2010/04/17 10:07:18 gls Exp $
+$NetBSD: distinfo,v 1.12 2011/07/10 20:41:22 gls Exp $
-SHA1 (pekwm-0.1.12.tar.gz) = a39b04f2e1424d9c5ad0be0866ba735f31786ad7
-RMD160 (pekwm-0.1.12.tar.gz) = aa3ef16e8bc3c22e038fab4715b0c6e5f1afab64
-Size (pekwm-0.1.12.tar.gz) = 488625 bytes
-SHA1 (patch-aa) = 90b44e5bb1b70bc3e1e0cd1088751657b011b83d
+SHA1 (pekwm-0.1.13.tar.bz2) = 5a75ef9f6751f6e45f8d7c00a02de83786d9f1af
+RMD160 (pekwm-0.1.13.tar.bz2) = e8ade3820f7f83f7b4f2dc29a64882b52506a60e
+Size (pekwm-0.1.13.tar.bz2) = 404299 bytes
+SHA1 (patch-aa) = 2350ad94c1034ad68ba80b3b101a29ec368ef68d
diff --git a/wm/pekwm/patches/patch-aa b/wm/pekwm/patches/patch-aa
index 5dd7f0d369b..43050c22c66 100644
--- a/wm/pekwm/patches/patch-aa
+++ b/wm/pekwm/patches/patch-aa
@@ -1,15 +1,15 @@
-$NetBSD: patch-aa,v 1.6 2010/04/17 10:07:18 gls Exp $
+$NetBSD: patch-aa,v 1.7 2011/07/10 20:41:23 gls Exp $
Fix installation dirs
---- data/Makefile.in.orig 2009-01-26 17:59:45.000000000 +0000
+--- data/Makefile.in.orig 2011-04-20 13:13:14.000000000 +0000
+++ data/Makefile.in
-@@ -182,7 +182,7 @@ AUTOMAKE_OPTIONS = foreign
+@@ -187,7 +187,7 @@ xrandr_LIBS = @xrandr_LIBS@
+ AUTOMAKE_OPTIONS = foreign
SUBDIRS = themes scripts
- CLEANFILES = config menu
- EXTRA_DIST = autoproperties config.in keys menu.in mouse start vars
+ EXTRA_DIST = autoproperties autoproperties_typerules config keys menu mouse start vars
-cfgdatadir = $(sysconfdir)/pekwm
+cfgdatadir = $(prefix)/share/examples/@PACKAGE@
- cfgdata_DATA = autoproperties config keys menu mouse start vars
+ cfgdata_DATA = autoproperties autoproperties_typerules config keys menu mouse start vars
all: all-recursive