Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26522

Modified Files:
        ratpoison.info 
Log Message:
sync from RangerRick, fangism is just slow ...


Index: ratpoison.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/ratpoison.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ratpoison.info      17 Aug 2010 22:12:22 -0000      1.1
+++ ratpoison.info      17 Aug 2010 22:35:59 -0000      1.2
@@ -1,25 +1,52 @@
 Package: ratpoison
 Version: 1.4.5
 Revision: 1
-BuildDepends: x11-dev, readline5 (>= 5.0-1004)
-Depends: x11, readline5-shlibs (>= 5.0-1004)
-Source: mirror:sourceforge:%n/%n-%v.tar.gz
+BuildDepends: <<
+       fink-package-precedence,
+       flag-sort,
+       fontconfig2-dev (>= 2.8.0-4),
+       freetype219 (>= 2.3.12-1),
+       x11-dev,
+       xft2-dev (>= 2.1.14-3)
+<<
+Depends: <<
+       fontconfig2-shlibs (>= 2.8.0-4),
+       freetype219-shlibs (>= 2.3.12-1),
+       x11,
+       xft2-shlibs (>= 2.1.14-3)
+<<
+Source: http://download.savannah.nongnu.org/releases/%n/%n-%v.tar.gz
 Source-MD5: 330a08dbed6be88cab54f6947e9f0b60
-# UpdateConfigGuess: true
+SetCC: flag-sort -v gcc
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib 
 InfoDocs: ratpoison.info
-InstallScript: make install DESTDIR=%d
+CompileScript: <<
+#!/bin/sh -ev
+
+       export 
PKG_CONFIG_PATH="%p/lib/xft2/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH"
+       ./configure %c
+       make
+       fink-package-precedence .
+<<
+InstallScript: <<
+       make -j1 install DESTDIR=%d
+<<
 DocFiles: AUTHORS COPYING ChangeLog NEWS README 
 Description: Mouse-free windowmanager
 DescDetail: <<
-Ratpoison mouse-free windowmanager. This is a windowmanager that
-minimizes the use of the mouse... It's best-suited for use in
-fullscreen Xdarwin mode. Its UI is based on screen Ctrl-T is the
-default activation key for ratpoison commands. 
+Ratpoison is a simple Window Manager with no fat library dependencies, no
+fancy graphics, no window decorations, and no rodent dependence.  It is
+largely modelled after GNU Screen which has done wonders in the virtual
+terminal market.
+
+The screen can be split into non-overlapping frames. All windows are kept
+maximized inside their frames to take full advantage of your precious screen
+real estate.
+
+All interaction with the window manager is done through keystrokes.
+ratpoison has a prefix map to minimize the key clobbering that cripples
+Emacs and other quality pieces of software.
 <<
 License: GPL
-Maintainer: David Fang <fang...@users.sourceforge.net>
-DescPackaging: <<
-Former maintainer: Chris Shabsin <c...@gations.com>
-<<
+Maintainer: None <fink-de...@lists.sourceforge.net>
 Homepage: http://www.nongnu.org/ratpoison


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to