Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24544

Added Files:
        hugs.info hugs.patch 
Log Message:
GCC: 4.0 version


--- NEW FILE: hugs.patch ---
diff -ru hugs98-Feb2001/src/unix/configure 
hugs98-Feb2001-patched/src/unix/configure
--- hugs98-Feb2001/src/unix/configure   Thu Feb 15 04:18:14 2001
+++ hugs98-Feb2001-patched/src/unix/configure   Sun Apr  1 09:42:43 2001
@@ -3426,7 +3426,7 @@
 
 if test "$with_readline" = yes; then
     use_readline=no
-    TERMCAP=no
+    TERMCAP=""
     echo $ac_n "checking for main in -lncurses""... $ac_c" 1>&6
 echo "configure:3432: checking for main in -lncurses" >&5
 ac_lib_var=`echo ncurses'_'main | sed 'y%./+-%__p_%'`

--- NEW FILE: hugs.info ---
Package: hugs
Version: 1998.200102
Revision: 1017
GCC: 4.0
Maintainer: Ashley Yakeley <[EMAIL PROTECTED]>
BuildDepends: libncurses5 (>= 5.4-20041023-1006), readline (>= 4.3-1028)
Depends: readline-shlibs (>= 4.3-1028), ncurses (>= 5.4-20041023-1006), 
libncurses5-shlibs (>= 5.4-20041023-1006)
Source: 
http://www.cse.ogi.edu/PacSoft/projects/Hugs/downloads/hugs98-Feb2001.tar.gz
Source-MD5: 8e234bea0222e8ab88aa235eca919239
Patch: %n.patch
ConfigureParams: --mandir=%p/share/man --with-readline
CompileScript:  <<
 cd src/unix/; ./configure %c
 cd src/; make CFLAGS="-I%p/include -no-cpp-precomp"
<<
InstallScript: cd src/; make install prefix=%i mandir=%i/share/man
DocFiles: Credits License Readme 
Description: Haskell interpreter
DescPort: <<
 The configure script is badly written and doesn't pass
 CPPFLAGS or CFLAGS to the Makefile, so we set it again on the make
 command line. The configure script needed a small patch to find
 readline without ncurses installed.
<<
License: BSD
Homepage: http://haskell.org/hugs/



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to