Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3153/main/finkinfo/text

Added Files:
      Tag: pangocairo-branch
        vgrind-5.7-2.patch vgrind.info 
Log Message:
merge from head (pangocairo-root-7)

--- NEW FILE: vgrind-5.7-2.patch ---
--- vgrind-5.7.orig/Makefile
+++ vgrind-5.7/Makefile
@@ -1,57 +1,36 @@
-# Makefile for vgrind         Frank Swasey
-#                             32 Hickok Place
-#                             Burlington, Vermont 05401-8515
-#                             USA
-#                             Email: [EMAIL PROTECTED]
-#
-
-CC = gcc
-CFLAGS = -O
-PROG=  vfontedpr
-SRCS=  regexp.c vfontedpr.c vgrindefs.c
-DOCS=  vgrind.1 vgrindefs.5
-OTHR=  Makefile vgrind.sh vgrindefs.src tmac.vgrind pathnames.h
-INSTS= /usr/bin/vgrind /usr/lib/groff/tmac/vgrindefs \
-       /usr/lib/groff/tmac/tmac.vgrind /usr/lib/groff/tmac/vfontedpr \
-       /usr/man/cat1/vgrind.1 /usr/man/cat5/vgrindefs.5
[...1182 lines suppressed...]
+ 
+vgrindefs - Added Fortran language description, updated sh.
+ 
+5 Mar. 2006 - George Helffrich
+ 
+Fink 10.2 package, 5.7-1
+ 
+5 Mar. 2006 - George Helffrich
+ 
+regexp.c, vfontedpr.c, vgrindefs.c - quell compilation warnings on 10.4
+   system.
+ 
+tmac.vgrind - install in case groff not installed, and change default
+   point size to 12.
+
+Fink 10.4 package, 5.7-2
+
+                

                 

--- NEW FILE: vgrind.info ---
Package: vgrind
Version: 5.7
Revision: 2
License: BSD
Homepage: http://www.gnu.org/software/groff/groff.html
Description: Runoff preprocessor for program sources
DescDetail: <<
Vgrind formats programming language sources in a nice style using groff(1).
Comments are placed in italics, language keywords in bold face, and the name
of the current function is listed down the margin of each page as it is
encountered.  Languages currently supported are:
C, C++, Fortran, ratfor, Pascal, Modula2, Icon, model, sh, csh, ldl, and yacc.

Vgrind runs in two basic modes, filter mode (see the -f option) or regular
mode.  In regular mode, vgrind produces printer-ready output.  In filter mode,
vgrind acts as a filter in a manner similar to tbl(1).
<<
Source: 
http://debian.ethz.ch/debian-archive/dists/Debian-2.2/main/source/text/%n_%v.orig.tar.gz
Source-MD5: f564099d41c79ac6dae36259b5721887
SourceDirectory: %n-%v.orig
PatchScript: <<
sed 's|@PREFIX@|%p|g' < %a/%f.patch | patch -p1
<<
CompileScript: make all DESTDIR=%i
InstallScript: <<
  make install DESTDIR=%i
  mkdir -p %i/share/doc/%n
  cp README %i/share/doc/%n/README
  awk '/ Copyright/,/ SUCH/{print substr($0,3)}' vgrind.sh > 
%i/share/doc/%n/LICENSE
<<
Maintainer: George Helffrich <[EMAIL PROTECTED]>

                 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to