diff options
Diffstat (limited to 'multimedia/mplayer/files/patch-ab')
-rw-r--r-- | multimedia/mplayer/files/patch-ab | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/mplayer/files/patch-ab b/multimedia/mplayer/files/patch-ab new file mode 100644 index 000000000000..dd5250a5197a --- /dev/null +++ b/multimedia/mplayer/files/patch-ab @@ -0,0 +1,13 @@ +*** /home/volodya/usr/ports/graphics/mplayer/work/MPlayer-0.18pre5/DOCS/FREEBSD Thu Jun 21 03:06:40 2001 +--- DOCS/FREEBSD Thu Aug 16 03:54:08 2001 +*************** +*** 6,11 **** +--- 6,13 ---- + + 2. To run mplayer you will need to re-compile the kernel with + "options USER_LDT" (unless you are running -CURRENT, where this is default). ++ If you have a CPU with SSE also use "options CPU_ENABLE_SSE" to use it ++ (FreeBSD-STABLE required, or use kernel patches). + + 3. If mplayer complains about "CD-ROM Device '/dev/cdrom' not found!" make a + symbolic link : ln -s /dev/<your_cdrom_device> /dev/cdrom |