Revision: 83365 http://trac.macports.org/changeset/83365 Author: hum@macports.org Date: 2011-08-30 05:11:20 -0700 (Tue, 30 Aug 2011) Log Message: ----------- New port: MMDAgent 1.1 - a toolkit for building voice interaction systems. Added Paths: ----------- trunk/dports/audio/MMDAgent/files/patch-Makefile.diff Added: trunk/dports/audio/MMDAgent/files/patch-Makefile.diff =================================================================== --- trunk/dports/audio/MMDAgent/files/patch-Makefile.diff (rev 0) +++ trunk/dports/audio/MMDAgent/files/patch-Makefile.diff 2011-08-30 12:11:20 UTC (rev 83365) @@ -0,0 +1,140 @@ +diff -ur MMDAgent-1.1/Library_Bullet_Physics/Makefile MMDAgent-1.1.Lion/Library_Bullet_Physics/Makefile +--- MMDAgent-1.1/Library_Bullet_Physics/Makefile 2011-08-03 09:09:08.000000000 +0900 ++++ MMDAgent-1.1.Lion/Library_Bullet_Physics/Makefile 2011-08-13 03:42:12.000000000 +0900 +@@ -155,7 +155,7 @@ + + CXX = gcc + AR = ar +-CXXFLAGS = -Wall -O6 -fomit-frame-pointer ++CXXFLAGS = -m32 -Wall -O6 -fomit-frame-pointer + INCLUDE = -I src/src + + all: $(TARGET) +diff -ur MMDAgent-1.1/Library_GLee/Makefile MMDAgent-1.1.Lion/Library_GLee/Makefile +--- MMDAgent-1.1/Library_GLee/Makefile 2011-08-03 09:06:20.000000000 +0900 ++++ MMDAgent-1.1.Lion/Library_GLee/Makefile 2011-08-13 04:44:48.000000000 +0900 +@@ -7,7 +7,7 @@ + + CXX = gcc + AR = ar +-CXXFLAGS = -Wall -O6 -fomit-frame-pointer ++CXXFLAGS = -m32 -Wall -O6 -fomit-frame-pointer + INCLUDE = -I src + + all: $(TARGET) +diff -ur MMDAgent-1.1/Library_JPEG/Makefile MMDAgent-1.1.Lion/Library_JPEG/Makefile +--- MMDAgent-1.1/Library_JPEG/Makefile 2011-08-03 09:06:28.000000000 +0900 ++++ MMDAgent-1.1.Lion/Library_JPEG/Makefile 2011-08-13 03:42:36.000000000 +0900 +@@ -52,7 +52,7 @@ + + CXX = gcc + AR = ar +-CXXFLAGS = -Wall -O6 -fomit-frame-pointer ++CXXFLAGS = -m32 -Wall -O6 -fomit-frame-pointer + INCLUDE = -I src + + all: $(TARGET) +diff -ur MMDAgent-1.1/Library_Julius/Makefile.carbon MMDAgent-1.1.Lion/Library_Julius/Makefile.carbon +--- MMDAgent-1.1/Library_Julius/Makefile.carbon 2011-08-03 09:06:18.000000000 +0900 ++++ MMDAgent-1.1.Lion/Library_Julius/Makefile.carbon 2011-08-13 04:58:48.000000000 +0900 +@@ -139,7 +139,7 @@ + + CXX = gcc + AR = ar +-CXXFLAGS = -Wall -O6 -fomit-frame-pointer \ ++CXXFLAGS = -m32 -Wall -O6 -fomit-frame-pointer \ + -DHAVE_ZLIB \ + -DHAVE_STRCASECMP + INCLUDE = -I src/libjulius/include \ +diff -ur MMDAgent-1.1/Library_MMDAgent/Makefile MMDAgent-1.1.Lion/Library_MMDAgent/Makefile +--- MMDAgent-1.1/Library_MMDAgent/Makefile 2011-08-03 09:05:06.000000000 +0900 ++++ MMDAgent-1.1.Lion/Library_MMDAgent/Makefile 2011-08-13 03:40:46.000000000 +0900 +@@ -22,7 +22,7 @@ + + CXX = gcc + AR = ar +-CXXFLAGS = -Wall -O6 -fomit-frame-pointer \ ++CXXFLAGS = -m32 -Wall -O6 -fomit-frame-pointer \ + -DMMDAGENT + INCLUDE = -I ../Library_Bullet_Physics/include \ + -I ../Library_GLee/include \ +diff -ur MMDAgent-1.1/Library_MMDFiles/Makefile MMDAgent-1.1.Lion/Library_MMDFiles/Makefile +--- MMDAgent-1.1/Library_MMDFiles/Makefile 2011-08-03 09:05:16.000000000 +0900 ++++ MMDAgent-1.1.Lion/Library_MMDFiles/Makefile 2011-08-13 03:41:18.000000000 +0900 +@@ -28,7 +28,7 @@ + + CXX = gcc + AR = ar +-CXXFLAGS = -Wall -O6 -fomit-frame-pointer \ ++CXXFLAGS = -m32 -Wall -O6 -fomit-frame-pointer \ + -DMMDFILES_DONTUPDATEMATRICESFORIK + INCLUDE = -I ../Library_Bullet_Physics/include \ + -I ../Library_GLee/include \ +diff -ur MMDAgent-1.1/Library_Open_JTalk/Makefile.carbon MMDAgent-1.1.Lion/Library_Open_JTalk/Makefile.carbon +--- MMDAgent-1.1/Library_Open_JTalk/Makefile.carbon 2011-08-03 09:07:24.000000000 +0900 ++++ MMDAgent-1.1.Lion/Library_Open_JTalk/Makefile.carbon 2011-08-13 04:51:36.000000000 +0900 +@@ -44,7 +44,7 @@ + + CXX = gcc + AR = ar +-CXXFLAGS = -Wall -O6 -fomit-frame-pointer \ ++CXXFLAGS = -m32 -Wall -O6 -fomit-frame-pointer \ + -finput-charset=cp932 \ + -fexec-charset=cp932 \ + -D DIC_VERSION=102 \ +diff -ur MMDAgent-1.1/Library_hts_engine_API/Makefile MMDAgent-1.1.Lion/Library_hts_engine_API/Makefile +--- MMDAgent-1.1/Library_hts_engine_API/Makefile 2011-08-03 09:06:20.000000000 +0900 ++++ MMDAgent-1.1.Lion/Library_hts_engine_API/Makefile 2011-08-13 04:52:02.000000000 +0900 +@@ -15,7 +15,7 @@ + + CXX = gcc + AR = ar +-CXXFLAGS = -Wall -O6 -fomit-frame-pointer \ ++CXXFLAGS = -m32 -Wall -O6 -fomit-frame-pointer \ + -DAUDIO_PLAY_PORTAUDIO + INCLUDE = -I ../Library_PortAudio/include \ + -I src/include +diff -ur MMDAgent-1.1/Library_libpng/Makefile MMDAgent-1.1.Lion/Library_libpng/Makefile +--- MMDAgent-1.1/Library_libpng/Makefile 2011-08-03 09:05:56.000000000 +0900 ++++ MMDAgent-1.1.Lion/Library_libpng/Makefile 2011-08-13 03:42:24.000000000 +0900 +@@ -21,7 +21,7 @@ + + CXX = gcc + AR = ar +-CXXFLAGS = -Wall -O6 -fomit-frame-pointer ++CXXFLAGS = -m32 -Wall -O6 -fomit-frame-pointer + INCLUDE = -I ../Library_zlib/include \ + -I src + +diff -ur MMDAgent-1.1/Library_zlib/Makefile MMDAgent-1.1.Lion/Library_zlib/Makefile +--- MMDAgent-1.1/Library_zlib/Makefile 2011-08-03 09:05:30.000000000 +0900 ++++ MMDAgent-1.1.Lion/Library_zlib/Makefile 2011-08-13 03:42:46.000000000 +0900 +@@ -21,7 +21,7 @@ + + CXX = gcc + AR = ar +-CXXFLAGS = -Wall -O6 -fomit-frame-pointer \ ++CXXFLAGS = -m32 -Wall -O6 -fomit-frame-pointer \ + -D_LARGEFILE64_SOURCE=1 \ + -DNO_VIZ + INCLUDE = -I src +diff -ur MMDAgent-1.1/Makefile MMDAgent-1.1.Lion/Makefile +--- MMDAgent-1.1/Makefile 2011-08-03 09:09:08.000000000 +0900 ++++ MMDAgent-1.1.Lion/Makefile 2011-08-13 04:38:20.000000000 +0900 +@@ -147,7 +147,6 @@ + cd Library_MMDAgent && make + cd Library_MMDFiles && make + cd Library_zlib && make +- cd Library_PortAudio && make -f Makefile.carbon + cd Library_hts_engine_API && make + cd Library_Open_JTalk && make -f Makefile.carbon + cd Library_Julius && make -f Makefile.carbon +@@ -168,7 +167,6 @@ + cd Library_MMDAgent && make clean + cd Library_MMDFiles && make clean + cd Library_zlib && make clean +- cd Library_PortAudio && make -f Makefile.carbon clean + cd Library_hts_engine_API && make clean + cd Library_Open_JTalk && make -f Makefile.carbon clean + cd Library_Julius && make -f Makefile.carbon clean +diff -ur MMDAgent-1.1/Plugin_Julius/Makefile.carbon MMDAgent-1.1.Lion/Plugin_Julius/Makefile.carbon