Bugfixing update to rxvt-unicode-9.18
- fix regression that caused artifacts on resize. While here, regen WANTLIB.
This commit is contained in:
parent
a575bb848f
commit
540ce7f871
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2013/03/14 09:21:17 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2013/04/22 14:04:29 dcoppa Exp $
|
||||
|
||||
COMMENT = clone of rxvt with Unicode and Xft support
|
||||
|
||||
DISTNAME = rxvt-unicode-9.17
|
||||
DISTNAME = rxvt-unicode-9.18
|
||||
CATEGORIES = x11
|
||||
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
@ -16,9 +16,9 @@ MAINTAINER = David Coppa <dcoppa@openbsd.org>
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
WANTLIB = X11 Xft Xrender c expat fontconfig freetype \
|
||||
gdk_pixbuf-2.0 glib-2.0 gobject-2.0 m perl \
|
||||
pthread startup-notification-1 util z
|
||||
WANTLIB = X11 Xft Xrender c fontconfig gdk_pixbuf-2.0 \
|
||||
glib-2.0 gobject-2.0 m perl pthread \
|
||||
startup-notification-1 util
|
||||
|
||||
MODULES = devel/gettext
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rxvt-unicode-9.17.tar.bz2) = 3gF7KyoacYKuramfYF2jPL7hjUUOB6f9q+9I2kRlIeQ=
|
||||
SIZE (rxvt-unicode-9.17.tar.bz2) = 898693
|
||||
SHA256 (rxvt-unicode-9.18.tar.bz2) = h7cqQ8rHyTYqmECUxmGmMs4agprZDxSRQqsZU4VLQz8=
|
||||
SIZE (rxvt-unicode-9.18.tar.bz2) = 897170
|
||||
|
Loading…
x
Reference in New Issue
Block a user