[MPlayer-dev-eng] fixes for mplayer needed on OpenBSD

Björn Sandell biorn at dce.chalmers.se
Mon Jul 12 12:59:38 CEST 2004


On Mon, 12 Jul 2004 00:53:31 +0200
Robert Nagy <robert at openbsd.org> wrote:

> Moo. Diego asked me to post the patches here.
> Have fun with them.

Not much of this is _needed_, it's mostly tweeks for the ports system.
The part below, and possibly the DEFAULT_CDROM_DEVICE stuff, is good and
should go in.

About VCD support; I'd call it experimental - it wasn't working the last time
I hacked on it...
 
> --- configure.orig	Mon Apr 26 11:44:06 2004
> +++ configure	Mon Jul 12 00:51:31 2004
> @@ -440,7 +440,7 @@
>        i[3-9]86*|x86|x86pc|k5|k6|k6_2|k6_3|k6-2|k6-3|pentium*|athlon*
>        |i586_i686|i586-i686) host_arch=i386 ;;
>        ia64) host_arch=ia64 ;;
>        x86_64|amd64) host_arch=x86_64 ;;
> -      ppc) host_arch=ppc ;;
> +      macppc|ppc) host_arch=ppc ;;
>        alpha) host_arch=alpha ;;
>        sparc*) host_arch=sparc ;;
>        parisc*|hppa*|9000*) host_arch=hppa ;;


-- 
Björn Sandell       DCE/DFS Sysadmin       IT department
Chalmers University of Technology    www.dce.chalmers.se




More information about the MPlayer-dev-eng mailing list