public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Emerging LIRC with LIRC_DEVICES
@ 2008-01-05 19:08 BRM
  2008-01-05 20:26 ` Aline de Freitas
  0 siblings, 1 reply; 3+ messages in thread
From: BRM @ 2008-01-05 19:08 UTC (permalink / raw
  To: Users Gentoo

I'm trying to set up LIRC so I can use my Creative RM-1500 Remote that
came with my SB Audigy 2 ZS Platinum. To set it up I have to set the
LIRC_DEVICES variable specifically for app-misc/lirc. Per recent
thread, I thought I just needed to set the variable in
/etc/portage/app-misc/lirc; however, emerge doesn't seem to be picking
it up. It does pick it up if I set it in /etc/make.conf, but I'd rather
limit it to just the building of LIRC.

I already emerged lirc by setting it on the command-line; emerge wants
to rebuild lirc - for example, I had to set LIRC_DEVICES on the command
line for emerging vlc to keep vlc from rebuilding lirc too.

Am I not understanding the /etc/portage/app-misc/lirc thing right?
What am I doing wrong?

(I don't mind rebuilding lirc once more, but I'd like to get it set-up
right.)

TIA,

Ben
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Emerging LIRC with LIRC_DEVICES
  2008-01-05 19:08 [gentoo-user] Emerging LIRC with LIRC_DEVICES BRM
@ 2008-01-05 20:26 ` Aline de Freitas
  2008-01-06  6:02   ` BRM
  0 siblings, 1 reply; 3+ messages in thread
From: Aline de Freitas @ 2008-01-05 20:26 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1580 bytes --]

Em Saturday 05 January 2008 17:08:03 BRM escreveu:
> I'm trying to set up LIRC so I can use my Creative RM-1500 Remote that
> came with my SB Audigy 2 ZS Platinum. To set it up I have to set the
> LIRC_DEVICES variable specifically for app-misc/lirc. Per recent
> thread, I thought I just needed to set the variable in
> /etc/portage/app-misc/lirc; however, emerge doesn't seem to be picking
> it up. It does pick it up if I set it in /etc/make.conf, but I'd rather
> limit it to just the building of LIRC.
>
> I already emerged lirc by setting it on the command-line; emerge wants
> to rebuild lirc - for example, I had to set LIRC_DEVICES on the command
> line for emerging vlc to keep vlc from rebuilding lirc too.
>
> Am I not understanding the /etc/portage/app-misc/lirc thing right?
> What am I doing wrong?
>
> (I don't mind rebuilding lirc once more, but I'd like to get it set-up
> right.)
>
> TIA,
>
> Ben

I supose, LIRC_DEVICES is a portage variable like LINGUAS or VIDEO_CARDS. I 
don't think that any other package uses this variable. vlc, mplayer, and 
others, have a lirc USE flag and once its set globally or per package and 
lirc builded it shouldn't ask for rebuild lirc again. 

So LIRC_DEVICES needs to be under /etc/make.conf

It works also as a USE flag (but I don't know why would you need this) as, for 
exemplo:

LIRC_DEVICES=serial

Is the same as:

USE=lirc_devices_serial

Aline

-- 
Aline de Freitas - Chave pública: ID DE632016 / keys.indymedia.org
gpg --keyserver keys.indymedia.org --recv-keys DE632016

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Emerging LIRC with LIRC_DEVICES
  2008-01-05 20:26 ` Aline de Freitas
@ 2008-01-06  6:02   ` BRM
  0 siblings, 0 replies; 3+ messages in thread
From: BRM @ 2008-01-06  6:02 UTC (permalink / raw
  To: gentoo-user

--- Aline de Freitas <aline@riseup.net> wrote:
> Em Saturday 05 January 2008 17:08:03 BRM escreveu:
> > I'm trying to set up LIRC so I can use my Creative RM-1500 Remote
> that
> > came with my SB Audigy 2 ZS Platinum. To set it up I have to set
> the
> > LIRC_DEVICES variable specifically for app-misc/lirc. Per recent
> > thread, I thought I just needed to set the variable in
> > /etc/portage/app-misc/lirc; however, emerge doesn't seem to be
> picking
> > it up. It does pick it up if I set it in /etc/make.conf, but I'd
> rather
> > limit it to just the building of LIRC.
> > I already emerged lirc by setting it on the command-line; emerge
> wants
> > to rebuild lirc - for example, I had to set LIRC_DEVICES on the
> command
> > line for emerging vlc to keep vlc from rebuilding lirc too.
> > Am I not understanding the /etc/portage/app-misc/lirc thing right?
> > What am I doing wrong?
> > (I don't mind rebuilding lirc once more, but I'd like to get it
> set-up
> > right.)
> I supose, LIRC_DEVICES is a portage variable like LINGUAS or
> VIDEO_CARDS. I 
> don't think that any other package uses this variable. vlc, mplayer,
> and 
> others, have a lirc USE flag and once its set globally or per package
> and 
> lirc builded it shouldn't ask for rebuild lirc again. 
> 
> So LIRC_DEVICES needs to be under /etc/make.conf
> 
> It works also as a USE flag (but I don't know why would you need
> this) as, for 
> exemplo:
> 
> LIRC_DEVICES=serial
> 
> Is the same as:
> 
> USE=lirc_devices_serial

Thanks for the info. I wasn't aware of that USE flag method - kinda
cool, and kinda makes sense. Guess I'll just leave it in make.conf.

Thanks.

Ben
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-06  7:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-05 19:08 [gentoo-user] Emerging LIRC with LIRC_DEVICES BRM
2008-01-05 20:26 ` Aline de Freitas
2008-01-06  6:02   ` BRM

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox