Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11
In directory vz-cvs-3.sog:/tmp/cvs-serv22248/d/d/d/d

Added Files:
        oneko.info 
Log Message:
to stable

--- NEW FILE: oneko.info ---
Package: oneko
Version: 1.2
Revision: 3
Source: http://www.bsddiary.net/%n/%n-%v.tar.gz
Source-MD5: 890a476b54e13bfd4ab21440c6a5a8e2
Description: Makes a kitty follow your mouse cursor
Depends: x11, x11-shlibs
BuildDepends: x11-dev
License: BSD
SetCPPFLAGS: -I/usr/X11/include -I/usr/X11R6/include
SetLDFLAGS:  -L/usr/X11/lib -L/usr/X11R6/lib
CompileScript: <<
        gcc ${CFLAGS} ${CPPFLAGS} -c -o oneko.o oneko.c
        gcc ${CFLAGS} ${LDFLAGS} -lX11 -o oneko oneko.o
<<
InstallScript: <<
        mkdir -p %i/bin
        cp oneko %i/bin

        mkdir -p %i/share/man/man1
        cp oneko.man %i/share/man/man1/oneko.1
<<
DocFiles: README README-NEW bitmaps/bsd/COPYRIGHT:COPYRIGHT.bitmaps.bsd
Maintainer: None <fink-de...@lists.sourceforge.net>
Homepage: http://www.bsddiary.net/oneko/
DescDetail: <<
Oneko is a little X application that puts a kitty on the screen
that follows your mouse cursor around.  Oneko can not only have a kitty
follow your cursor around, but also a tiger, a dog, and a bsd daemon.
<<
DescPort: <<
Oneko will only follow your cursor if X11 is in the foreground.  Effectively,
Oneko only exists in X display space, so it doesn't recognize you when you
are outside of X space.
<<
DescPackaging: <<
  Maintainer (<= 1.2-1): Daniel Henninger
<<


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to