Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv11816

Modified Files:
        iverilog-snapshot.info 
Log Message:
update iverilog-snapshot to v20111127

courtesy of Iztok Jeras


Index: iverilog-snapshot.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/iverilog-snapshot.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- iverilog-snapshot.info      12 May 2010 12:27:09 -0000      1.5
+++ iverilog-snapshot.info      3 Jan 2012 01:21:54 -0000       1.6
@@ -1,18 +1,17 @@
 Package: iverilog-snapshot
-Version: 20090923
+Version: 20111127
 Revision: 1
 Source: ftp://ftp.icarus.com/pub/eda/verilog/snapshots/verilog-%v.tar.gz
-Source-MD5: 660e7fe785a6f631c2924c1962172f94
+Source-MD5: 5b19a18f84cc9f6e5d5a325f83fab5ad
 
 Depends: readline5-shlibs, bzip2-shlibs
 Provides: verilog
-
 Conflicts: iverilog
 Replaces:  iverilog
 
 # bison from Xcode 1.5+Nov2004 (ver. 1.2.8) works, but some versions from
 # Fink (1.875 and later, but not including 2.0) break the build.
-BuildDepends: gperf, readline5, libncurses5, bison (>= 2.0), bzip2-dev
+BuildDepends: fink (>= 0.30.0), gperf, readline5, libncurses5, bison (>= 2.0), 
bzip2-dev
 
 # Bug list:
 #
@@ -21,11 +20,11 @@
 
 DocFiles: <<
   BUGS.txt COPYING QUICK_START.txt README.txt
-  attributes.txt cadpli/cadpli.txt extensions.txt glossary.txt 
ieee1364-notes.txt
+  attributes.txt cadpli/cadpli.txt glossary.txt ieee1364-notes.txt
   ivl_target.txt ivlpp/ivlpp.txt lpm.txt macosx.txt
   netlist.txt swift.txt t-dll.txt 
   tgt-fpga/fpga.txt tgt-vvp/README.txt:README.tgt-vvp.txt va_math.txt vpi.txt
-  vvp/README.txt:README.vvp.txt vvp/opcodes.txt
+  vvp/README.txt:README.vvp.txt vvp/debug.txt vvp/opcodes.txt
   vvp/vpi.txt:vpi-within-vvp.txt vvp/vthread.txt
   xilinx-hint.txt
 <<
@@ -36,7 +35,7 @@
 
 ConfigureParams: --mandir=%p/share/man
 
-GCC: 4.0
+GCC: 4.2
 
 CompileScript: <<
 #! /bin/sh -ev
@@ -55,6 +54,10 @@
     powerpc) CFLAGS="$CFLAGS $PPC_OPT" CXXFLAGS="$CXXFLAGS $PPC_OPT" 
./configure %c ;;
     *)       CFLAGS="$CFLAGS $DFLT_OPT" CXXFLAGS="$CXXFLAGS $DFLT_OPT" 
./configure %c ;;
 esac
+
+gcc --version
+g++ --version
+
 make
 <<
 
@@ -74,10 +77,10 @@
 and waveform files from simulation. It strives to be true to the
 IEEE-1364 standard.
 
+A testbench is available at http://sourceforge.net/projects/ivtest
+
 This package is a development snapshot. If you would like the latest tested
 release, please use the iverilog package.
-
-A testbench is available at http://sourceforge.net/projects/ivtest
 <<
 
 DescPort: <<
@@ -85,6 +88,11 @@
 Fink way of doing things.
 <<
 
+DescPackaging: <<
+SetCXXFLAGS is used because CPPFLAGS does not appear to be honored (this
+problem manifests itself as an inability to find readline/readline.h).
+<<
+
 License: GPL
 Homepage: http://www.icarus.com/eda/verilog/
 Maintainer: Charles Lepple <clepple+f...@ghz.cc>


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to