Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14603/10.7/stable/main/finkinfo/devel

Modified Files:
        lazarus.info 
Log Message:
update lua to newer update version and add lua52 in agreement from maintainers.

Index: lazarus.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/lazarus.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- lazarus.info        13 Jun 2013 09:00:29 -0000      1.6
+++ lazarus.info        2 Aug 2013 22:02:14 -0000       1.7
@@ -2,7 +2,7 @@
 Package: lazarus%type_pkg[uitype]
 Type: uitype (-aqua -gtk2)
 Version: 1.0.10
-Revision: 1
+Revision: 2
 License: GPL/LGPL
 
 Recommends: fpc-doc, lazarus-doc
@@ -76,9 +76,10 @@
   elif [ "%type_raw[uitype]" == "-gtk2" ]; then
     make $AllUnits all LCL_PLATFORM=gtk2       OPT="$debug_options -dHasX 
-Fl%p/lib/pango-ft219/lib/ -k-framework -kApplicationServices"
     make lhelp         LCL_PLATFORM=gtk2 LHELP_OPT="$debug_options -dHasX 
-Fl%p/lib/pango-ft219/lib/ -k-framework -kApplicationServices"
-
-    make $AllUnits LCL_PLATFORM=carbon       OPT="$debug_options" $carbon_arch
-    make lhelp     LCL_PLATFORM=carbon LHELP_OPT="$debug_options" $carbon_arch
+    if [[ $(sw_vers -productVersion) < 10.8 ]]; then
+      make $AllUnits LCL_PLATFORM=carbon       OPT="$debug_options" 
$carbon_arch
+      make lhelp     LCL_PLATFORM=carbon LHELP_OPT="$debug_options" 
$carbon_arch
+    fi
   fi
 
 # 64 bit units


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to