update pekwm to 0.1.5,

from Nicholas Marriott <nicm__ at ntlworld.com>

please note that this release is completely incompatible with config files
from the previous version 0.1.1

"go ahead" pedro
This commit is contained in:
jasper 2006-07-30 17:26:05 +00:00
parent 671bccdc6c
commit 34e18f06b6
3 changed files with 39 additions and 41 deletions

View File

@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.6 2005/02/14 00:35:54 pvalchev Exp $
# $OpenBSD: Makefile,v 1.7 2006/07/30 17:26:05 jasper Exp $
COMMENT= "aewm++ based pretty themable window manager"
VERSION= 0.1.1
VERSION= 0.1.5
DISTNAME= pekwm-${VERSION}
CATEGORIES= x11
HOMEPAGE= http://pekwm.babblica.net/
HOMEPAGE= http://pekwm.org/
# GPL
PERMIT_PACKAGE_CDROM= Yes
@ -15,16 +15,23 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xext Xpm c m stdc++
MASTER_SITES= ${HOMEPAGE}files/source/
MASTER_SITES= ${HOMEPAGE}files/
USE_X11= Yes
CONFIGURE_STYLE= simple
CONFIGURE_ARGS+= --prefix=${LOCALBASE}
CONFIGURE_ARGS+= --prefix=${LOCALBASE} --sysconfdir=${SYSCONFDIR}
NO_REGRESS= Yes
USE_GMAKE= Yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pekwm
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/pekwm
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/pekwm
${INSTALL_DATA} ${WRKSRC}/data/autoproperties \
${WRKSRC}/data/config \
${WRKSRC}/data/keys \
${WRKSRC}/data/menu \
${WRKSRC}/data/mouse \
${WRKSRC}/data/start \
${WRKSRC}/data/vars \
${PREFIX}/share/examples/pekwm
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
MD5 (pekwm-0.1.1.tar.gz) = 807e46e33d88e3b054005ace38267ce2
RMD160 (pekwm-0.1.1.tar.gz) = af360e160fef2e7e2308fd699ef45496d5a68bc3
SHA1 (pekwm-0.1.1.tar.gz) = 419b7d9318021b5a4fb61fa488d778e46d7248d3
SIZE (pekwm-0.1.1.tar.gz) = 187248
MD5 (pekwm-0.1.5.tar.gz) = 4475e0176f70b38455ac8c427fa0ca0e
RMD160 (pekwm-0.1.5.tar.gz) = 9a4ebad815c66d060867b83667de509c7885b8a7
SHA1 (pekwm-0.1.5.tar.gz) = 95394dbd924a181c403066540555b710bfb70593
SIZE (pekwm-0.1.5.tar.gz) = 298565

View File

@ -1,35 +1,26 @@
@comment $OpenBSD: PLIST,v 1.2 2004/09/15 19:26:30 espie Exp $
@comment $OpenBSD: PLIST,v 1.3 2006/07/30 17:26:05 jasper Exp $
bin/pekwm
share/doc/pekwm/
share/doc/pekwm/README
share/examples/pekwm/
@sample ${SYSCONFDIR}/pekwm/
share/examples/pekwm/autoproperties
@sample ${SYSCONFDIR}/pekwm/autoproperties
share/examples/pekwm/config
@sample ${SYSCONFDIR}/pekwm/config
share/examples/pekwm/keys
@sample ${SYSCONFDIR}/pekwm/keys
share/examples/pekwm/menu
@sample ${SYSCONFDIR}/pekwm/menu
share/examples/pekwm/mouse
@sample ${SYSCONFDIR}/pekwm/mouse
share/examples/pekwm/start
@sample ${SYSCONFDIR}/pekwm/start
share/examples/pekwm/vars
@sample ${SYSCONFDIR}/pekwm/vars
share/pekwm/
share/pekwm/autoprops
share/pekwm/config
share/pekwm/keys
share/pekwm/menu
share/pekwm/start
share/pekwm/scripts/
share/pekwm/scripts/pekwm_themeset.pl
share/pekwm/scripts/pekwm_themeset.sh
share/pekwm/scripts/pekwm_ws_menu.pl
share/pekwm/themes/
share/pekwm/themes/default/
share/pekwm/themes/default/border.xpm
share/pekwm/themes/default/bottom.xpm
share/pekwm/themes/default/btn-close-fo.xpm
share/pekwm/themes/default/btn-close-pr.xpm
share/pekwm/themes/default/btn-close-un.xpm
share/pekwm/themes/default/btn-max-fo.xpm
share/pekwm/themes/default/btn-max-pr.xpm
share/pekwm/themes/default/btn-max-un.xpm
share/pekwm/themes/default/btn-min-fo.xpm
share/pekwm/themes/default/btn-min-pr.xpm
share/pekwm/themes/default/btn-min-un.xpm
share/pekwm/themes/default/left.xpm
share/pekwm/themes/default/right.xpm
share/pekwm/themes/default/separator-fo.xpm
share/pekwm/themes/default/separator-un.xpm
share/pekwm/themes/default/side-un.xpm
share/pekwm/themes/default/side.xpm
share/pekwm/themes/default/theme
share/pekwm/themes/default/theme.in
share/pekwm/themes/default/top.xpm
share/pekwm/themes/default/win-focus.xpm
share/pekwm/themes/default/win-select.xpm
share/pekwm/themes/default/win-unfocus.xpm