pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xeyes Import xeyes-1.0.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9cbf940b62bd
branches: trunk
changeset: 527543:9cbf940b62bd
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Apr 10 13:46:51 2007 +0000
description:
Import xeyes-1.0.1.
The xeyes program is a simple demo of how to follow the mouse cursor.
This is from the modular X.org X11 project.
diffstat:
x11/xeyes/DESCR | 3 +++
x11/xeyes/Makefile | 23 +++++++++++++++++++++++
x11/xeyes/PLIST | 3 +++
x11/xeyes/distinfo | 5 +++++
4 files changed, 34 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r fe3265b37c57 -r 9cbf940b62bd x11/xeyes/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xeyes/DESCR Tue Apr 10 13:46:51 2007 +0000
@@ -0,0 +1,3 @@
+The xeyes program is a simple demo of how to follow the mouse cursor.
+
+This is from the modular X.org X11 project.
diff -r fe3265b37c57 -r 9cbf940b62bd x11/xeyes/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xeyes/Makefile Tue Apr 10 13:46:51 2007 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/10 13:46:51 joerg Exp $
+#
+
+DISTNAME= xeyes-1.0.1
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg%NetBSD.org@localhost
+HOMEPAGE= http://xorg.freedesktop.org/releases/individual/app/
+COMMENT= Follow the mouse demo
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r fe3265b37c57 -r 9cbf940b62bd x11/xeyes/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xeyes/PLIST Tue Apr 10 13:46:51 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/10 13:46:51 joerg Exp $
+bin/xeyes
+man/man1/xeyes.1
diff -r fe3265b37c57 -r 9cbf940b62bd x11/xeyes/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xeyes/distinfo Tue Apr 10 13:46:51 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/10 13:46:51 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
Home |
Main Index |
Thread Index |
Old Index