Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3362

Modified Files:
        abs.info calcoo.info geda-utils.info gmt.info gperiodic.info 
        gtkgraph.info 
Log Message:
remove obsolete -no-cpp-precomp directive


Index: gmt.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/gmt.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gmt.info    30 Nov 2006 22:11:44 -0000      1.4
+++ gmt.info    13 Jan 2007 20:15:34 -0000      1.5
@@ -15,7 +15,6 @@
 BuildDepends: netcdf (>= 3.6.0-1002)
 Depends: netcdf-shlibs (>= 3.6.0-1002)
 NoSetCPPFLAGS: true
-# -no-cpp-precomp
 SetCFLAGS: -O2 -ansi -pedantic -funroll-loops -fexpensive-optimizations
 # -I%p/include 
 # -L/sw/lib
@@ -69,8 +68,6 @@
  the patch from before.  Also trying to optimize gmt so that things run
  much faster.
 
- Is no-cpp-precomp still needed?  Maybe just 10.3
-
  Would probably better to just ranlib *.a
 <<
 License: GPL

Index: geda-utils.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/geda-utils.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- geda-utils.info     5 Oct 2006 02:48:43 -0000       1.2
+++ geda-utils.info     13 Jan 2007 20:15:34 -0000      1.3
@@ -27,8 +27,6 @@
 
 ConfigureParams: --with-rcdir=%p/etc/gEDA --mandir=%p/share/man 
GUILE=%p/bin/guile-1.6 GUILE_CONFIG=%p/bin/guile-1.6-config 
--disable-dependency-tracking
 
-# -no-cpp-precomp is needed to get around some bogus macros in olib.c:
-SetCPPFLAGS: -no-cpp-precomp
 
 InstallScript: make install DESTDIR=%d
 

Index: abs.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/abs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- abs.info    20 Jan 2006 20:12:58 -0000      1.1
+++ abs.info    13 Jan 2007 20:15:34 -0000      1.2
@@ -8,7 +8,6 @@
 BuildDepends: x11-dev
 Depends: x11
 Patch: %n.patch
-SetCPPFLAGS: -no-cpp-precomp
 CompileScript: make LIBS="-L/usr/X11R6/lib -lXaw -lX11 -lXt -lXmu -lXext -lXpm 
-L/usr/lib -lm -lSM -lICE"
 InstallScript: <<
 mkdir -p %i/bin
@@ -19,7 +18,7 @@
 DocFiles: COPYING NEWS README
 Description: Opensource spreadsheet
 DescPort: <<
-'-no-cpp-precomp' set in CPPFLAGS to ensure the source compiles. Building
+Building
 of included Xpm library disabled and x11's Xpm library linked in. The
 correct 'include' and 'lib' directories also had to be patched in.
 <<

Index: calcoo.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/calcoo.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- calcoo.info 25 Jan 2006 06:20:10 -0000      1.1
+++ calcoo.info 13 Jan 2007 20:15:34 -0000      1.2
@@ -7,7 +7,6 @@
 Patch: %n.patch
 BuildDepends: glib, gtk+, gettext-dev, gettext-bin, gettext-tools
 Depends: gtk+-shlibs
-SetCPPFLAGS: -no-cpp-precomp
 ConfigureParams: --mandir=%i/share/man
 InstallScript: <<
  make install prefix=%i
@@ -26,7 +25,6 @@
  * Both RPN (reverse Polish notation) and "standard" modes are available.
  * Tick marks to separate thousands.
 <<
-DescPort: '-no-cpp-precomp' set in CPPFLAGS to ensure the source compiles.
 DescPackaging: <<
  Originally packaged by Matt Stephenson.
 <<

Index: gperiodic.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/gperiodic.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gperiodic.info      22 Jan 2006 05:11:39 -0000      1.2
+++ gperiodic.info      13 Jan 2007 20:15:34 -0000      1.3
@@ -8,7 +8,6 @@
 Depends: readline5-shlibs (>= 5.0-1004), gtk+-shlibs,gettext, x11-shlibs
 BuildDepends: readline5 (>= 5.0-1004), glib, gtk+, gettext-dev, gettext-bin, 
gettext-tools, x11-dev
 Patch: %n.patch
-SetCPPFLAGS: -no-cpp-precomp
 DocFiles: AUTHORS ChangeLog COPYING README
 Description: Displays a periodic table of the elements
 DescDetail: <<
@@ -17,7 +16,7 @@
 element.
 <<
 Descport: <<
-'-no-cpp-precomp' set in CPP flags. Patched to remove reference to
+Patched to remove reference to
 unnecessary library.
 <<
 DescPackaging: <<

Index: gtkgraph.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/gtkgraph.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gtkgraph.info       25 Jan 2006 06:20:10 -0000      1.1
+++ gtkgraph.info       13 Jan 2007 20:15:34 -0000      1.2
@@ -9,7 +9,7 @@
 Patch: %n.patch
 UpdateConfigGuess: true
 UpdatePoMakefile: true
-SetCPPFLAGS: -no-cpp-precomp -Wno-long-double
+SetCPPFLAGS: -Wno-long-double
 DocFiles: AUTHORS BUGS ChangeLog COPYING COPYING.LGPL HACKING NEWS PHILOSOPHY 
README TODO
 Description: Graphing calculator using Gtk+
 DescDetail: <<
@@ -27,7 +27,6 @@
  * Arithmatic and algebraic calculations 
  * Allowing the user to customize colors and axis and plot titles
 <<
-DescPort: '-no-cpp-precomp' set in CPPFLAGS to ensure the source compiles.
 DescPackaging: <<
  Originally packaged by Matt Stephenson.
 <<


-------------------------------------------------------------------------
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