Lines 2-8
Link Here
|
2 |
# Distributed under the terms of the GNU General Public License v2 |
2 |
# Distributed under the terms of the GNU General Public License v2 |
3 |
# $Header: /home/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre3.ebuild,v 1.10 2004/02/24 09:44:46 mr_bones_ Exp $ |
3 |
# $Header: /home/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre3.ebuild,v 1.10 2004/02/24 09:44:46 mr_bones_ Exp $ |
4 |
|
4 |
|
5 |
IUSE="dga oss xmms jpeg 3dfx sse matrox sdl X svga ggi oggvorbis 3dnow aalib gnome xv opengl truetype dvd gtk gif esd fbcon encode alsa directfb arts dvb gtk2 samba lirc matroska debug joystick" |
5 |
IUSE="dga oss xmms jpeg 3dfx sse matrox sdl X svga ggi oggvorbis 3dnow aalib gnome xv opengl truetype dvd gtk gif esd fbcon encode alsa directfb arts dvb gtk2 samba lirc matroska debug joystick ipv6" |
6 |
|
6 |
|
7 |
inherit eutils |
7 |
inherit eutils |
8 |
|
8 |
|
Lines 253-258
Link Here
|
253 |
&& myconf="${myconf} --enable-joystick" \ |
253 |
&& myconf="${myconf} --enable-joystick" \ |
254 |
|| myconf="${myconf} --disable-joystick" |
254 |
|| myconf="${myconf} --disable-joystick" |
255 |
|
255 |
|
|
|
256 |
use ipv6 \ |
257 |
|| myconf="${myconf} --disable-inet6" |
258 |
|
259 |
|
256 |
if [ -d /opt/RealPlayer9/Real/Codecs ] |
260 |
if [ -d /opt/RealPlayer9/Real/Codecs ] |
257 |
then |
261 |
then |
258 |
einfo "Setting REALLIBDIR to /opt/RealPlayer9/Real/Codecs..." |
262 |
einfo "Setting REALLIBDIR to /opt/RealPlayer9/Real/Codecs..." |