Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/utils
In directory usw-pr-cvs1:/tmp/cvs-serv32418

Added Files:
        source-highlight-1.6-2.info source-highlight-1.6-2.patch 
Removed Files:
        source-highlight-1.6-1.info source-highlight-1.6-1.patch 
Log Message:
Rev 2, lose the huge patch


--- NEW FILE: source-highlight-1.6-2.info ---
Package: source-highlight
Version: 1.6
Revision: 2
Maintainer: Bill Bumgarner <[EMAIL PROTECTED]>
Source: gnu
Source-MD5: fc0f01ddf0bc7fc1b21b8f2542aa26a1
BuildDepends: libgnugetopt
Depends: libgnugetopt-shlibs
SetCPPFLAGS: -no-cpp-precomp
Patch: %f.patch
UpdateConfigGuess: true
ConfigureParams: --mandir=%p/share/man
CompileScript: <<
autoconf
./configure %c
<<
InstallScript: make install DESTDIR=%d
DocFiles: README AUTHORS COPYING NEWS THANKS doc/*
Description: Programs to highlight source by syntax.
DescDetail: <<
given a source file, produces a document with syntax highlighting.  Inputs include 
Java, C/C++, Prolog, Perl, Php3, Python, Flex, and ChangeLog.  Can output to HTML and 
XHTML.
<<
Homepage: http://www.gnu.org/software/src-highlite/
License: GPL

--- NEW FILE: source-highlight-1.6-2.patch ---
diff -c --recursive source-highlight-1.6-orig/configure.in 
source-highlight-1.6/configure.in
*** source-highlight-1.6-orig/configure.in      Sun Oct 13 15:38:51 2002
--- source-highlight-1.6/configure.in   Fri Oct 18 13:04:46 2002
***************
*** 112,117 ****
--- 112,118 ----
  AC_CHECK_FUNCS(strdup)
  
  dnl check for getopt in standard library
+ AC_CHECK_LIB(gnugetopt, getopt_long)
  AC_CHECK_FUNCS(getopt_long , , [AC_LIBOBJ([getopt])]) 
  AC_CHECK_FUNCS(getopt_long , , [AC_LIBOBJ([getopt1])]) 
  

--- source-highlight-1.6-1.info DELETED ---

--- source-highlight-1.6-1.patch DELETED ---



-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of  Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ad.doubleclick.net/clk;4699841;7576298;k?http://www.sun.com/javavote
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to