Update to ratpoison-1.4.9
Now with Xrandr support (finally...)
This commit is contained in:
parent
ac9517a339
commit
72bdbb79d6
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2017/03/09 17:22:08 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2017/04/06 12:12:21 jca Exp $
|
||||
|
||||
COMMENT= minimal wm based on GNU screen
|
||||
|
||||
DISTNAME= ratpoison-1.4.8
|
||||
REVISION= 0
|
||||
DISTNAME= ratpoison-1.4.9
|
||||
|
||||
CATEGORIES= x11
|
||||
HOMEPAGE= http://www.nongnu.org/ratpoison/
|
||||
@ -13,13 +12,12 @@ MAINTAINER= Jeremie Courreges-Anglas <jca@wxcvbn.org>
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB+= X11 Xext Xft Xinerama Xtst c
|
||||
WANTLIB += X11 Xft Xrandr Xtst c
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH:=ratpoison/}
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --with-xterm=${X11BASE}/bin/xterm \
|
||||
--disable-history
|
||||
CONFIGURE_ARGS+= --with-xterm=${X11BASE}/bin/xterm
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ratpoison-1.4.8.tar.gz) = QABLvLWqrmoi+G90xHWA+rR2iMU6ybiBI8yDAEg2BF8=
|
||||
SIZE (ratpoison-1.4.8.tar.gz) = 485609
|
||||
SHA256 (ratpoison-1.4.9.tar.gz) = OjbaIqK1wzC6wlgLW4pdA7eH7ccMpbF2asSED5lwANk=
|
||||
SIZE (ratpoison-1.4.9.tar.gz) = 424716
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2014/04/23 00:40:59 jca Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2017/04/06 12:12:21 jca Exp $
|
||||
@bin bin/ratpoison
|
||||
bin/rpws
|
||||
@info info/ratpoison.info
|
||||
@ -6,7 +6,6 @@ bin/rpws
|
||||
share/doc/ratpoison/
|
||||
share/doc/ratpoison/AUTHORS
|
||||
share/doc/ratpoison/COPYING
|
||||
share/doc/ratpoison/ChangeLog
|
||||
share/doc/ratpoison/NEWS
|
||||
share/doc/ratpoison/README
|
||||
share/emacs/
|
||||
|
Loading…
x
Reference in New Issue
Block a user