Gentoo Archives: gentoo-dev

From: Alexis Ballier <aballier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-video/vlc: ChangeLog vlc-0.9.0_alpha20071009.ebuild
Date: Wed, 10 Oct 2007 10:03:09
Message-Id: 20071010114825.45ea7598@toz.strangled.net
In Reply to: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-video/vlc: ChangeLog vlc-0.9.0_alpha20071009.ebuild by Donnie Berkholz
1 On Tue, 9 Oct 2007 16:28:23 -0700
2 Donnie Berkholz <dberkholz@g.o> wrote:
3
4 > > if use nsplugin; then
5 > > if use seamonkey; then
6 > > XPIDL=/usr/lib/seamonkey
7 > > MOZILLA_CONFIG=/usr/lib/seamonkey/seamonkey-config
8 > > else
9 > > XPIDL=/usr/lib/mozilla-firefox
10 > > MOZILLA_CONFIG=/usr/lib/mozilla-firefox/firefox-config
11 > > fi
12 > > fi
13 >
14 > Should this be get_libdir() ?
15
16 should be more reliable indeed
17 it's used only to teach the build system where to find mozilla's stuff,
18 so as of now it shouldnt hurt, but I switched to get_libdir anyway.
19
20 > >
21 > > econf \
22 > > $(use_enable altivec) \
23 > > $(use_enable stream sout) \
24 > > $(use_enable httpd) \
25 > > $(use_enable gnutls) \
26 > > $(use_enable v4l) \
27 > > $(use_enable v4l2) \
28 > > $(use_enable cdda) $(use_enable cdda cddax)\
29 > > $(use_enable cddb libcddb) \
30 >
31 > [crop another 30 or so]
32 >
33 > Another place where ordering would help.
34
35 good idea, thanks; it's a bit difficult to read as of now :/
36
37 Alexis.

Attachments

File name MIME type
signature.asc application/pgp-signature