Re: release: pre-40

Bohdan Horst <[email protected]>
Newsgroups gmane.comp.video.mplayer.g2.devel
Message-ID <[email protected]>
On Sun, Aug 10, 2003 at 03:05:07PM +0200, Arpi wrote:
> Hi,
> 
> pre40:
[...]

small patch to compile under FreeBSD:

-- 
 /  irl: Bohdan 'Nexus' Horst  |  irc: Nexus  \
{----------------------v-------^---------------}
 \ http://irc.pl/nexus | mailto: [email protected] /

_______________________________________________
MPlayer-G2-dev mailing list
[email protected]
http://mplayerhq.hu/mailman/listinfo/mplayer-g2-dev
fb.diff (text/plain, 495 B)
--- Makefile	Thu Jul 24 00:12:27 2003
+++ Makefile.new	Tue Aug 12 14:56:10 2003
@@ -3,8 +3,12 @@
 
 LIBNAME = libvo2.a
 
-SRCS=vo_null.c vo_fbdev.c vo_x11.c vo_xv.c vo_mga.c vo_tdfx_vid.c vo_xover.c video_out.c event.c x11_helper.c # vo_pgm.c vo_md5.c
+SRCS=vo_null.c vo_x11.c vo_xv.c vo_mga.c vo_tdfx_vid.c vo_xover.c video_out.c event.c x11_helper.c # vo_pgm.c vo_md5.c
 OBJS=$(SRCS:.c=.o)
+
+ifeq ($(HAVE_FBDEV),yes)
+SRCS += vo_fbdev.c
+endif
 
 ifeq ($(VIDIX),yes)
 # SRCS += vosub_vidix.c
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.