Subject: CVS commit: pkgsrc/audio/xmms
From: Ben Collver
Date: 2006-08-28 07:09:05
Message id: 20060828050905.609D6211CA@cvs.netbsd.org

Log Message:
Fix xmms to build on i386 Mac OS X 10.4.7.

Remove the _ SYMBOL_PREFIX, as OpenDarwin ports does.

Disable i386 assembly optimizations.

Add OSX code to raise priority.

_INSTALL_UNSTRIPPED=yes on OSX.  Otherwise plugins, such as
lib/xmms/Input/libmpg123.so fail to load because the OSX linker can't
find symbols such as _xmms_get_gentitle_format from xmms/main.c.

Files:
RevisionActionfile
1.62modifypkgsrc/audio/xmms/Makefile
1.28modifypkgsrc/audio/xmms/distinfo
1.6addpkgsrc/audio/xmms/patches/patch-am
1.7addpkgsrc/audio/xmms/patches/patch-an