From 9b8e4de10fdc69ef7794f7cd6ceba1ebd3745bb2 Mon Sep 17 00:00:00 2001 From: Derk-Jan Hartman Date: Sun, 20 Jul 2003 20:54:01 +0000 Subject: [PATCH] * removed matrox support, since the modules is broken http://bugs.gentoo.org/show_bug.cgi?id=24910 --- vlc.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/vlc.ebuild b/vlc.ebuild index e1b0a6fcd1..e894bbb473 100644 --- a/vlc.ebuild +++ b/vlc.ebuild @@ -2,7 +2,7 @@ # vlc.ebuild: A Gentoo ebuild for vlc ############################################################################### # Copyright (C) 2003 VideoLAN -# $Id: vlc.ebuild,v 1.16 2003/07/20 19:48:30 hartman Exp $ +# $Id: vlc.ebuild,v 1.17 2003/07/20 20:54:01 hartman Exp $ # # Authors: Derk-Jan Hartman # @@ -25,7 +25,7 @@ # Thanks to the Gentoo Team for supporting us. ############################################################################### -IUSE="arts qt ncurses dvd gtk nls 3dfx matrox svga fbcon esd kde X alsa ggi oggvorbis gnome xv oss sdl fbcon aalib slp truetype v4l lirc wxwindows imlib matroska dvb pvr mozilla mad debug xvid" +IUSE="arts qt ncurses dvd gtk nls 3dfx svga fbcon esd kde X alsa ggi oggvorbis gnome xv oss sdl fbcon aalib slp truetype v4l lirc wxwindows imlib matroska dvb pvr mozilla mad debug xvid" # Change these to correspond with the # unpacked dirnames of the CVS snapshots. @@ -164,8 +164,6 @@ src_compile(){ use 3dfx && myconf="${myconf} --enable-glide" - use matrox && myconf="${myconf} --enable-mga" - use svga && myconf="${myconf} --enable-svgalib" use sdl || myconf="${myconf} --disable-sdl" -- 2.39.2