mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Submitted by:"KATO Tsuguru" <tkato@prontomail.ne.jp>
Update to version 1.1.1
This commit is contained in:
parent
2e20a1e950
commit
3f3146802a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22189
@ -6,17 +6,19 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= qvwm-1.1
|
||||
DISTNAME= qvwm-1.1.1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www-masuda.is.s.u-tokyo.ac.jp/~kourai/qvwm/program/
|
||||
MASTER_SITES= ftp://www.qvwm.org/pub/qvwm/
|
||||
|
||||
MAINTAINER= nacai@iname.com
|
||||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
||||
Imlib.4:${PORTSDIR}/graphics/imlib
|
||||
#LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib
|
||||
|
||||
USE_IMAKE= yes
|
||||
MAN1= qvwm.1
|
||||
MANCOMPRESSED= yes
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/rc/*.qvwmrc
|
||||
@${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/src/Imakefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (qvwm-1.1.tar.gz) = 99772145927331ed1d231ef8c59bbe25
|
||||
MD5 (qvwm-1.1.1.tar.gz) = bc9e886c5df325a5b70a3a40e88297a8
|
||||
|
@ -1 +1 @@
|
||||
Very win95-like window manager written from scratch
|
||||
Windows 95/98/NT like window manager for X11
|
||||
|
@ -1,7 +1,7 @@
|
||||
Qvwm, the most win95-like x11 window manager.
|
||||
Qvwm, the most Windows 95/98/NT like window manager for X11.
|
||||
q for qvwm means number 9, v means 5 in roman.
|
||||
|
||||
This is a standalone window manager, not patched ontop of another.
|
||||
Qvwm requires the xpm library and share extension.
|
||||
Qvwm requires the Imlib library and shape extension.
|
||||
|
||||
WWW: http://www.qvwm.org/
|
||||
|
Loading…
Reference in New Issue
Block a user