Path to this page:
Subject: CVS commit: pkgsrc/devel/SDL
From: Matthias Scheler
Date: 2009-09-13 17:51:47
Message id: 20090913155147.C5BFE175D0@cvs.netbsd.org
Log Message:
SDL used a deprecated audio API that is no longer available under
Mac OS X Snow Leopard. Work around that by building the package using
the Mac OS X Leopard SDK that is provided by Xcode.
This allows the "mplayer" package to build with SDL support. The
resulting binary can play video and audio if the SDL video and
audio driver are manually selected.
Files: