FreeBSD Bugzilla – Attachment 51372 Details for
Bug 78047
[NEW PORT] games/xdesktopwaves: Simulation of water waves on the desktop
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
xdesktopwaves-1.3.shar
xdesktopwaves-1.3.shar (text/plain), 2.75 KB, created by
Eric Yu
on 2005-02-25 02:10:16 UTC
(
hide
)
Description:
xdesktopwaves-1.3.shar
Filename:
MIME Type:
Creator:
Eric Yu
Created:
2005-02-25 02:10:16 UTC
Size:
2.75 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># xdesktopwaves ># xdesktopwaves/Makefile ># xdesktopwaves/distinfo ># xdesktopwaves/files ># xdesktopwaves/files/patch-makefile ># xdesktopwaves/pkg-descr ># >echo c - xdesktopwaves >mkdir -p xdesktopwaves > /dev/null 2>&1 >echo x - xdesktopwaves/Makefile >sed 's/^X//' >xdesktopwaves/Makefile << 'END-of-xdesktopwaves/Makefile' >X# New ports collection makefile for: xdesktopwaves >X# Date created: 24 February 2005 >X# Whom: ericyu@mail2000.com.tw >X# >X# $FreeBSD$ >X# >X >XPORTNAME= xdesktopwaves >XPORTVERSION= 1.3 >XCATEGORIES= games >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= xdesktopwaves >X >XMAINTAINER= ports@FreeBSD.org >XCOMMENT= Simulation of water waves on the desktop >X >XUSE_X_PREFIX= yes >XUSE_XLIB= yes >X >XMAN1= xdesktopwaves.1 >X >XPLIST_FILES= bin/xdesktopwaves >X >X.include <bsd.port.mk> >END-of-xdesktopwaves/Makefile >echo x - xdesktopwaves/distinfo >sed 's/^X//' >xdesktopwaves/distinfo << 'END-of-xdesktopwaves/distinfo' >XMD5 (xdesktopwaves-1.3.tar.gz) = 4ef1233527cb3bbf06b8fdc407b04ebe >XSIZE (xdesktopwaves-1.3.tar.gz) = 49302 >END-of-xdesktopwaves/distinfo >echo c - xdesktopwaves/files >mkdir -p xdesktopwaves/files > /dev/null 2>&1 >echo x - xdesktopwaves/files/patch-makefile >sed 's/^X//' >xdesktopwaves/files/patch-makefile << 'END-of-xdesktopwaves/files/patch-makefile' >X--- Makefile.orig Sat Dec 18 13:47:40 2004 >X+++ Makefile Wed Feb 23 22:28:56 2005 >X@@ -11,19 +11,19 @@ >X >X #=========================== C compiler configuration ========================== >X >X-CC = gcc >X-CFLAGS = -I/usr/X11R6/include -O2 >X+#CC = gcc >X+CFLAGS += -I$(X11BASE)/include >X >X #============================= Linker configuration ============================ >X >X-LINK = gcc >X-LFLAGS = -L/usr/X11R6/lib >X+LINK = $(CC) >X+LFLAGS = -L$(X11BASE)/lib >X LIBS = -lm -lX11 -lXext >X >X #============================ Installer configuration ========================== >X >X-BINDIR = /usr/X11R6/bin >X-MAN1DIR = /usr/X11R6/man/man1 >X+BINDIR = $(X11BASE)/bin >X+MAN1DIR = $(X11BASE)/man/man1 >X INSTALL = install >X RM = rm -f -v >X >END-of-xdesktopwaves/files/patch-makefile >echo x - xdesktopwaves/pkg-descr >sed 's/^X//' >xdesktopwaves/pkg-descr << 'END-of-xdesktopwaves/pkg-descr' >Xxdesktopwaves is a cellular automata setting the background >Xof your X Window System under water. Windows and mouse are >Xlike ships on the sea. Each movement of these ends up in >Xmoving water waves. You can even have rain and/or storm >Xstirring up the water. >X >XWWW: http://xdesktopwaves.sourceforge.net/ >END-of-xdesktopwaves/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 78047
: 51372