summaryrefslogtreecommitdiff
path: root/x11/3ddesktop
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-12 08:33:18 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-12 08:33:18 +0000
commitac17c040cd3c12a1a16cf1544fd83f7bac92eb7e (patch)
treed15559dd350c8c825faefa20b0c9e93ab8ee51b7 /x11/3ddesktop
parent- Update to 1.1.8 (diff)
Add 3ddesktop, a 3D Virtual Desktop Switcher.
Throws up all your virtual desktops into one giant rotating OpenGL carousel. It works with many different WindowManagers, and is very configurable.
Notes
Notes: svn path=/head/; revision=82851
Diffstat (limited to 'x11/3ddesktop')
-rw-r--r--x11/3ddesktop/Makefile30
-rw-r--r--x11/3ddesktop/distinfo1
-rw-r--r--x11/3ddesktop/pkg-descr6
-rw-r--r--x11/3ddesktop/pkg-plist8
4 files changed, 45 insertions, 0 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile
new file mode 100644
index 000000000000..1dfb30e6dd06
--- /dev/null
+++ b/x11/3ddesktop/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: 3ddesktop
+# Date created: 12 June 2003
+# Whom: Adam Weinberger <adamw@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= 3ddesktop
+PORTVERSION= 0.2.5
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= desk3d
+
+MAINTAINER= adamw@FreeBSD.org
+COMMENT= 3D Virtual Desktop Switcher
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+USE_REINPLACE= yes
+USE_GETOPT_LONG= yes
+
+post-install:
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${DOCSDIR}
+.for i in README README.windowmanagers
+ ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/x11/3ddesktop/distinfo b/x11/3ddesktop/distinfo
new file mode 100644
index 000000000000..3f0045005bcf
--- /dev/null
+++ b/x11/3ddesktop/distinfo
@@ -0,0 +1 @@
+MD5 (3ddesktop-0.2.5.tar.gz) = afecac14b6d432e757e37085d4bc8549
diff --git a/x11/3ddesktop/pkg-descr b/x11/3ddesktop/pkg-descr
new file mode 100644
index 000000000000..1f77709b92d8
--- /dev/null
+++ b/x11/3ddesktop/pkg-descr
@@ -0,0 +1,6 @@
+3D-Desktop is an OpenGL program that lets you switch virtual desktops in
+a seamless 3-Dimensional environment. Impress your friends, and slow down
+your desktop... all at the same time!
+
+WWW: http://desk3d.sourceforge.net
+-Adam Weinberger <adamw@FreeBSD.org>
diff --git a/x11/3ddesktop/pkg-plist b/x11/3ddesktop/pkg-plist
new file mode 100644
index 000000000000..efbac8f0bd0d
--- /dev/null
+++ b/x11/3ddesktop/pkg-plist
@@ -0,0 +1,8 @@
+bin/3ddesk
+bin/3ddeskd
+etc/3ddesktop.conf
+share/3ddesktop/digits.bmp
+%%PORTDOCS%%share/doc/3ddesktop/README
+%%PORTDOCS%%share/doc/3ddesktop/README-windowmanagers
+%%PORTDOCS%%@dirrm share/doc/3ddesktop
+@dirrm share/3ddesktop