Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv27054

Modified Files:
        libcdio7-shlibs.info 
Log Message:
sync symbol-resolution fixes


Index: libcdio7-shlibs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libcdio7-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libcdio7-shlibs.info        16 Jul 2008 19:03:36 -0000      1.1
+++ libcdio7-shlibs.info        14 Oct 2010 04:56:49 -0000      1.2
@@ -1,6 +1,6 @@
 Package: libcdio7-shlibs
 Version: 0.79
-Revision: 1
+Revision: 2
 ###
 BuildDepends: pkgconfig
 Depends: libcdio-common (>= %v-%r)
@@ -10,6 +10,10 @@
 ###
 PatchScript: <<
   perl -pi -e 's,SUBDIRS = doc include lib src test example,SUBDIRS = include 
lib,g' Makefile.in
+
+  # dmacks (0.79-2): needed to get all symbols resolved (otherwise lib
+  # cannot be dlopened, and hard for other pkgs to link against it)
+  perl -pi -e 's/(libcdio_la_LIBADD =)/\1 \$(DARWIN_PKG_LIB_HACK) /' 
lib/driver/Makefile.in
 <<
 ###
 ConfigureParams: --without-versioned-libs --disable-vcd-info 
--with-libpopt-prefix=%p --disable-dependency-tracking --enable-shared 
--enable-static --with-pic --mandir=%i/share/man --infodir=%p/share/info 
--libexecdir=%p/lib


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to