First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 87501
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Erik Hovland <erik@hovland.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
add-lirc-to-xmame-ebuilds.patch adds lirc use to xmame ebuilds patch Erik Hovland 2005-03-31 21:54 0000 1.96 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 87501 depends on: Show dependency tree
Bug 87501 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-03-31 21:53 0000
As of version 0.89 xmame now has support for lirc. This is really handy for
those who run keyboardless systems (ie mythtv). But the ebuilds of versions
after version 0.89 do not have the required bits to provide this feature if the
lirc use flag is given.

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS='~x86' USE='lirc' emerge xmame
2. ldd /usr/games/bin/xmame

Actual Results:  
There is no lirc_client library linked in to xmame and so no action by xmame
when a lirc command is sent.

Expected Results:  
emerge should have added lirc_client into the libraries that xmame links
against
and should have enabled the LIRC variable in the makefile.unix

------- Comment #1 From Erik Hovland 2005-03-31 21:54:50 0000 -------
Created an attachment (id=54994) [details]
adds lirc use to xmame ebuilds

This patch will add lirc support to the xmame 0.94 and 0.95 ebuilds. This will
make it possible to use lirc with xmame and make (mostly) keyboardless
operation of xmame possible.

------- Comment #2 From Mr. Bones. 2005-04-01 09:02:20 0000 -------
added lirc support to xmame and xmess.

It would have been nice if I had been able to apply your patch directly.  In the future, please limit your patch to the feature/bug fix in question and leave the formatting of the IUSE variable alone.  Thanks.

No rev bump since these things are such large compiles.  For lirc support, resync and remerge.

Thanks for the bug report.

------- Comment #3 From Erik Hovland 2005-04-01 09:43:09 0000 -------
Sorry about the reformatting. I erred on the side of 80 columns or less (I know
better now). Thanks for the quick resolution!

First Last Prev Next    No search results available      Search page      Enter new bug