Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13446/crypto/finkinfo
Modified Files:
Tag: pangocairo-branch
seamonkey.info silc-toolkit.info
Log Message:
build fixes
Index: seamonkey.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/seamonkey.info,v
retrieving revision 1.6.2.8
retrieving revision 1.6.2.9
diff -u -d -r1.6.2.8 -r1.6.2.9
--- seamonkey.info 24 Dec 2006 21:07:18 -0000 1.6.2.8
+++ seamonkey.info 1 Jan 2007 17:39:08 -0000 1.6.2.9
@@ -83,14 +83,14 @@
# : files in src refer (not always!) to a deprecated version of cairo...
# https://bugzilla.mozilla.org/show_bug.cgi?id=334250
## can't enable static : "configure: error: Only one of --enable-shared or
--enable-static must be specified."
-ConfigureParams: --enable-xft --disable-freetype2 --enable-calendar
--enable-optimize="-Os" --disable-debug --enable-application=suite
--enable-macos-target=10.4 --enable-default-toolkit=gtk2 --with-pthreads
--with-default-mozilla-five-home=%p/lib/%N --mandir=%p/share/man --enable-strip
--enable-extensions=all --enable-image-decoders=all --enable-ldap-experimental
--enable-necko-protocols=all --enable-ctl --enable-xinerama --with-system-mng
--with-system-jpeg --with-system-png --with-system-zlib --enable-postscript
--enable-ipv6 --enable-tests --with-x --enable-xprint --enable-canvas
--with-qtdir=%p --enable-pango --enable-update-packaging --enable-storage
--enable-profilesharing --enable-svg --enable-system-cairo
--enable-svg-renderer=cairo --enable-cplus
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+ConfigureParams: --enable-xft --disable-freetype2 --enable-calendar
--enable-optimize="-Os" --disable-debug --enable-application=suite
--enable-macos-target=10.4 --enable-default-toolkit=gtk2 --with-pthreads
--with-default-mozilla-five-home=%p/lib/%N --mandir=%p/share/man --enable-strip
--enable-extensions=all --enable-image-decoders=all --enable-ldap-experimental
--enable-necko-protocols=all --enable-ctl --enable-xinerama --with-system-mng
--with-system-jpeg --with-system-png --with-system-zlib --enable-postscript
--enable-ipv6 --enable-tests --with-x --enable-xprint --enable-canvas
--with-qtdir=%p --enable-pango --enable-update-packaging --enable-storage
--enable-profilesharing --enable-svg --enable-system-cairo
--enable-svg-renderer=cairo --enable-cplus
# no -fstrict-aliasing in '--enable-optimize', else "dereferencing type-punned
pointer will break strict-aliasing rules" warnings
# dropped "--enable-xpctools" . Add --enable-javaxpcom (needs xulrunner ?)
# Also "--enable-boehm" leads to trouble...; probably not important (for a
'production' pkg): according to
# http://www.hpl.hp.com/personal/Hans_Boehm/gc/ , it is only used as a leak
detector.
CompileScript: <<
#!/bin/sh -ev
-export CPATH=%p/include
+export CPATH=%p/include
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
env ac_cv_func_res_ninit=yes MOZ_ENABLE_COREXFONTS=1 ./configure %c
## next is needed for extensions/java/xpcom/nsJavaInterfaces.cpp, when using
"--enable-javaxpcom"
# not sufficient : trouble at link time then (for same symbols) _ make should
be run in toolkit/xre
Index: silc-toolkit.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/silc-toolkit.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- silc-toolkit.info 20 Jan 2006 20:16:56 -0000 1.1
+++ silc-toolkit.info 1 Jan 2007 17:39:08 -0000 1.1.2.1
@@ -10,14 +10,17 @@
SetCPPFLAGS: -I/usr/include
SetLDFLAGS: -L/usr/lib
Patch: %n.patch
-ConfigureParams: --with-iconv --without-pthreads --without-irssi
--without-silcd --enable-shared --datadir=%p/share/silc-toolkit
--includedir=%p/include/silc --mandir=%p/share/man
--with-docdir=%p/share/doc/silc-toolkit --with-etcdir=%p/etc
--with-helpdir=%p/share/silc-toolkit/help
--with-simdir=%p/lib/silc-toolkit/modules --with-logsdir=%p/var/log
+ConfigureParams: (%m = i386) --disable-asm --with-iconv --without-pthreads
--without-irssi --without-silcd --enable-shared --datadir=%p/share/silc-toolkit
--includedir=%p/include/silc --mandir=%p/share/man
--with-docdir=%p/share/doc/silc-toolkit --with-etcdir=%p/etc
--with-helpdir=%p/share/silc-toolkit/help
--with-simdir=%p/lib/silc-toolkit/modules --with-logsdir=%p/var/log
CompileScript: <<
./configure %c
touch lib/contrib/libcontrib.la
rm -r tutorial/CVS tutorial/mybot/CVS
make
<<
-InstallScript: make install DESTDIR=%d
+InstallScript: <<
+ install -d -m 755 %i/share/silc-toolkit
+ make -j1 install DESTDIR=%d
+<<
#
SplitOff: <<
Package: %N-shlibs
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits