- update to pekwm-0.1.15
"looks good" nicm@ (MAINTAINER)
This commit is contained in:
parent
8811d38f24
commit
3493db87b7
@ -1,12 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2010/11/22 08:37:04 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2012/11/12 10:03:21 jasper Exp $
|
||||
|
||||
COMMENT= aewm++ based pretty themable window manager
|
||||
|
||||
DISTNAME= pekwm-0.1.12
|
||||
DISTNAME= pekwm-0.1.15
|
||||
CATEGORIES= x11
|
||||
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= http://pekwm.org/
|
||||
|
||||
MAINTAINER= Nicholas Marriott <nicm@users.sourceforge.net>
|
||||
@ -17,13 +15,13 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= ICE SM X11 Xext Xft Xpm Xrandr Xrender Xau Xdmcp \
|
||||
Xinerama expat z c fontconfig freetype m stdc++ \
|
||||
pthread-stubs xcb jpeg png
|
||||
WANTLIB += ICE SM X11 Xext Xft Xinerama Xpm Xrandr c jpeg m png
|
||||
WANTLIB += stdc++ z
|
||||
|
||||
MODULES= converters/libiconv
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}projects/pekwm/files/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
LIB_DEPENDS= graphics/jpeg \
|
||||
graphics/png
|
||||
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (pekwm-0.1.12.tar.gz) = H3+e0yzAP1ZaOtMP1gRcHw==
|
||||
RMD160 (pekwm-0.1.12.tar.gz) = qj7xbovDwi4Dj6tHFbDG5fGvq2Q=
|
||||
SHA1 (pekwm-0.1.12.tar.gz) = o5sE8uFCTZxa0L4IZrpzXzF4atc=
|
||||
SHA256 (pekwm-0.1.12.tar.gz) = l7HAF8RrFDtsX+nu6JhxZ62lQVgo5eDwVK8nsfLVWDQ=
|
||||
SIZE (pekwm-0.1.12.tar.gz) = 488625
|
||||
SHA256 (pekwm-0.1.15.tar.bz2) = VtQFuH89hY68U6In5N4juScwZ3ByURRckK8I01vHWC8=
|
||||
SIZE (pekwm-0.1.15.tar.bz2) = 395557
|
||||
|
@ -1,18 +1,28 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2009/04/29 20:11:25 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2012/11/12 10:03:21 jasper Exp $
|
||||
@bin bin/pekwm
|
||||
@man man/man1/pekwm.1
|
||||
share/examples/pekwm/
|
||||
@sample ${SYSCONFDIR}/pekwm/
|
||||
share/examples/pekwm/autoproperties
|
||||
@sample ${SYSCONFDIR}/pekwm/autoproperties
|
||||
share/examples/pekwm/autoproperties_typerules
|
||||
@sample ${SYSCONFDIR}/autoproperties_typerules
|
||||
share/examples/pekwm/config
|
||||
@sample ${SYSCONFDIR}/pekwm/config
|
||||
share/examples/pekwm/config_system
|
||||
@sample ${SYSCONFDIR}/config_system
|
||||
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/mouse_click
|
||||
@sample ${SYSCONFDIR}/mouse_click
|
||||
share/examples/pekwm/mouse_sloppy
|
||||
@sample ${SYSCONFDIR}/mouse_sloppy
|
||||
share/examples/pekwm/mouse_system
|
||||
@sample ${SYSCONFDIR}/mouse_system
|
||||
share/examples/pekwm/start
|
||||
@sample ${SYSCONFDIR}/pekwm/start
|
||||
share/examples/pekwm/vars
|
||||
|
Loading…
Reference in New Issue
Block a user