Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv7266

Modified Files:
        seamonkey.info seamonkey.patch 
Log Message:
Patch from Diego Caravana:

https://sourceforge.net/tracker/?func=detail&aid=3053270&group_id=17203&atid=317203

allows 10.6/i386 build to work (it failed for me on a relatively clean system 
w/o
that).  Also tested on 10.5/powerpc.

Index: seamonkey.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/seamonkey.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- seamonkey.info      18 Aug 2010 21:08:59 -0000      1.2
+++ seamonkey.info      26 Aug 2010 20:19:49 -0000      1.3
@@ -83,7 +83,7 @@
 
 ## The patchfile just imports a "fink" subdir.
 PatchFile: %n.patch
-PatchFile-MD5: 97204f5c47a32433cd0dd7e4e00ba4c9
+PatchFile-MD5: 226d117f5580c3fec4324bee827a97dc
 PatchScript: <<
  #!/bin/sh -ev
 ### Make list of files patched (too difficult to track otherwise which ones 
have already been patched,
@@ -625,6 +625,11 @@
 and be set here to the same values I use in (my private copy of) those
  - note finally that some configureparams (eg, --enable-cplus) appear and are 
documented
 only in the configure scripts of subdirs.
+
+2010-08-26:    AKH added patch from the patch tracker, courtesy of Diego 
Caravana, to allow the 
+                       package actually to build on 10.6 (still works on 10.5):
+
+https://sourceforge.net/tracker/?func=detail&aid=3053270&group_id=17203&atid=317203
 <<
 DescPackaging: <<
  After original packaging and porting of mozilla by msek

Index: seamonkey.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/seamonkey.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- seamonkey.patch     1 Jul 2010 01:37:10 -0000       1.1
+++ seamonkey.patch     26 Aug 2010 20:19:49 -0000      1.2
@@ -254,3 +254,13 @@
 +pref("font.scale.aa_bitmap.always", false);
 +pref("font.scale.aa_bitmap.min", 6);
 +
+diff -Nurd -x'*~' 
comm-1.9.1.orig/mozilla/media/libsydneyaudio/src/sydney_audio_mac.c 
comm-1.9.1/mozilla/media/libsydneyaudio/src/sydney_audio_mac.c
+--- comm-1.9.1.orig/mozilla/media/libsydneyaudio/src/sydney_audio_mac.c     
2010-08-25 23:02:24.000000000 +0200
++++ comm-1.9.1/mozilla/media/libsydneyaudio/src/sydney_audio_mac.c  2010-08-25 
23:19:43.000000000 +0200
+@@ -34,6 +34,7 @@
+  */
+ 
+ #include <pthread.h>
++#include <CoreServices/CoreServices.h>
+ #include <AudioUnit/AudioUnit.h>
+ #include "sydney_audio.h"


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to