On 18:55 Fri 12 Oct , Doug Goldstein (cardoe) wrote:
> 1.1 media-tv/mythtv/mythtv-0.20.2_p14668.ebuild
>
> file :
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.20.2_p14668.ebuild?rev=1.1&view=markup
> plain:
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.20.2_p14668.ebuild?rev=1.1&content-type=text/plain
> use alsa || myconf="${myconf} --disable-audio-alsa"
> use jack || myconf="${myconf} --disable-audio-jack"
> use dts || myconf="${myconf} --disable-dts"
> use freebox || myconf="${myconf} --disable-freebox"
> use dbox2 || myconf="${myconf} --disable-dbox2"
> use hdhomerun || myconf="${myconf} --disable-hdhomerun"
> use crciprec || myconf="${myconf} --disable-crciprec"
> use altivec || myconf="${myconf} --disable-altivec"
> use xvmc && myconf="${myconf} --enable-xvmc"
> use xvmc && use video_cards_via && myconf="${myconf} --enable-xvmc-pro"
> use perl && myconf="${myconf} --with-bindings=perl"
> myconf="${myconf}
> --disable-audio-arts
> $(use_enable lirc)
> $(use_enable joystick joystick-menu)
> $(use_enable dvb)
> --dvb-path=/usr/include
> $(use_enable opengl opengl-vsync)
> $(use_enable ieee1394 firewire)
> --enable-xrandr
> --enable-xv
> --disable-directfb
> --enable-x11
> --enable-proc-opt"
How come some of these don't use use_enable()?
> cd ${S}/contrib/channel_changers
Some quoting issues like this one.
Thanks,
Donnie
--
[EMAIL PROTECTED] mailing list