pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Update wm/pekwm to 0.1.10



Hello,

pekwm has just been updated to 0.1.10.
I tested it on my machine, and I think the following patch should be OK. I'm just not really sure how should the content of /etc/pekwm be handled. Left there ? Moved to /usr/pkg/share ?

Thanks for you review and commit if OK.
FYI, the changelog for this release is here: http://pekwm.org/projects/3/wikis/Release-0_1_10

Guillaume.


--- Makefile    2009-01-06 22:08:18.000000000 +0100
+++ ../pekwm-0.1.10/Makefile    2009-02-03 19:33:59.000000000 +0100
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.30 2008/08/08 14:32:38 obache Exp $
#

-DISTNAME=    pekwm-0.1.9a
+DISTNAME=    pekwm-0.1.10
CATEGORIES=    wm
MASTER_SITES=    http://www.pekwm.org/projects/3/files/
EXTRACT_SUFX=    .tar.bz2


--- distinfo    2009-01-06 22:08:18.000000000 +0100
+++ ../pekwm-0.1.10/distinfo    2009-02-03 19:34:56.000000000 +0100
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.7 2008/08/08 14:32:38 obache Exp $

-SHA1 (pekwm-0.1.9a.tar.bz2) = ee3d8503d2a8747ba9081cbe82298063a802bf19
-RMD160 (pekwm-0.1.9a.tar.bz2) = 473f091ec0f9a242498f23f576f4dc4d59226ec3
-Size (pekwm-0.1.9a.tar.bz2) = 354338 bytes
+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 (patch-aa) = ae4e541315e357c9f13ff47dc2ba8f00358a24ce

--- PLIST    2008-08-08 16:32:38.000000000 +0200
+++ ../pekwm-0.1.10/PLIST    2009-02-03 19:39:42.000000000 +0100
@@ -1,5 +1,12 @@
-@comment $NetBSD: PLIST,v 1.5 2007/06/11 21:07:50 xtraeme Exp $
+@comment $NetBSD$
bin/pekwm
+etc/pekwm/autoproperties
+etc/pekwm/config
+etc/pekwm/keys
+etc/pekwm/menu
+etc/pekwm/mouse
+etc/pekwm/start
+etc/pekwm/vars
man/man1/pekwm.1
share/examples/pekwm/autoproperties
share/examples/pekwm/config
@@ -10,9 +17,43 @@
share/examples/pekwm/vars
share/pekwm/scripts/pekwm_themeset.sh
share/pekwm/scripts/pekwm_ws_menu.sh
+share/pekwm/themes/default-plain/theme
+share/pekwm/themes/default/arrow.png
+share/pekwm/themes/default/arrow_focus.png
+share/pekwm/themes/default/bottom-border.png
+share/pekwm/themes/default/bottom-border_unfocus.png
+share/pekwm/themes/default/bottom-left.png
+share/pekwm/themes/default/bottom-left_unfocus.png
+share/pekwm/themes/default/bottom-right.png
+share/pekwm/themes/default/bottom-right_unfocus.png
+share/pekwm/themes/default/button.png
+share/pekwm/themes/default/button_hover.png
+share/pekwm/themes/default/button_press.png
+share/pekwm/themes/default/button_unfocus.png
+share/pekwm/themes/default/item.png
+share/pekwm/themes/default/item_focus.png
+share/pekwm/themes/default/left-border.png
+share/pekwm/themes/default/left-border_unfocus.png
+share/pekwm/themes/default/menu-bottom.png
+share/pekwm/themes/default/menu-bottom_unfocus.png
+share/pekwm/themes/default/menuline.png
+share/pekwm/themes/default/right-border.png
+share/pekwm/themes/default/right-border_unfocus.png
+share/pekwm/themes/default/tab-separator.png
+share/pekwm/themes/default/tab-separator_unfocus.png
share/pekwm/themes/default/theme
+share/pekwm/themes/default/title.png
+share/pekwm/themes/default/title_unfocus.png
+share/pekwm/themes/default/top-border.png
+share/pekwm/themes/default/top-border_unfocus.png
+share/pekwm/themes/default/top-left.png
+share/pekwm/themes/default/top-left_unfocus.png
+share/pekwm/themes/default/top-right.png
+share/pekwm/themes/default/top-right_unfocus.png
+@dirrm share/pekwm/themes/default-plain
@dirrm share/pekwm/themes/default
@dirrm share/pekwm/themes
@dirrm share/pekwm/scripts
@dirrm share/pekwm
@dirrm share/examples/pekwm
+@dirrm etc/pekwm




Home | Main Index | Thread Index | Old Index