diff options
author | joerg <joerg@pkgsrc.org> | 2010-09-10 19:33:05 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-09-10 19:33:05 +0000 |
commit | 6e8b9624e7149bf6b9661da33b1ac7abc3fe827c (patch) | |
tree | 1bb2249070abe1e8b6bba769c00201c45a8dfc62 | |
parent | fdb5be40bc11742bd152452def80f08402acc8fd (diff) | |
download | pkgsrc-6e8b9624e7149bf6b9661da33b1ac7abc3fe827c.tar.gz |
Update to xeyes-1.1.0. This includes support xrender and various other
improvements.
-rw-r--r-- | x11/xeyes/Makefile | 6 | ||||
-rw-r--r-- | x11/xeyes/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11/xeyes/Makefile b/x11/xeyes/Makefile index 9070db52ac2..12e18faa986 100644 --- a/x11/xeyes/Makefile +++ b/x11/xeyes/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:19 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2010/09/10 19:33:05 joerg Exp $ # -DISTNAME= xeyes-1.0.1 +DISTNAME= xeyes-1.1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Follow the mouse demo +LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir @@ -19,6 +20,7 @@ CONFIGURE_ENV+= APP_MAN_SUFFIX=1 .include "../../x11/libXext/buildlink3.mk" .include "../../x11/libXmu/buildlink3.mk" +.include "../../x11/libXrender/buildlink3.mk" .include "../../x11/libXt/buildlink3.mk" .include "../../x11/xextproto/buildlink3.mk" diff --git a/x11/xeyes/distinfo b/x11/xeyes/distinfo index 92f83b741f1..454b845a6d4 100644 --- a/x11/xeyes/distinfo +++ b/x11/xeyes/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/10 13:46:51 joerg Exp $ +$NetBSD: distinfo,v 1.2 2010/09/10 19:33:05 joerg Exp $ -SHA1 (xeyes-1.0.1.tar.bz2) = 49dea108cb2a825e5dfd517d34dd2a4d1608ccbc -RMD160 (xeyes-1.0.1.tar.bz2) = 81914b36fcd2e25158839acbc35a6425b5c873f9 -Size (xeyes-1.0.1.tar.bz2) = 81097 bytes +SHA1 (xeyes-1.1.0.tar.bz2) = 3422f65b6c5b9480cf74f48df115a6c837b84dae +RMD160 (xeyes-1.1.0.tar.bz2) = d3ca4828d0e5d33c8bb4447b179a06a2fae9fa28 +Size (xeyes-1.1.0.tar.bz2) = 106292 bytes |