Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/mplayer: ChangeLog mplayer-1.0_rc2_p24929-r3.ebuild
Date: Thu, 24 Jan 2008 10:41:25
Message-Id: E1JHzWL-0002Jj-A4@stork.gentoo.org
1 drac 08/01/24 10:41:21
2
3 Modified: ChangeLog
4 Added: mplayer-1.0_rc2_p24929-r3.ebuild
5 Log:
6 Revision bump for new dep., media-libs/libggiwmh used by USE ggi. Unkeyword mips and ppc wrt #205570.
7 (Portage version: 2.1.4)
8
9 Revision Changes Path
10 1.545 media-video/mplayer/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/ChangeLog?rev=1.545&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/ChangeLog?rev=1.545&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/ChangeLog?r1=1.544&r2=1.545
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v
19 retrieving revision 1.544
20 retrieving revision 1.545
21 diff -u -r1.544 -r1.545
22 --- ChangeLog 17 Jan 2008 12:18:15 -0000 1.544
23 +++ ChangeLog 24 Jan 2008 10:41:20 -0000 1.545
24 @@ -1,6 +1,13 @@
25 # ChangeLog for media-video/mplayer
26 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.544 2008/01/17 12:18:15 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.545 2008/01/24 10:41:20 drac Exp $
29 +
30 +*mplayer-1.0_rc2_p24929-r3 (24 Jan 2008)
31 +
32 + 24 Jan 2008; Samuli Suominen <drac@g.o>
33 + +mplayer-1.0_rc2_p24929-r3.ebuild:
34 + Revision bump for new dep., media-libs/libggiwmh used by USE ggi. Unkeyword
35 + mips and ppc wrt #205570.
36
37 17 Jan 2008; Raúl Porcel <armin76@g.o>
38 mplayer-1.0_rc2_p24929-r1.ebuild:
39
40
41
42 1.1 media-video/mplayer/mplayer-1.0_rc2_p24929-r3.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/mplayer-1.0_rc2_p24929-r3.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/mplayer-1.0_rc2_p24929-r3.ebuild?rev=1.1&content-type=text/plain
46
47 Index: mplayer-1.0_rc2_p24929-r3.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc2_p24929-r3.ebuild,v 1.1 2008/01/24 10:41:20 drac Exp $
52
53 inherit eutils flag-o-matic multilib
54
55 RESTRICT="strip"
56 IUSE="3dnow 3dnowext a52 aac aalib alsa altivec amrnb amrwb arts bidi bl bindist
57 cddb cdio cdparanoia cpudetection custom-cflags debug dga doc dts dvb directfb
58 dvd dv enca encode esd fbcon ftp gif ggi gtk iconv ipv6 jack joystick jpeg
59 kernel_linux ladspa libcaca lirc live livecd lzo mad md5sum mmx mmxext mp2 mp3
60 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"
61
62 VIDEO_CARDS="s3virge mga tdfx vesa"
63
64 for x in ${VIDEO_CARDS}; do
65 IUSE="${IUSE} video_cards_${x}"
66 done
67
68 BLUV="1.7"
69 SVGV="1.9.17"
70 AMR_URI="http://www.3gpp.org/ftp/Specs/archive"
71 SRC_URI="mirror://gentoo/${P}.tar.bz2
72 !truetype? ( mirror://mplayer/releases/fonts/font-arial-iso-8859-1.tar.bz2
73 mirror://mplayer/releases/fonts/font-arial-iso-8859-2.tar.bz2
74 mirror://mplayer/releases/fonts/font-arial-cp1250.tar.bz2 )
75 !iconv? ( mirror://mplayer/releases/fonts/font-arial-iso-8859-1.tar.bz2
76 mirror://mplayer/releases/fonts/font-arial-iso-8859-2.tar.bz2
77 mirror://mplayer/releases/fonts/font-arial-cp1250.tar.bz2 )
78 gtk? ( mirror://mplayer/Skin/Blue-${BLUV}.tar.bz2 )
79 svga? ( http://mplayerhq.hu/~alex/svgalib_helper-${SVGV}-mplayer.tar.bz2 )"
80
81 DESCRIPTION="Media Player for Linux"
82 HOMEPAGE="http://www.mplayerhq.hu/"
83
84 RDEPEND="sys-libs/ncurses
85 !livecd? (
86 !bindist? (
87 x86? (
88 win32codecs? ( media-libs/win32codecs )
89 real? ( media-libs/win32codecs
90 media-video/realplayer )
91 )
92 amd64? ( real? ( media-libs/amd64codecs ) )
93 )
94 )
95 aalib? ( media-libs/aalib )
96 alsa? ( media-libs/alsa-lib )
97 amrnb? ( media-libs/amrnb )
98 amrwb? ( media-libs/amrwb )
99 arts? ( kde-base/arts )
100 openal? ( media-libs/openal )
101 bidi? ( dev-libs/fribidi )
102 cdio? ( dev-libs/libcdio )
103 cdparanoia? ( media-sound/cdparanoia )
104 directfb? ( dev-libs/DirectFB )
105 dts? ( || ( media-libs/libdca media-libs/libdts ) )
106 dv? ( media-libs/libdv )
107 dvb? ( media-tv/linuxtv-dvb-headers )
108 encode? (
109 aac? ( media-libs/faac )
110 mp2? ( media-sound/twolame )
111 mp3? ( media-sound/lame )
112 x264? ( media-libs/x264-svn )
113 )
114 esd? ( media-sound/esound )
115 enca? ( app-i18n/enca )
116 gif? ( media-libs/giflib )
117 ggi? ( media-libs/libggi
118 media-libs/libggiwmh )
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 ~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 # Pulseaudio patch, bug 203430
231 epatch "${FILESDIR}/${P}-pulse.patch"
232 }
233
234 src_compile() {
235
236 local myconf=" --disable-tv-bsdbt848 \
237 --disable-faad-external"
238
239 # broken upstream, won't work with recent kernels
240 myconf="${myconf} --disable-ivtv --disable-pvr"
241
242 # MPlayer reads in the LINGUAS variable from make.conf, and sets
243 # the languages accordingly. Some will have to be altered to match
244 # upstream's naming scheme.
245 [[ -n $LINGUAS ]] && LINGUAS=${LINGUAS/da/dk}
246
247 ################
248 #Optional features#
249 ###############
250 use bidi || myconf="${myconf} --disable-fribidi"
251 use bl && myconf="${myconf} --enable-bl"
252 use enca || myconf="${myconf} --disable-enca"
253 use ftp || myconf="${myconf} --disable-ftp"
254 use nemesi || myconf="${myconf} --disable-nemesi"
255 use tivo || myconf="${myconf} --disable-vstream"
256
257 # libcdio support: prefer libcdio over cdparanoia
258 # don't check for cddb w/cdio
259 if use cdio; then
260 myconf="${myconf} --disable-cdparanoia"
261 else
262 myconf="${myconf} --disable-libcdio"
263 use cdparanoia || myconf="${myconf} --disable-cdparanoia"
264 use cddb || myconf="${myconf} --disable-cddb"
265 fi
266
267 # DVD support
268 # dvdread and libdvdcss are internal libs
269 # http://www.mplayerhq.hu/DOCS/HTML/en/dvd.html
270 # You can optionally use external dvdread support, but against
271 # upstream's suggestion. We don't.
272 if ! use dvd; then
273 myconf="${myconf} --disable-dvdnav --disable-dvdread"
274 use a52 || myconf="${myconf} --disable-liba52"
275 fi
276
277 if use encode; then
278 use aac || myconf="${myconf} --disable-faac"
279 use dv || myconf="${myconf} --disable-libdv"
280 use x264 || myconf="${myconf} --disable-x264"
281 else
282 myconf="${myconf} --disable-mencoder --disable-libdv --disable-x264 \
283 --disable-faac"
284 fi
285
286 # SRT (subtitles) requires freetype support
287 # freetype support requires iconv
288 # iconv optionally can use unicode
289 if ! use srt; then
290 myconf="${myconf} --disable-ass"
291 if ! use truetype; then
292 myconf="${myconf} --disable-freetype"
293 if ! use iconv; then
294 myconf="${myconf} --disable-iconv --charset=noconv"
295 fi
296 fi
297 fi
298 use iconv && use unicode && myconf="${myconf} --charset=UTF-8"
299
300 use lirc || myconf="${myconf} --disable-lirc --disable-lircc"
301 myconf="${myconf} $(use_enable joystick)"
302 use ipv6 || myconf="${myconf} --disable-inet6"
303 use rar || myconf="${myconf} --disable-unrarlib"
304 use rtc || myconf="${myconf} --disable-rtc"
305 use samba || myconf="${myconf} --disable-smb"
306
307 # DVB / Video4Linux / Radio support
308 if { use dvb || use v4l || use v4l2 || use radio; }; then
309 use dvb || myconf="${myconf} --disable-dvb --disable-dvbhead"
310 use v4l || myconf="${myconf} --disable-tv-v4l1"
311 use v4l2 || myconf="${myconf} --disable-tv-v4l2"
312 use teletext || myconf="${myconf} --disable-tv-teletext"
313 if use radio && { use dvb || use v4l || use v4l2; }; then
314 myconf="${myconf} --enable-radio $(use_enable encode radio-capture)"
315 else
316 myconf="${myconf} --disable-radio-v4l2 --disable-radio-bsdbt848"
317 fi
318 else
319 myconf="${myconf} --disable-tv --disable-tv-v4l1 --disable-tv-v4l2 \
320 --disable-radio --disable-radio-v4l2 --disable-radio-bsdbt848 \
321 --disable-dvb --disable-dvbhead --disable-tv-teletext"
322 fi
323
324 #########
325 # Codecs #
326 ########
327 for x in gif jpeg live mad musepack pnm speex tga theora xanim xvid; do
328 use ${x} || myconf="${myconf} --disable-${x}"
329 done
330 use aac || myconf="${myconf} --disable-faad-internal"
331 use amrnb || myconf="${myconf} --disable-libamr_nb"
332 use amrwb || myconf="${myconf} --disable-libamr_wb"
333 use dts || myconf="${myconf} --disable-libdca"
334 ! use png && ! use gtk && myconf="${myconf} --disable-png"
335 use lzo || myconf="${myconf} --disable-liblzo"
336 use encode && use mp2 || myconf="${myconf} --disable-twolame \
337 --disable-toolame"
338 use mp3 || myconf="${myconf} --disable-mp3lib"
339 use quicktime || myconf="${myconf} --disable-qtx"
340 use vorbis || myconf="${myconf} --disable-libvorbis"
341 use xanim && myconf="${myconf} --xanimcodecsdir=/usr/lib/xanim/mods"
342 if use x86 || use amd64; then
343 # Real codec support, only available on x86, amd64
344 if use real && use x86; then
345 myconf="${myconf} --realcodecsdir=/opt/RealPlayer/codecs"
346 elif use real && use amd64; then
347 myconf="${myconf} --realcodecsdir=/usr/$(get_libdir)/codecs"
348 else
349 myconf="${myconf} --disable-real"
350 fi
351 if ! use livecd && ! use bindist && ! use real; then
352 myconf="${myconf} $(use_enable win32codecs win32dll)"
353 fi
354 fi
355
356 #############
357 # Video Output #
358 #############
359 for x in directfb ggi md5sum sdl xinerama; do
360 use ${x} || myconf="${myconf} --disable-${x}"
361 done
362 use aalib || myconf="${myconf} --disable-aa"
363 use dga || myconf="${myconf} --disable-dga1 --disable-dga2"
364 use fbcon || myconf="${myconf} --disable-fbdev"
365 use fbcon && use video_cards_s3virge && myconf="${myconf} --enable-s3fb"
366 use libcaca || myconf="${myconf} --disable-caca"
367 use opengl || myconf="${myconf} --disable-gl"
368 use video_cards_vesa || myconf="${myconf} --disable-vesa"
369 use vidix || myconf="${myconf} --disable-vidix-internal \
370 --disable-vidix-external"
371 use zoran || myconf="${myconf} --disable-zr"
372
373 # GTK gmplayer gui
374 myconf="${myconf} $(use_enable gtk gui)"
375
376 if use xv; then
377 if use xvmc; then
378 myconf="${myconf} --enable-xvmc --with-xvmclib=XvMCW"
379 else
380 myconf="${myconf} --disable-xvmc"
381 fi
382 else
383 myconf="${myconf} --disable-xv --disable-xvmc"
384 fi
385
386 if ! use kernel_linux && ! use video_cards_mga; then
387 myconf="${myconf} --disable-mga --disable-xmga"
388 fi
389
390 if use video_cards_tdfx; then
391 myconf="${myconf} $(use_enable video_cards_tdfx tdfxvid) \
392 $(use_enable fbcon tdfxfb)"
393 else
394 myconf="${myconf} --disable-3dfx --disable-tdfxvid --disable-tdfxfb"
395 fi
396
397 #############
398 # Audio Output #
399 #############
400 for x in alsa arts esd jack ladspa nas openal; do
401 use ${x} || myconf="${myconf} --disable-${x}"
402 done
403 use pulseaudio || myconf="${myconf} --disable-pulse"
404 if ! use radio; then
405 use oss || myconf="${myconf} --disable-ossaudio"
406 fi
407 #################
408 # Advanced Options #
409 #################
410 # Platform specific flags, hardcoded on amd64 (see below)
411 if use x86 || use amd64 || use ppc; then
412 if use cpudetection || use livecd || use bindist; then
413 myconf="${myconf} --enable-runtime-cpudetection"
414 fi
415 fi
416 if use mmx; then
417 for x in 3dnow 3dnowext mmxext sse sse2 ssse3; do
418 use ${x} || myconf="${myconf} --disable-${x}"
419 done
420 else
421 myconf="${myconf} --disable-mmx --disable-mmxext --disable-sse \
422 --disable-sse2 --disable-ssse3 --disable-3dnow \
423 --disable-3dnowext"
424 fi
425
426 use debug && myconf="${myconf} --enable-debug=3"
427
428 myconf="${myconf} $(use_enable altivec)"
429
430 if use custom-cflags; then
431 # let's play the filtration game! MPlayer hates on all!
432 strip-flags
433 # ugly optimizations cause MPlayer to cry on x86 systems!
434 if use x86 ; then
435 replace-flags -O* -O2
436 filter-flags -fPIC -fPIE
437
438 # debug broken in this release
439 # use debug || append-flags -fomit-frame-pointer
440 append-flags -fomit-frame-pointer
441 fi
442 append-flags -D__STDC_LIMIT_MACROS
443 else
444 unset CFLAGS CXXFLAGS
445 fi
446
447 myconf="--cc=$(tc-getCC) \
448 --host-cc=$(tc-getBUILD_CC) \
449 --prefix=/usr \
450 --confdir=/etc/mplayer \
451 --datadir=/usr/share/mplayer \
452 --libdir=/usr/$(get_libdir) \
453 --enable-largefiles \
454 --enable-menu \
455 --enable-network \
456 ${myconf}"
457 #echo "CFLAGS=\"${CFLAGS}\" ./configure ${myconf}"
458 CFLAGS="${CFLAGS}" ./configure ${myconf} || die "configure died"
459
460 emake || die "Failed to build MPlayer!"
461 use doc && make -C DOCS/xml html-chunked
462 }
463
464 src_install() {
465
466 make prefix="${D}/usr" \
467 BINDIR="${D}/usr/bin" \
468 LIBDIR="${D}/usr/$(get_libdir)" \
469 CONFDIR="${D}/etc/mplayer" \
470 DATADIR="${D}/usr/share/mplayer" \
471 MANDIR="${D}/usr/share/man" \
472 install || die "Failed to install MPlayer!"
473
474 dodoc AUTHORS Changelog README
475 # Install the documentation; DOCS is all mixed up not just html
476 if use doc ; then
477 find "${S}/DOCS" -type d | xargs -- chmod 0755
478 find "${S}/DOCS" -type f | xargs -- chmod 0644
479 cp -r "${S}/DOCS" "${D}/usr/share/doc/${PF}/" || die "cp docs died"
480 fi
481
482 # Copy misc tools to documentation path, as they're not installed directly
483 # and yes, we are nuking the +x bit.
484 find "${S}/TOOLS" -type d | xargs -- chmod 0755
485 find "${S}/TOOLS" -type f | xargs -- chmod 0644
486 cp -r "${S}/TOOLS" "${D}/usr/share/doc/${PF}/" || die "cp docs died"
487
488 # Install the default Skin and Gnome menu entry
489 if use gtk; then
490 dodir /usr/share/mplayer/skins
491 cp -r "${WORKDIR}/Blue" \
492 "${D}/usr/share/mplayer/skins/default" || die "cp skins died"
493
494 # Fix the symlink
495 rm -rf "${D}/usr/bin/gmplayer"
496 dosym mplayer /usr/bin/gmplayer
497 fi
498
499 if ! use srt && ! use truetype; then
500 dodir /usr/share/mplayer/fonts
501 local x=
502 # Do this generic, as the mplayer people like to change the structure
503 # of their zips ...
504 for x in $(find "${WORKDIR}/" -type d -name 'font-arial-*')
505 do
506 cp -pPR "${x}" "${D}/usr/share/mplayer/fonts"
507 done
508 # Fix the font symlink ...
509 rm -rf "${D}/usr/share/mplayer/font"
510 dosym fonts/font-arial-14-iso-8859-1 /usr/share/mplayer/font
511 fi
512
513 insinto /etc/mplayer
514 newins "${S}/etc/example.conf" mplayer.conf
515
516 if use srt || use truetype; then
517 cat >> "${D}/etc/mplayer/mplayer.conf" << EOT
518 fontconfig=1
519 subfont-osd-scale=4
520 subfont-text-scale=3
521 EOT
522 fi
523
524 dosym ../../../etc/mplayer/mplayer.conf /usr/share/mplayer/mplayer.conf
525
526 dobin "${D}/usr/share/doc/${PF}/TOOLS/midentify"
527
528 insinto /usr/share/mplayer
529 doins "${S}/etc/input.conf"
530 doins "${S}/etc/menu.conf"
531 }
532
533 pkg_preinst() {
534
535 if [[ -d ${ROOT}/usr/share/mplayer/Skin/default ]]
536 then
537 rm -rf "${ROOT}/usr/share/mplayer/Skin/default"
538 fi
539 }
540
541 pkg_postrm() {
542
543 # Cleanup stale symlinks
544 if [ -L "${ROOT}/usr/share/mplayer/font" -a \
545 ! -e "${ROOT}/usr/share/mplayer/font" ]
546 then
547 rm -f "${ROOT}/usr/share/mplayer/font"
548 fi
549
550 if [ -L "${ROOT}/usr/share/mplayer/subfont.ttf" -a \
551 ! -e "${ROOT}/usr/share/mplayer/subfont.ttf" ]
552 then
553 rm -f "${ROOT}/usr/share/mplayer/subfont.ttf"
554 fi
555 }
556
557
558
559 --
560 gentoo-commits@l.g.o mailing list