summaryrefslogtreecommitdiff
path: root/wm/3ddesktop
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-09-25 13:50:35 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-09-25 13:50:35 +0000
commitf2db8d4968a3f6bb5e7beb36dc17164fb280834d (patch)
tree09fb68128ff03d868bdb3e6a571c73475974b6f1 /wm/3ddesktop
parent1116f7a3698d9626e07d3f4f70739cdf69cf6a99 (diff)
downloadpkgsrc-f2db8d4968a3f6bb5e7beb36dc17164fb280834d.tar.gz
Initial import of 3ddesktop 0.2.5. Package imported from pkgsrc-wip.
3D-Desktop is an OpenGL program for switching virtual desktops in a seamless 3-dimensional manner on unix. The current desktop is mapped into a fullscreen 3D environment where you may choose other screens. Several different visualization modes are available. The transition from working desktop to fullscreen 3D environment is seamless. In other words when the pager activates you see your current desktop appear to zoom out to a point in space where you can see your other virtual desktops allowing you to select another. The best way to understand is to try it out and get the full effect!
Diffstat (limited to 'wm/3ddesktop')
-rw-r--r--wm/3ddesktop/DESCR10
-rw-r--r--wm/3ddesktop/Makefile26
-rw-r--r--wm/3ddesktop/PLIST7
-rw-r--r--wm/3ddesktop/distinfo5
-rw-r--r--wm/3ddesktop/patches/patch-aa13
5 files changed, 61 insertions, 0 deletions
diff --git a/wm/3ddesktop/DESCR b/wm/3ddesktop/DESCR
new file mode 100644
index 00000000000..77d9c8ffac3
--- /dev/null
+++ b/wm/3ddesktop/DESCR
@@ -0,0 +1,10 @@
+3D-Desktop is an OpenGL program for switching virtual desktops in a seamless
+3-dimensional manner on unix. The current desktop is mapped into a fullscreen
+3D environment where you may choose other screens. Several different
+visualization modes are available.
+
+The transition from working desktop to fullscreen 3D environment is seamless.
+In other words when the pager activates you see your current desktop appear
+to zoom out to a point in space where you can see your other virtual desktops
+allowing you to select another. The best way to understand is to try it out
+and get the full effect!
diff --git a/wm/3ddesktop/Makefile b/wm/3ddesktop/Makefile
new file mode 100644
index 00000000000..3c48ef0dbb7
--- /dev/null
+++ b/wm/3ddesktop/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/25 13:50:35 xtraeme Exp $
+#
+
+DISTNAME= 3ddesktop-0.2.5
+CATEGORIES= wm
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=desk3d/}
+
+MAINTAINER= xtraeme@NetBSD.org
+HOMEPAGE= http://desk3d.sourceforge.net/
+COMMENT= 3D Virtual Desktop Switcher
+
+USE_BUILDLINK2= yes
+USE_PKGINSTALL= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
+
+EGDIR= ${PREFIX}/share/examples/3ddesktop
+CONF_FILES= ${EGDIR}/3ddesktop.conf ${PKG_SYSCONFDIR}/3ddesktop.conf
+
+pre-install:
+ ${INSTALL_DATA_DIR} ${EGDIR}
+ ${INSTALL_DATA} ${WRKSRC}/3ddesktop.conf ${EGDIR}
+
+.include "../../graphics/imlib2/buildlink2.mk"
+.include "../../graphics/MesaLib/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/wm/3ddesktop/PLIST b/wm/3ddesktop/PLIST
new file mode 100644
index 00000000000..a346da59bca
--- /dev/null
+++ b/wm/3ddesktop/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/25 13:50:35 xtraeme Exp $
+bin/3ddesk
+bin/3ddeskd
+share/3ddesktop/digits.bmp
+share/examples/3ddesktop/3ddesktop.conf
+@dirrm share/examples/3ddesktop
+@dirrm share/3ddesktop
diff --git a/wm/3ddesktop/distinfo b/wm/3ddesktop/distinfo
new file mode 100644
index 00000000000..5cbd307d1bd
--- /dev/null
+++ b/wm/3ddesktop/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/25 13:50:35 xtraeme Exp $
+
+SHA1 (3ddesktop-0.2.5.tar.gz) = 8d397387e832dde75d103a3448d357d1bf4516d9
+Size (3ddesktop-0.2.5.tar.gz) = 162089 bytes
+SHA1 (patch-aa) = 68ad58165a19eca38e7ed15558c2512124cb267f
diff --git a/wm/3ddesktop/patches/patch-aa b/wm/3ddesktop/patches/patch-aa
new file mode 100644
index 00000000000..5b1617a1b67
--- /dev/null
+++ b/wm/3ddesktop/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/09/25 13:50:35 xtraeme Exp $
+
+--- Makefile.in.orig 2003-06-12 23:53:30.000000000 +0200
++++ Makefile.in 2003-06-12 23:53:43.000000000 +0200
+@@ -112,7 +112,7 @@
+ $(imlib2_cflags) @GL_CFLAGS@
+
+
+-dist_sysconf_DATA = 3ddesktop.conf
++dist_sysconf_DATA =
+ dist_pkgdata_DATA = digits.bmp
+
+ bin_PROGRAMS = 3ddesk 3ddeskd