Gentoo Archives: gentoo-user

From: Willie Wong <wwong@×××××××××.EDU>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mplayer-1.0_rc2_p28058-r1 & USE dvdnav
Date: Sat, 20 Dec 2008 03:45:34
Message-Id: 20081220034617.GA25640@princeton.edu
In Reply to: [gentoo-user] mplayer-1.0_rc2_p28058-r1 & USE dvdnav by Stroller
1 On Sat, Dec 20, 2008 at 02:16:09AM +0000, Penguin Lover Stroller squawked:
2 > Anyone see what I'm doing wrong here, please?
3
4 Yes. See below.
5
6 > I can't seem to get mplayer to accept the dvdnav USE flag, which is always
7 > (-bracketed) out when I pretend to emerge it:
8
9 <snip>
10 >
11 > Yet the ebuild seems to say:
12 > dvdnav? ( >=media-libs/libdvdnav-4.1.3
13 > >=media-libs/libdvdread-4.1.3 )
14 > ...
15 > if use dvdnav; then
16 > myconf="${myconf} --with-dvdread-config=/usr/bin/dvdread-config \
17 > --with-dvdnav-config=/usr/bin/dvdnav-config \
18 > --disable-dvdread-internal"
19 > elif ! use dvd && ! use dvdread; then
20 > myconf="${myconf} --disable-dvdnav --disable-dvdread"
21 > use a52 || myconf="${myconf} --disable-liba52 \
22 >
23 >
24 > I think I have emerged the appropriate versions of libdvdnav & libdvdread:
25 >
26 > $ eix -I -c libdvd
27 > [I] media-libs/libdvdcss (1.2.9-r1(1.2)@10/10/08): A portable abstraction
28 > library for DVD decryption
29 > [I] media-libs/libdvdnav (4.1.3@12/20/08): Library for DVD navigation tools
30 > [I] media-libs/libdvdplay (1.0.1@07/07/07): A simple library designed for
31 > DVD-menu navigation
32 > [I] media-libs/libdvdread (4.1.3-r1@12/19/08): Library for DVD navigation
33 > tools
34 > Found 4 matches.
35 > $
36 >
37 >
38 > This is a mostly x86 system, with only a handful of packages manually
39 > keyworded or unmasked.
40
41 libdvdnav-4.1.3 is keyworded ~x86, while mplayer-1.0_rc2_p28058-r1 is
42 keyworded x86. The USE cannot be satisfied. See
43 /usr/portage/profiles/base/package.use.mask, somewhere near the
44 bottom, there is a bit about dvdnav being masked. I think you can try
45 use unmasking the flag: add a line to /etc/portage/package.use.mask
46
47 media-video/mplayer -dvdnav
48
49 should do the trick.
50
51 W
52
53 --
54 "Getting the midterms back tomorrow is going to be a slaughterhouse."
55 "No. The exam was the slaughterhouse."
56 "Then tomorrow is just the meat packing."
57 ~DeathMech, Some Student. P-town PHY 205
58 Sortir en Pantoufles: up 743 days, 2:19

Replies

Subject Author
Re: [gentoo-user] mplayer-1.0_rc2_p28058-r1 & USE dvdnav "Arttu V." <arttuv69@×××××.com>
Re: [gentoo-user] mplayer-1.0_rc2_p28058-r1 & USE dvdnav Stroller <stroller@××××××××××××××××××.uk>