Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 52851 | Differences between
and this patch

Collapse All | Expand All

(-)mplayer-1.0_pre6.ebuild.orig (-1 / +4 lines)
Lines 20-26 Link Here
20
	mirror://mplayer/releases/fonts/font-arial-cp1250.tar.bz2
20
	mirror://mplayer/releases/fonts/font-arial-cp1250.tar.bz2
21
	mirror://gentoo/${PN}-1.0_pre5-alsa-gui.patch.tar.bz2
21
	mirror://gentoo/${PN}-1.0_pre5-alsa-gui.patch.tar.bz2
22
	svga? ( http://mplayerhq.hu/~alex/svgalib_helper-${SVGV}-mplayer.tar.bz2 )
22
	svga? ( http://mplayerhq.hu/~alex/svgalib_helper-${SVGV}-mplayer.tar.bz2 )
23
	gtk? ( mirror://mplayer/Skin/Blue-${BLUV}.tar.bz2 )"
23
	gtk? ( mirror://mplayer/Skin/Blue-${BLUV}.tar.bz2 )
24
	bidi? ( http://codex.homelinux.net/movies/subtitles/mplayer_heb.tar.gz )"
24
25
25
# Only install Skin if GUI should be build (gtk as USE flag)
26
# Only install Skin if GUI should be build (gtk as USE flag)
26
DESCRIPTION="Media Player for Linux"
27
DESCRIPTION="Media Player for Linux"
Lines 95-100 Link Here
95
		font-arial-iso-8859-1.tar.bz2 font-arial-iso-8859-2.tar.bz2 \
96
		font-arial-iso-8859-1.tar.bz2 font-arial-iso-8859-2.tar.bz2 \
96
		font-arial-cp1250.tar.bz2
97
		font-arial-cp1250.tar.bz2
97
98
99
	use bidi && unpack mplayer_heb.tar.gz && mv mplayer_heb font-arial-iso-8859-8
100
98
	use svga && unpack svgalib_helper-${SVGV}-mplayer.tar.bz2
101
	use svga && unpack svgalib_helper-${SVGV}-mplayer.tar.bz2
99
102
100
	use gtk && unpack Blue-${BLUV}.tar.bz2
103
	use gtk && unpack Blue-${BLUV}.tar.bz2

Return to bug 52851