Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/mplayer: ChangeLog mplayer-1.0_rc2_p24929-r1.ebuild
Date: Thu, 03 Jan 2008 02:03:56
Message-Id: E1JAFQu-0007Gg-Jo@stork.gentoo.org
1 beandog 08/01/03 02:03:44
2
3 Modified: ChangeLog
4 Added: mplayer-1.0_rc2_p24929-r1.ebuild
5 Log:
6 Fix x264 encode dep, bug 203594, drop ivtv/pvr support (broken upstream)
7 (Portage version: 2.1.4_rc11)
8
9 Revision Changes Path
10 1.536 media-video/mplayer/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/ChangeLog?rev=1.536&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/ChangeLog?rev=1.536&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/ChangeLog?r1=1.535&r2=1.536
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v
19 retrieving revision 1.535
20 retrieving revision 1.536
21 diff -u -r1.535 -r1.536
22 --- ChangeLog 28 Dec 2007 17:44:28 -0000 1.535
23 +++ ChangeLog 3 Jan 2008 02:03:44 -0000 1.536
24 @@ -1,6 +1,13 @@
25 # ChangeLog for media-video/mplayer
26 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.535 2007/12/28 17:44:28 armin76 Exp $
28 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.536 2008/01/03 02:03:44 beandog Exp $
30 +
31 +*mplayer-1.0_rc2_p24929-r1 (03 Jan 2008)
32 +
33 + 03 Jan 2008; Steve Dibb <beandog@g.o>
34 + +mplayer-1.0_rc2_p24929-r1.ebuild:
35 + Fix x264 encode dep, bug 203594
36 + Drop support for IVTV, PVR
37
38 28 Dec 2007; Raúl Porcel <armin76@g.o> mplayer-1.0_rc2.ebuild:
39 alpha/ia64/x86 stable
40
41
42
43 1.1 media-video/mplayer/mplayer-1.0_rc2_p24929-r1.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/mplayer-1.0_rc2_p24929-r1.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/mplayer-1.0_rc2_p24929-r1.ebuild?rev=1.1&content-type=text/plain
47
48 Index: mplayer-1.0_rc2_p24929-r1.ebuild
49 ===================================================================
50 # Copyright 1999-2008 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc2_p24929-r1.ebuild,v 1.1 2008/01/03 02:03:44 beandog Exp $
53
54 inherit eutils flag-o-matic multilib
55
56 RESTRICT="strip"
57 IUSE="3dnow 3dnowext a52 aac aalib alsa altivec amrnb amrwb arts bidi bl bindist
58 cddb cdio cdparanoia cpudetection custom-cflags debug dga doc dts dvb directfb
59 dvd dv enca encode esd fbcon ftp gif ggi gtk iconv ipv6 jack joystick jpeg
60 kernel_linux ladspa libcaca lirc live livecd lzo mad md5sum mmx mmxext mp2 mp3
61 musepack nas nemesi unicode vorbis opengl openal oss png pnm pulseaudio quicktime radio rar real rtc samba sdl speex srt sse sse2 ssse3 svga teletext tga theora tivo truetype v4l v4l2 vidix win32codecs X x264 xanim xinerama xv xvid xvmc zoran"
62
63 VIDEO_CARDS="s3virge mga tdfx vesa"
64
65 for x in ${VIDEO_CARDS}; do
66 IUSE="${IUSE} video_cards_${x}"
67 done
68
69 BLUV="1.7"
70 SVGV="1.9.17"
71 AMR_URI="http://www.3gpp.org/ftp/Specs/archive"
72 SRC_URI="mirror://gentoo/${P}.tar.bz2
73 !truetype? ( mirror://mplayer/releases/fonts/font-arial-iso-8859-1.tar.bz2
74 mirror://mplayer/releases/fonts/font-arial-iso-8859-2.tar.bz2
75 mirror://mplayer/releases/fonts/font-arial-cp1250.tar.bz2 )
76 !iconv? ( mirror://mplayer/releases/fonts/font-arial-iso-8859-1.tar.bz2
77 mirror://mplayer/releases/fonts/font-arial-iso-8859-2.tar.bz2
78 mirror://mplayer/releases/fonts/font-arial-cp1250.tar.bz2 )
79 gtk? ( mirror://mplayer/Skin/Blue-${BLUV}.tar.bz2 )
80 svga? ( http://mplayerhq.hu/~alex/svgalib_helper-${SVGV}-mplayer.tar.bz2 )"
81
82 DESCRIPTION="Media Player for Linux"
83 HOMEPAGE="http://www.mplayerhq.hu/"
84
85 RDEPEND="sys-libs/ncurses
86 !livecd? (
87 !bindist? (
88 x86? (
89 win32codecs? ( media-libs/win32codecs )
90 real? ( media-libs/win32codecs
91 media-video/realplayer )
92 )
93 amd64? ( real? ( media-libs/amd64codecs ) )
94 )
95 )
96 aalib? ( media-libs/aalib )
97 alsa? ( media-libs/alsa-lib )
98 amrnb? ( media-libs/amrnb )
99 amrwb? ( media-libs/amrwb )
100 arts? ( kde-base/arts )
101 openal? ( media-libs/openal )
102 bidi? ( dev-libs/fribidi )
103 cdio? ( dev-libs/libcdio )
104 cdparanoia? ( media-sound/cdparanoia )
105 directfb? ( dev-libs/DirectFB )
106 dts? ( || ( media-libs/libdca media-libs/libdts ) )
107 dv? ( media-libs/libdv )
108 dvb? ( media-tv/linuxtv-dvb-headers )
109 encode? (
110 aac? ( media-libs/faac )
111 mp2? ( media-sound/twolame )
112 mp3? ( media-sound/lame )
113 x264? ( media-libs/x264-svn )
114 )
115 esd? ( media-sound/esound )
116 enca? ( app-i18n/enca )
117 gif? ( media-libs/giflib )
118 ggi? ( media-libs/libggi )
119 gtk? ( media-libs/libpng
120 x11-libs/libXxf86vm
121 x11-libs/libXext
122 x11-libs/libXi
123 =x11-libs/gtk+-2* )
124 jpeg? ( media-libs/jpeg )
125 ladspa? ( media-libs/ladspa-sdk )
126 libcaca? ( media-libs/libcaca )
127 lirc? ( app-misc/lirc )
128 lzo? ( >=dev-libs/lzo-2 )
129 mad? ( media-libs/libmad )
130 musepack? ( >=media-libs/libmpcdec-1.2.2 )
131 nas? ( media-libs/nas )
132 opengl? ( virtual/opengl )
133 png? ( media-libs/libpng )
134 pnm? ( media-libs/netpbm )
135 pulseaudio? ( media-sound/pulseaudio )
136 samba? ( net-fs/samba )
137 sdl? ( media-libs/libsdl )
138 speex? ( >=media-libs/speex-1.1.7 )
139 srt? ( >=media-libs/freetype-2.1
140 media-libs/fontconfig )
141 svga? ( media-libs/svgalib )
142 theora? ( media-libs/libtheora )
143 live? ( >=media-plugins/live-2007.02.20 )
144 truetype? ( >=media-libs/freetype-2.1
145 media-libs/fontconfig )
146 vidix? ( x11-libs/libXxf86vm
147 x11-libs/libXext )
148 xanim? ( media-video/xanim )
149 xinerama? ( x11-libs/libXinerama
150 x11-libs/libXxf86vm
151 x11-libs/libXext )
152 xv? ( x11-libs/libXv
153 x11-libs/libXxf86vm
154 x11-libs/libXext
155 xvmc? ( x11-libs/libXvMC ) )
156 xvid? ( media-libs/xvid )
157 X? ( x11-libs/libXxf86vm
158 x11-libs/libXext
159 )"
160 # video_cards_vesa? ( sys-apps/vbetool ) restrict on x86 first
161
162 DEPEND="${RDEPEND}
163 doc? ( >=app-text/docbook-sgml-dtd-4.1.2
164 app-text/docbook-xml-dtd
165 >=app-text/docbook-xml-simple-dtd-1.50.0
166 dev-libs/libxslt )
167 dga? ( x11-proto/xf86dgaproto )
168 xinerama? ( x11-proto/xineramaproto )
169 xv? ( x11-proto/videoproto
170 x11-proto/xf86vidmodeproto )
171 gtk? ( x11-proto/xextproto
172 x11-proto/xf86vidmodeproto )
173 X? ( x11-proto/xextproto
174 x11-proto/xf86vidmodeproto )
175 iconv? ( virtual/libiconv )"
176 # Make sure the assembler USE flags are unmasked on amd64
177 # Remove this once default-linux/amd64/2006.1 is deprecated
178 DEPEND="${DEPEND} amd64? ( >=sys-apps/portage-2.1.2 )
179 mp2? ( >=sys-apps/portage-2.1.2 )"
180
181 SLOT="0"
182 LICENSE="GPL-2"
183 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
184
185 pkg_setup() {
186
187 if [[ -n ${LINGUAS} ]]; then
188 elog "For MPlayer's language support, the configuration will"
189 elog "use your LINGUAS variable from /etc/make.conf. If you have more"
190 elog "than one language enabled, then the first one in the list will"
191 elog "be used to output the messages, if a translation is available."
192 elog "man pages will be created for all languages where translations"
193 elog "are also available."
194 fi
195
196 }
197
198 src_unpack() {
199
200 unpack ${A}
201
202 if ! use truetype ; then
203 unpack font-arial-iso-8859-1.tar.bz2 \
204 font-arial-iso-8859-2.tar.bz2 \
205 font-arial-cp1250.tar.bz2
206 fi
207
208 use gtk && unpack Blue-${BLUV}.tar.bz2
209
210 use svga && unpack svgalib_helper-${SVGV}-mplayer.tar.bz2
211
212 cd "${S}"
213
214 # Fix hppa compilation
215 use hppa && sed -i -e "s/-O4/-O1/" "${S}/configure"
216
217 if use svga; then
218 echo
219 einfo "Enabling vidix non-root mode."
220 einfo "(You need a proper svgalib_helper.o module for your kernel"
221 einfo "to actually use this)"
222 echo
223
224 mv "${WORKDIR}/svgalib_helper" "${S}/libdha"
225 fi
226
227 # Fix polish spelling errors
228 [[ -n ${LINGUAS} ]] && sed -e 's:Zarządano:Zażądano:' -i help/help_mp-pl.h
229 }
230
231 src_compile() {
232
233 local myconf=" --disable-tv-bsdbt848 \
234 --disable-faad-external"
235
236 # broken upstream, won't work with recent kernels
237 myconf="${myconf} --disable-ivtv --disable-pvr"
238
239 # MPlayer reads in the LINGUAS variable from make.conf, and sets
240 # the languages accordingly. Some will have to be altered to match
241 # upstream's naming scheme.
242 [[ -n $LINGUAS ]] && LINGUAS=${LINGUAS/da/dk}
243
244 ################
245 #Optional features#
246 ###############
247 use bidi || myconf="${myconf} --disable-fribidi"
248 use bl && myconf="${myconf} --enable-bl"
249 use enca || myconf="${myconf} --disable-enca"
250 use ftp || myconf="${myconf} --disable-ftp"
251 use nemesi || myconf="${myconf} --disable-nemesi"
252 use tivo || myconf="${myconf} --disable-vstream"
253
254 # libcdio support: prefer libcdio over cdparanoia
255 # don't check for cddb w/cdio
256 if use cdio; then
257 myconf="${myconf} --disable-cdparanoia"
258 else
259 myconf="${myconf} --disable-libcdio"
260 use cdparanoia || myconf="${myconf} --disable-cdparanoia"
261 use cddb || myconf="${myconf} --disable-cddb"
262 fi
263
264 # DVD support
265 # dvdread and libdvdcss are internal libs
266 # http://www.mplayerhq.hu/DOCS/HTML/en/dvd.html
267 # You can optionally use external dvdread support, but against
268 # upstream's suggestion. We don't.
269 if ! use dvd; then
270 myconf="${myconf} --disable-dvdnav --disable-dvdread"
271 use a52 || myconf="${myconf} --disable-liba52"
272 fi
273
274 if use encode; then
275 use aac || myconf="${myconf} --disable-faac"
276 use dv || myconf="${myconf} --disable-libdv"
277 use x264 || myconf="${myconf} --disable-x264"
278 else
279 myconf="${myconf} --disable-mencoder --disable-libdv --disable-x264 \
280 --disable-faac"
281 fi
282
283 # SRT (subtitles) requires freetype support
284 # freetype support requires iconv
285 # iconv optionally can use unicode
286 if ! use srt; then
287 myconf="${myconf} --disable-ass"
288 if ! use truetype; then
289 myconf="${myconf} --disable-freetype"
290 if ! use iconv; then
291 myconf="${myconf} --disable-iconv --charset=noconv"
292 fi
293 fi
294 fi
295 use iconv && use unicode && myconf="${myconf} --charset=UTF-8"
296
297 use lirc || myconf="${myconf} --disable-lirc --disable-lircc"
298 myconf="${myconf} $(use_enable joystick)"
299 use ipv6 || myconf="${myconf} --disable-inet6"
300 use rar || myconf="${myconf} --disable-unrarlib"
301 use rtc || myconf="${myconf} --disable-rtc"
302 use samba || myconf="${myconf} --disable-smb"
303
304 # DVB / Video4Linux / Radio support
305 if { use dvb || use v4l || use v4l2 || use radio; }; then
306 use dvb || myconf="${myconf} --disable-dvb --disable-dvbhead"
307 use v4l || myconf="${myconf} --disable-tv-v4l1"
308 use v4l2 || myconf="${myconf} --disable-tv-v4l2"
309 use teletext || myconf="${myconf} --disable-tv-teletext"
310 if use radio && { use dvb || use v4l || use v4l2; }; then
311 myconf="${myconf} --enable-radio $(use_enable encode radio-capture)"
312 else
313 myconf="${myconf} --disable-radio-v4l2 --disable-radio-bsdbt848"
314 fi
315 else
316 myconf="${myconf} --disable-tv --disable-tv-v4l1 --disable-tv-v4l2 \
317 --disable-radio --disable-radio-v4l2 --disable-radio-bsdbt848 \
318 --disable-dvb --disable-dvbhead --disable-tv-teletext"
319 fi
320
321 #########
322 # Codecs #
323 ########
324 for x in gif jpeg live mad musepack pnm speex tga theora xanim xvid; do
325 use ${x} || myconf="${myconf} --disable-${x}"
326 done
327 use aac || myconf="${myconf} --disable-faad-internal"
328 use amrnb || myconf="${myconf} --disable-libamr_nb"
329 use amrwb || myconf="${myconf} --disable-libamr_wb"
330 use dts || myconf="${myconf} --disable-libdca"
331 ! use png && ! use gtk && myconf="${myconf} --disable-png"
332 use lzo || myconf="${myconf} --disable-liblzo"
333 use encode && use mp2 || myconf="${myconf} --disable-twolame \
334 --disable-toolame"
335 use mp3 || myconf="${myconf} --disable-mp3lib"
336 use quicktime || myconf="${myconf} --disable-qtx"
337 use vorbis || myconf="${myconf} --disable-libvorbis"
338 use xanim && myconf="${myconf} --xanimcodecsdir=/usr/lib/xanim/mods"
339 if use x86 || use amd64; then
340 # Real codec support, only available on x86, amd64
341 if use real && use x86; then
342 myconf="${myconf} --realcodecsdir=/opt/RealPlayer/codecs"
343 elif use real && use amd64; then
344 myconf="${myconf} --realcodecsdir=/usr/$(get_libdir)/codecs"
345 else
346 myconf="${myconf} --disable-real"
347 fi
348 if ! use livecd && ! use bindist && ! use real; then
349 myconf="${myconf} $(use_enable win32codecs win32dll)"
350 fi
351 fi
352
353 #############
354 # Video Output #
355 #############
356 for x in directfb ggi md5sum sdl xinerama; do
357 use ${x} || myconf="${myconf} --disable-${x}"
358 done
359 use aalib || myconf="${myconf} --disable-aa"
360 use dga || myconf="${myconf} --disable-dga1 --disable-dga2"
361 use fbcon || myconf="${myconf} --disable-fbdev"
362 use fbcon && use video_cards_s3virge && myconf="${myconf} --enable-s3fb"
363 use libcaca || myconf="${myconf} --disable-caca"
364 use opengl || myconf="${myconf} --disable-gl"
365 use video_cards_vesa || myconf="${myconf} --disable-vesa"
366 use vidix || myconf="${myconf} --disable-vidix-internal \
367 --disable-vidix-external"
368 use zoran || myconf="${myconf} --disable-zr"
369
370 # GTK gmplayer gui
371 myconf="${myconf} $(use_enable gtk gui)"
372
373 if use xv; then
374 if use xvmc; then
375 myconf="${myconf} --enable-xvmc --with-xvmclib=XvMCW"
376 else
377 myconf="${myconf} --disable-xvmc"
378 fi
379 else
380 myconf="${myconf} --disable-xv --disable-xvmc"
381 fi
382
383 if ! use kernel_linux && ! use video_cards_mga; then
384 myconf="${myconf} --disable-mga --disable-xmga"
385 fi
386
387 if use video_cards_tdfx; then
388 myconf="${myconf} $(use_enable video_cards_tdfx tdfxvid) \
389 $(use_enable fbcon tdfxfb)"
390 else
391 myconf="${myconf} --disable-3dfx --disable-tdfxvid --disable-tdfxfb"
392 fi
393
394 #############
395 # Audio Output #
396 #############
397 for x in alsa arts esd jack ladspa nas openal; do
398 use ${x} || myconf="${myconf} --disable-${x}"
399 done
400 use pulseaudio || myconf="${myconf} --disable-pulse"
401 if ! use radio; then
402 use oss || myconf="${myconf} --disable-ossaudio"
403 fi
404 #################
405 # Advanced Options #
406 #################
407 # Platform specific flags, hardcoded on amd64 (see below)
408 if use x86 || use amd64 || use ppc; then
409 if use cpudetection || use livecd || use bindist; then
410 myconf="${myconf} --enable-runtime-cpudetection"
411 fi
412 fi
413 if use mmx; then
414 for x in 3dnow 3dnowext mmxext sse sse2 ssse3; do
415 use ${x} || myconf="${myconf} --disable-${x}"
416 done
417 else
418 myconf="${myconf} --disable-mmx --disable-mmxext --disable-sse \
419 --disable-sse2 --disable-ssse3 --disable-3dnow \
420 --disable-3dnowext"
421 fi
422
423 use debug && myconf="${myconf} --enable-debug=3"
424
425 myconf="${myconf} $(use_enable altivec)"
426
427 if use custom-cflags; then
428 # let's play the filtration game! MPlayer hates on all!
429 strip-flags
430 # ugly optimizations cause MPlayer to cry on x86 systems!
431 if use x86 ; then
432 replace-flags -O* -O2
433 filter-flags -fPIC -fPIE
434
435 # debug broken in this release
436 # use debug || append-flags -fomit-frame-pointer
437 append-flags -fomit-frame-pointer
438 fi
439 append-flags -D__STDC_LIMIT_MACROS
440 else
441 unset CFLAGS CXXFLAGS
442 fi
443
444 myconf="--cc=$(tc-getCC) \
445 --host-cc=$(tc-getBUILD_CC) \
446 --prefix=/usr \
447 --confdir=/etc/mplayer \
448 --datadir=/usr/share/mplayer \
449 --libdir=/usr/$(get_libdir) \
450 --enable-largefiles \
451 --enable-menu \
452 --enable-network \
453 ${myconf}"
454 #echo "CFLAGS=\"${CFLAGS}\" ./configure ${myconf}"
455 CFLAGS="${CFLAGS}" ./configure ${myconf} || die "configure died"
456
457 emake || die "Failed to build MPlayer!"
458 use doc && make -C DOCS/xml html-chunked
459 }
460
461 src_install() {
462
463 make prefix="${D}/usr" \
464 BINDIR="${D}/usr/bin" \
465 LIBDIR="${D}/usr/$(get_libdir)" \
466 CONFDIR="${D}/etc/mplayer" \
467 DATADIR="${D}/usr/share/mplayer" \
468 MANDIR="${D}/usr/share/man" \
469 install || die "Failed to install MPlayer!"
470
471 dodoc AUTHORS Changelog README
472 # Install the documentation; DOCS is all mixed up not just html
473 if use doc ; then
474 find "${S}/DOCS" -type d | xargs -- chmod 0755
475 find "${S}/DOCS" -type f | xargs -- chmod 0644
476 cp -r "${S}/DOCS" "${D}/usr/share/doc/${PF}/" || die "cp docs died"
477 fi
478
479 # Copy misc tools to documentation path, as they're not installed directly
480 # and yes, we are nuking the +x bit.
481 find "${S}/TOOLS" -type d | xargs -- chmod 0755
482 find "${S}/TOOLS" -type f | xargs -- chmod 0644
483 cp -r "${S}/TOOLS" "${D}/usr/share/doc/${PF}/" || die "cp docs died"
484
485 # Install the default Skin and Gnome menu entry
486 if use gtk; then
487 dodir /usr/share/mplayer/skins
488 cp -r "${WORKDIR}/Blue" \
489 "${D}/usr/share/mplayer/skins/default" || die "cp skins died"
490
491 # Fix the symlink
492 rm -rf "${D}/usr/bin/gmplayer"
493 dosym mplayer /usr/bin/gmplayer
494 fi
495
496 if ! use srt && ! use truetype; then
497 dodir /usr/share/mplayer/fonts
498 local x=
499 # Do this generic, as the mplayer people like to change the structure
500 # of their zips ...
501 for x in $(find "${WORKDIR}/" -type d -name 'font-arial-*')
502 do
503 cp -pPR "${x}" "${D}/usr/share/mplayer/fonts"
504 done
505 # Fix the font symlink ...
506 rm -rf "${D}/usr/share/mplayer/font"
507 dosym fonts/font-arial-14-iso-8859-1 /usr/share/mplayer/font
508 fi
509
510 insinto /etc/mplayer
511 newins "${S}/etc/example.conf" mplayer.conf
512
513 if use srt || use truetype; then
514 cat >> "${D}/etc/mplayer/mplayer.conf" << EOT
515 fontconfig=1
516 subfont-osd-scale=4
517 subfont-text-scale=3
518 EOT
519 fi
520
521 dosym ../../../etc/mplayer/mplayer.conf /usr/share/mplayer/mplayer.conf
522
523 dobin "${D}/usr/share/doc/${PF}/TOOLS/midentify"
524
525 insinto /usr/share/mplayer
526 doins "${S}/etc/input.conf"
527 doins "${S}/etc/menu.conf"
528 }
529
530 pkg_preinst() {
531
532 if [[ -d ${ROOT}/usr/share/mplayer/Skin/default ]]
533 then
534 rm -rf "${ROOT}/usr/share/mplayer/Skin/default"
535 fi
536 }
537
538 pkg_postrm() {
539
540 # Cleanup stale symlinks
541 if [ -L "${ROOT}/usr/share/mplayer/font" -a \
542 ! -e "${ROOT}/usr/share/mplayer/font" ]
543 then
544 rm -f "${ROOT}/usr/share/mplayer/font"
545 fi
546
547 if [ -L "${ROOT}/usr/share/mplayer/subfont.ttf" -a \
548 ! -e "${ROOT}/usr/share/mplayer/subfont.ttf" ]
549 then
550 rm -f "${ROOT}/usr/share/mplayer/subfont.ttf"
551 fi
552 }
553
554
555
556 --
557 gentoo-commits@g.o mailing list