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

Modified Files:
        seamonkey.info 
Log Message:
fixing typo

Index: seamonkey.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/seamonkey.info,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- seamonkey.info      26 Apr 2010 18:09:31 -0000      1.50
+++ seamonkey.info      8 May 2010 12:15:07 -0000       1.51
@@ -49,7 +49,7 @@
        x11-dev
 <<
 ## esound and libcanberra0 : probably not needed in the build...
-# for sqlite3 dep, must wait that upgrade currently in tracker gets committed 
to unstable ..
+# sed : used in info file; findutils : 'find -xtype" used in 
mozilla/toolkit/mozapps/installer/packager.mk, l. 464
 ##
 # Tentatively deleting expat1, glitz, libiconv-dev, pixman, pth2-dev, xft2-dev 
: leftovers from previous versions,
 # no evidence of need from otool, nor by analyzing headers used
@@ -132,7 +132,7 @@
 
  if [ -e /usr/X11/include/X11/X.h ]; then
    Xdir="/usr/X11"
- elif [ -e /usr/X11/include/X11R6/X.h ]; then
+ elif [ -e /usr/X11R6/include/X11/X.h ]; then
    Xdir="/usr/X11R6"
  else
    echo "Could not determine X11 prefix"
@@ -272,7 +272,7 @@
 ###  autoconf2.13 (!) needed, and fink has no corresponding automake, so 
autoreconf can't be used..
 # for f in `find . -name configure.in`; do cd `sed -e 's,/[^/]*$,,'<<<"$f$"`; 
autoconf; cd -; done
 
-### Uncomment to check builddeps (.deps dirs and .pp files are created only in 
the mozilla subdir):
+### Uncomment to check builddeps :
 #  sed -ri'' -e 's,CPPFLAGS%%,CPPFLAGS -H%%,' `find . -name configure`
 
 ## Finally, for who prefers to see a unfied patch _ this creates "patch" in 
the build-dir :
@@ -360,6 +360,7 @@
 
  env ac_cv_func_res_ninit=yes ./configure %c $enable64 $cplus
  make -w
+# fink-package-precedence --depfile-ext='\.pp' . || :
 <<
 
 #### INSTALL
@@ -606,11 +607,6 @@
 A bunch of warnings still to look at:
 warning: invalid access to non-static data member '...' of NULL object
 
-Also: %p/lib/lib/seamonkey/pango.modules is probably not properly installed _
-  and anyway, what do those 2 modules add to the existing pango ones?
-  If not (which I presume), is there a way to get seamonkey to use the 
existing ones,
-  and to omit this part of build (related to --enable-ctl?), w/o losing any 
functionality ??
-
 A couple of details:
    --enable-macos-target=10.4 (or: whatever tree it is put in) is needed 
because else
 it set to 10.4 on intel and to some old value on powerpc.


------------------------------------------------------------------------------

_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to