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

Modified Files:
        libopencore-amr0.info 
Log Message:
fix for 10.4 to really use g++ 
Thanks, fangism

Index: libopencore-amr0.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libopencore-amr0.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libopencore-amr0.info       9 Nov 2009 20:16:35 -0000       1.1
+++ libopencore-amr0.info       10 Nov 2010 00:09:31 -0000      1.2
@@ -1,6 +1,6 @@
 Package: libopencore-amr0
 Version: 0.1.2
-Revision: 1
+Revision: 2
 Description: OpenCORE Adaptive Multi Rate codec
 License: BSD
 Maintainer: Hanspeter Niederstrasser <[email protected]>
@@ -8,6 +8,12 @@
 BuildDependsOnly: true
 Source: mirror:sourceforge:opencore-amr/%v/opencore-amr-%v.tar.gz
 Source-MD5: 8e8b8b253eb046340ff7b6bf7a6ccd3e
+PatchScript: <<
+# Fangism says real solution is to have nodist_EXTRA_linkboth_SOURCES = 
dummy.cpp
+/usr/bin/sed -i.orig -e '/^linkboth_LINK/,/-o/s|CC|CXX|g' -e 
'/^linkboth_LINK/,/-o/s|CFLAGS|CXXFLAGS|g' test/Makefile.in
+<<
+ConfigureParams: --disable-compile-c
+GCC: 4.0
 InfoTest: <<
   TestScript: /usr/bin/make check || exit 2
 <<
@@ -28,3 +34,6 @@
 Library of OpenCORE Framework implementation of Adaptive Multi Rate
 Narrowband and Wideband speech codec.
 <<
+DescPort: <<
+PatchScript needed to build on 10.4 since it's using gcc for linking C++ code. 
 So make it use g++ to link.
+<<
\ No newline at end of file


------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to