Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv26222

Modified Files:
        firefox3.info firefox3.patch 
Log Message:
remove use of 10.5 sdk so that we can build with Xcode4

Index: firefox3.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/firefox3.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- firefox3.info       29 Apr 2011 23:38:20 -0000      1.11
+++ firefox3.info       15 Jun 2011 23:09:30 -0000      1.12
@@ -1,6 +1,6 @@
 Package: firefox3
 Version: 3.6.17
-Revision: 2
+Revision: 4
 Architecture: i386, powerpc
 Distribution: 10.5, 10.6
 Description: Lightweight browser from mozilla.org
@@ -45,7 +45,6 @@
        pixman (>= 0.16.0-1),
        pkgconfig (>= 0.23),
        sqlite3-dev (>= 3.7.4-1),
-       system-sdk-10.5,
        x11-dev,
        xft2-dev (>= 2.1.14-1)
 <<
@@ -53,7 +52,7 @@
 SourceDirectory: mozilla-1.9.2
 Source-MD5: 49509c51010bd91a198aee63780aeaf9
 PatchFile: %n.patch
-PatchFile-MD5: e92390b827b6413b96a0fca0e53b4ed8
+PatchFile-MD5: 6d53b248b175d9dfd13d5c55a0b64fe8
 PatchScript: <<
   ### apply the patch
   /usr/bin/sed -e 's|@FINKPREFIX@|%p|g' -e 's|@FINK_ARCH_TARGET@|%m|g' 
<%{PatchFile} | /usr/bin/patch -p1
@@ -230,6 +229,8 @@
 GTK+2 build of the Mozilla Firefox browser for Mac OS X/X11.  Compiled 
 without built-in support for GNOME (except for an app launcher button).
 
+## following option was removed so that it can build with XCode4.
+## kept here as a note for future reference
 ac_add_options --enable-macos-target=foo in patch file (.mozconfig) is 
 for the minimum OS version that this will compile in, so usually the 
 lowest Distribution used in the Fink tree this lives in.

Index: firefox3.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/firefox3.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- firefox3.patch      2 Mar 2011 22:19:35 -0000       1.4
+++ firefox3.patch      15 Jun 2011 23:09:30 -0000      1.5
@@ -18,7 +18,7 @@
 +CC="gcc-4.2"
 +CXX="g++-4.2"
 +ac_add_options --target=@FINK_ARCH_TARGET@-apple-darwin`uname -r`
-+ac_add_options --with-macos-sdk=/Developer/SDKs/MacOSX10.5.sdk
++#ac_add_options --with-macos-sdk=/Developer/SDKs/MacOSX10.5.sdk
 +HOST_CC="gcc-4.2"
 +HOST_CXX="g++-4.2"
 +RANLIB=/usr/bin/ranlib
@@ -52,7 +52,7 @@
 +ac_add_options --disable-debug
 +ac_add_options --disable-tests
 +ac_add_options --enable-strip
-+ac_add_options --enable-macos-target=10.5
++#ac_add_options --enable-macos-target=10.5
 +#ac_add_options --with-default-mozilla-five-home=@FINKPREFIX@/lib/firefox3
 +ac_add_options --with-system-jpeg=@FINKPREFIX@
 +ac_add_options --disable-system-cairo


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to