- Update to 0.1.10

PR:		131043
Submitted by:	Henrik Friedrichsen <hrkfdn at gmail dot com>
Approved by:	Martin Tournoij <carpetsmoker at rwxrwxrwx dot net> (maintainer)
This commit is contained in:
Dmitry Marakasov 2009-01-31 13:56:25 +00:00
parent e759b9c409
commit 8454088410
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227272
3 changed files with 37 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= pekwm
PORTVERSION= 0.1.9a
PORTVERSION= 0.1.10
PORTEPOCH= 1
CATEGORIES= x11-wm
MASTER_SITES= http://pekwm.org/projects/3/files/ \

View File

@ -1,3 +1,3 @@
MD5 (pekwm-0.1.9a.tar.bz2) = 78a63a3630ef5ef9f191b888086a79af
SHA256 (pekwm-0.1.9a.tar.bz2) = e25d50646f2571b525da1f3833e3be8d427bb14c0204df4c80a21a3e90eebe7c
SIZE (pekwm-0.1.9a.tar.bz2) = 354338
MD5 (pekwm-0.1.10.tar.bz2) = 0432f2091e1afc8be04dbf5f0ac22ad0
SHA256 (pekwm-0.1.10.tar.bz2) = 27c054bbbc192d9b8f1212bfe2772f5fec8966d41f1b5597fe54d0fecfad3fdd
SIZE (pekwm-0.1.10.tar.bz2) = 372622

View File

@ -6,10 +6,43 @@ bin/pekwm
%%ETCDIR%%/mouse
%%ETCDIR%%/start
%%ETCDIR%%/vars
%%DATADIR%%/themes/default-plain/theme
%%DATADIR%%/themes/default/arrow.png
%%DATADIR%%/themes/default/arrow_focus.png
%%DATADIR%%/themes/default/bottom-border.png
%%DATADIR%%/themes/default/bottom-border_unfocus.png
%%DATADIR%%/themes/default/bottom-left.png
%%DATADIR%%/themes/default/bottom-left_unfocus.png
%%DATADIR%%/themes/default/bottom-right.png
%%DATADIR%%/themes/default/bottom-right_unfocus.png
%%DATADIR%%/themes/default/button.png
%%DATADIR%%/themes/default/button_hover.png
%%DATADIR%%/themes/default/button_press.png
%%DATADIR%%/themes/default/button_unfocus.png
%%DATADIR%%/themes/default/item.png
%%DATADIR%%/themes/default/item_focus.png
%%DATADIR%%/themes/default/left-border.png
%%DATADIR%%/themes/default/left-border_unfocus.png
%%DATADIR%%/themes/default/menu-bottom.png
%%DATADIR%%/themes/default/menu-bottom_unfocus.png
%%DATADIR%%/themes/default/menuline.png
%%DATADIR%%/themes/default/right-border.png
%%DATADIR%%/themes/default/right-border_unfocus.png
%%DATADIR%%/themes/default/tab-separator.png
%%DATADIR%%/themes/default/tab-separator_unfocus.png
%%DATADIR%%/themes/default/theme
%%DATADIR%%/themes/default/title.png
%%DATADIR%%/themes/default/title_unfocus.png
%%DATADIR%%/themes/default/top-border.png
%%DATADIR%%/themes/default/top-border_unfocus.png
%%DATADIR%%/themes/default/top-left.png
%%DATADIR%%/themes/default/top-left_unfocus.png
%%DATADIR%%/themes/default/top-right.png
%%DATADIR%%/themes/default/top-right_unfocus.png
%%DATADIR%%/scripts/pekwm_ws_menu.sh
%%DATADIR%%/scripts/pekwm_themeset.sh
@dirrm %%DATADIR%%/scripts
@dirrm %%DATADIR%%/themes/default-plain
@dirrm %%DATADIR%%/themes/default
@dirrm %%DATADIR%%/themes
@dirrm %%DATADIR%%