The new version of mplayer supports the linux realplayer shared libs, and does a much better job of playing realvideo than linux-realplayer does. This patch updates the Makefile to detect (or allow -DWITH_REAL) the linux-realplayer port and enable this feature. Please commit or give me permission to commit once the freeze is over. Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==
not much urgency... the port already detects the realplayer dll and enables the options automatically. root@smacky:/usr/ports/graphics/mplayer# make configure |grep -i real Checking for RealPlayer DLL ... yes (using /usr/local/lib/RealPlayer8/Codecs) Codecs: libavcodec real xanim directshow win32 libvorbis libmad
On Mon, Sep 23, 2002 at 09:44:14AM -0700, Adam Weinberger wrote: >not much urgency... the port already detects the realplayer dll and >enables the options automatically. > >root@smacky:/usr/ports/graphics/mplayer# make configure |grep -i real >Checking for RealPlayer DLL ... yes (using /usr/local/lib/RealPlayer8/Codecs) >Codecs: libavcodec real xanim directshow win32 libvorbis libmad Odd, it didn't get the directory for me. Bugger. Well it can't hurt, cause it does the dependencies in there, and that *is* important. -- Alan Eldridge Unix/C(++) IT Pro, 20 yrs, seeking new employment. (http://wwweasel.geeksrus.net/~alane/resume.txt) KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/)
Responsible Changed From-To: freebsd-ports->lioux I will handle this
State Changed From-To: open->closed Committed, thanks!