1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

rt of xeyes+ -- horrible eyes looking at your mouse cursor

Reviewed by:	max
Submitted by:	nakai@mlab.t.u-tokyo.ac.jp
This commit is contained in:
Masafumi Max NAKANE 1996-10-10 05:12:01 +00:00
parent 95137d2010
commit a1c61bea1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3949
6 changed files with 64 additions and 0 deletions

26
games/xeyesplus/Makefile Normal file
View File

@ -0,0 +1,26 @@
# New ports collection makefile for: xeyes+
# Version required: 2.01
# Date created: 20 Oct 1996
# Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
#
# $Id: $
#
DISTNAME= xeyes+2.01
PKGNAME= xeyes+-2.01
CATEGORIES+= games x11
MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X/contrib/misc/
MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
post-install:
@chmod 755 ${PREFIX}/bin/xeyes+
@chown bin.bin ${PREFIX}/bin/xeyes+
.include <bsd.port.mk>

1
games/xeyesplus/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xeyes+2.01.tar.gz) = 72e8da2c65c8653388dd2fbd3ff5f113

View File

@ -0,0 +1,17 @@
*** Imakefile.orig Thu May 5 07:58:34 1994
--- Imakefile Tue Oct 8 01:52:47 1996
***************
*** 4,9 ****
# gcc
#CC = gcc
# CFLAGS = -O2 -Wall -DXPM -DUSLEEP
! CFLAGS =-DXPM -I/usr/local/X11R5/include/
CDEBUGFLAGS =
ComplexProgramTarget(xeyes+)
--- 4,9 ----
# gcc
#CC = gcc
# CFLAGS = -O2 -Wall -DXPM -DUSLEEP
! CFLAGS =-DXPM -I/usr/X11R6/include/ -L/usr/X11R6/lib
CDEBUGFLAGS =
ComplexProgramTarget(xeyes+)

View File

@ -0,0 +1 @@
Horrible eyes looking at your mouse cursor

18
games/xeyesplus/pkg-descr Normal file
View File

@ -0,0 +1,18 @@
Xeyes+ 2.01, horrible eyes looking at your mouse cursor.
Usage:
xeyes+ [-root] [-wm] [-speed n] [-smooth] [-display <display>]
-root
Draw on the root window directly.
-wm
Not allow window managers to redirect
-speed
How fast the eyes move from 1 to 100 in 10 micro seconds.
-smooth
Eyes move more smooth.
Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>

View File

@ -0,0 +1 @@
bin/xeyes+