--- deliantra/Deliantra-Client/makebin.osx 2009/09/15 18:55:26 1.13 +++ deliantra/Deliantra-Client/makebin.osx 2010/01/08 19:46:19 1.16 @@ -2,10 +2,14 @@ # Convert a gtk2-perl program to a standalone OS X binary +#port install libsdl libsdl_mixer libsdl_image libvorbis libpng jpeg pango db46 libogg p5-libwww-perl p5-yaml # need to patch libSDL_image from /opt/local/lib/libjpeg.dylib to ./libjpeg.62.dylib +# ln -s db46/db.h /opt/local/include +# ln -s db46/libdb.dylib /opt/local/lib +# /opt/local/bin/cpan Pod::POM #export MACOSX_DEPLOYMENT_TARGET=10.3 # maybe it helps -export MACOSX_DEPLOYMENT_TARGET=10.5 # nope +#export MACOSX_DEPLOYMENT_TARGET=10.5 # nope cvs update @@ -21,7 +25,7 @@ cd /root/src/$mod set -x pwd - rsync -avPessh 10.0.0.1:src/$mod/. . --del + rsync -avPessh 10.0.0.1:src/$mod/. . --del --exclude "*.tar.gz" --delete-excluded $PERL/bin/perl Makefile.PL NSAppleScriptEnabled NSHumanReadableCopyright - Deliantra MORPG Client - Copyright 2008 The Deliantra Team + Deliantra MORPG Client - Copyright 2008,2009 The Deliantra Team EOF