summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-11-20 22:14:59 +0000
committerjmmv <jmmv@pkgsrc.org>2004-11-20 22:14:59 +0000
commita90179c712ff4fe31ddb29f34185c84b962788de (patch)
tree326a301e3c7a1ebd9aa1c15542ee3ab3bced2ed6 /x11
parent835250351dce0694cc797033f89eead8c957f0a0 (diff)
downloadpkgsrc-a90179c712ff4fe31ddb29f34185c84b962788de.tar.gz
Initial import of xdesktopwaves, version 1.0:
xdesktopwaves is a cellular automata setting the background of your X Windows desktop under water. Windows and mouse are like ships on the sea. Each movement of these ends up in moving water waves. You can even have rain and/or storm stirring up the water.
Diffstat (limited to 'x11')
-rw-r--r--x11/xdesktopwaves/DESCR4
-rw-r--r--x11/xdesktopwaves/Makefile27
-rw-r--r--x11/xdesktopwaves/PLIST7
-rw-r--r--x11/xdesktopwaves/distinfo4
4 files changed, 42 insertions, 0 deletions
diff --git a/x11/xdesktopwaves/DESCR b/x11/xdesktopwaves/DESCR
new file mode 100644
index 00000000000..5f5b783c365
--- /dev/null
+++ b/x11/xdesktopwaves/DESCR
@@ -0,0 +1,4 @@
+xdesktopwaves is a cellular automata setting the background of your X
+Windows desktop under water. Windows and mouse are like ships on the
+sea. Each movement of these ends up in moving water waves. You can
+even have rain and/or storm stirring up the water.
diff --git a/x11/xdesktopwaves/Makefile b/x11/xdesktopwaves/Makefile
new file mode 100644
index 00000000000..f28b8a14744
--- /dev/null
+++ b/x11/xdesktopwaves/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/20 22:14:59 jmmv Exp $
+#
+
+DISTNAME= xdesktopwaves-1.0
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xdesktopwaves/}
+
+MAINTAINER= jmmv@NetBSD.org
+HOMEPAGE= http://xdesktopwaves.sourceforge.net/
+COMMENT= Simulates water waves on the X Windows desktop
+
+USE_BUILDLINK3= YES
+USE_DIRS+= xdg-1.1
+USE_X11= YES
+
+MAKE_FLAGS+= CFLAGS="${CFLAGS}"
+MAKE_FLAGS+= LFLAGS="${LDFLAGS}"
+
+INSTALLATION_DIRS= bin man/man1 share/doc/xdesktopwaves
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/xdesktopwaves ${PREFIX}/bin/
+ ${INSTALL_MAN} ${WRKSRC}/xdesktopwaves.1 ${PREFIX}/man/man1/
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xdesktopwaves/
+ ${INSTALL_DATA} ${WRKSRC}/xdesktopwaves.xpm ${PREFIX}/share/pixmaps/
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xdesktopwaves/PLIST b/x11/xdesktopwaves/PLIST
new file mode 100644
index 00000000000..998224d6645
--- /dev/null
+++ b/x11/xdesktopwaves/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/20 22:14:59 jmmv Exp $
+bin/xdesktopwaves
+man/man1/xdesktopwaves.1
+share/doc/xdesktopwaves/README
+share/pixmaps/xdesktopwaves.xpm
+@comment in xdg-dirs: @dirrm share/pixmaps
+@dirrm share/doc/xdesktopwaves
diff --git a/x11/xdesktopwaves/distinfo b/x11/xdesktopwaves/distinfo
new file mode 100644
index 00000000000..987a011d235
--- /dev/null
+++ b/x11/xdesktopwaves/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/20 22:14:59 jmmv Exp $
+
+SHA1 (xdesktopwaves-1.0.tar.gz) = 46b68534994737a52483186d39820260cde638eb
+Size (xdesktopwaves-1.0.tar.gz) = 37622 bytes