Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11-wm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10194
Added Files:
vtwm.info vtwm.patch
Log Message:
Adding vtwm window manager.
--- NEW FILE: vtwm.patch ---
diff -ru vtwm-5.4.6b.orig/gram.y vtwm-5.4.6b/gram.y
--- vtwm-5.4.6b.orig/gram.y Mon Jan 17 01:21:13 2005
+++ vtwm-5.4.6b/gram.y Mon Jan 17 01:21:27 2005
@@ -105,7 +105,7 @@
*
* djhjr - 1/16/98
*/
-extern int yylineno;
+int yylineno;
%}
--- NEW FILE: vtwm.info ---
Package: vtwm
Version: 5.4.6b
Revision: 3
Source: ftp://ftp.visi.com/users/hawkeyd/X/vtwm-%v.tar.gz
Source-MD5: e6116c0d7ca973488b39e8964e4153f0
Patch: vtwm.patch
Depends: x11
BuildDepends: x11-dev
CompileScript: <<
#!/bin/sh
xmkmf
make BINDIR="%p/bin" MANDIR="%p/share/man" DOCHTMLDIR="%p/share/doc/vtwm"
VTWMLIBDIR="%p/etc/X11/vtwm"
<<
InstallScript: <<
#!/bin/sh
make install DESTDIR=%d BINDIR="%p/bin" MANDIR="%p/share/man"
DOCHTMLDIR="%p/share/doc/vtwm" VTWMLIBDIR="%p/etc/X11/vtwm"
mkdir -p %i/share/doc/vtwm
cp -R contrib %i/share/doc/vtwm/contrib
cp -R doc %i/share/doc/vtwm/doc
<<
Description: Virtual Tab Window Manager
DescDetail: <<
VTWM, one of many TWM descendants, implements a Virtual Desktop, meaning
that what is currently on screen is just a portion of a larger workspace.
What portion of the virtual desktop that is displayed, and whatever windows
might be visible within it, are simple point-and-click operations within a
scaled representation of the workspace.
<<
DocFiles: INSTALL system.vtwmrc.2D system.vtwmrc.3D
License: OSI-Approved
Maintainer: Daniel Henninger <[EMAIL PROTECTED]>
Homepage: http://www.visi.com/~hawkeyd/vtwm.html
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits