FreeBSD Bugzilla – Attachment 48232 Details for
Bug 73819
Patch port: multimedia/mplayer WITH_NVIDIA & FreeBSD-4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-multimedia-mplayer-Makefile.diff
patch-multimedia-mplayer-Makefile.diff (text/plain), 719 bytes, created by
Serge Gagnon
on 2004-11-11 14:00:44 UTC
(
hide
)
Description:
patch-multimedia-mplayer-Makefile.diff
Filename:
MIME Type:
Creator:
Serge Gagnon
Created:
2004-11-11 14:00:44 UTC
Size:
719 bytes
patch
obsolete
>--- Makefile.orig Wed Nov 10 21:38:10 2004 >+++ Makefile Wed Nov 10 23:46:07 2004 >@@ -31,7 +31,7 @@ > # default: disabled > # Enable nvidia XVMC support for nvidia video cards > # Note: This is highly experimental at the moment and works only for >-# MPEG1/2 using -vo xvmc -vc ffmpeg12mc >+# MPEG1/2 using -vo xvmc -vc ffmpeg12mc on FreeBSD-5 > # > # WITHOUT_MENCODER > # default: undefined >@@ -302,6 +302,11 @@ > x2mpsub.sh > > .include <bsd.port.pre.mk> >+ >+# Can't run mplayer/nvidia-driver WITH_NDIVIA on FreeBSD 4.X now >+.if ${OSVERSION} < 500000 && defined(WITH_NVIDIA) >+IGNORE= "Can not run on 4.X with WITH_NVIDIA" >+.endif > > #Building of vidix dependent shared libs is only possible > #on i386 at the moment.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 73819
: 48232