Date: Wed, 3 Jan 2007 23:38:44 -0800 From: David Syphers <dsyphers@u.washington.edu> To: freebsd-stable@freebsd.org Cc: r00t_0101 <r00t_0101@yahoo.com> Subject: Re: win32-codecs question ... Message-ID: <200701032338.44752.dsyphers@u.washington.edu> In-Reply-To: <438465.16988.qm@web32710.mail.mud.yahoo.com> References: <438465.16988.qm@web32710.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 03 January 2007 13:07, r00t_0101 wrote: > Folks, > I was wondering if the win32-codecs will be available when the final 6.2 > is released? Currently I am using the 6.1 release and unable to use many of > the multimedia packages that depend on this specific port. Would anyone > know if there's a way of manually installing these codecs or maybe use > another package that has these binaries? You can hack the Makefile in /usr/ports/multimedia/win32-codecs/. Just change line 56 to something that's always false (I used '.if defined(NARBLE_WITH_QUICKTIME)'). This is clearly an ugly hack and probably not at all recommended, but it works. -David -- Everyone who believes in telekinesis, raise my hand.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701032338.44752.dsyphers>