Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33335 - app-misc/fnfx-0.2.ebuild (New Package)
Summary: app-misc/fnfx-0.2.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords: EBUILD, InVCS
Depends on:
Blocks:
 
Reported: 2003-11-12 14:29 UTC by stephan
Modified: 2005-01-28 08:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Initial ebuild (fnfx-0.2.ebuild,686 bytes, text/plain)
2003-11-12 14:31 UTC, stephan
Details
Changelog for ebuild (Changelog,87 bytes, text/plain)
2003-11-12 14:32 UTC, stephan
Details
init script for fnfxd daemon (fnfxd,415 bytes, text/plain)
2004-02-21 03:00 UTC, Ben Ford
Details
patch adds keycodes for remote and adds more to sample rc (fnfx-0.2-misc.patch,3.16 KB, patch)
2004-02-21 03:03 UTC, Ben Ford
Details | Diff
my version of the ebuild (fnfx-0.2.ebuild,1.03 KB, text/plain)
2004-02-21 03:05 UTC, Ben Ford
Details
eBuild for the latest version 0.3 (w/o initscript) (fnfx-0.3.ebuild,1.03 KB, text/plain)
2004-11-23 10:09 UTC, Wolfgang Frisch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stephan 2003-11-12 14:29:12 UTC
Hi, 
 
i've found a great replacement for hotkeys from the toshiba-utils for the newer ACPI laptops. 
I've created the initial ebuild. 
 
so long 
 
	stephan 
 
 

Reproducible: Always
Steps to Reproduce:
1.

2.

3.
Comment 1 stephan 2003-11-12 14:31:10 UTC
Created attachment 20650 [details]
Initial ebuild
Comment 2 stephan 2003-11-12 14:32:47 UTC
Created attachment 20651 [details]
Changelog for ebuild
Comment 3 Ben Ford 2004-02-21 02:59:48 UTC
Heh, I should have searched before starting . . . .
I just got done writing an ebuild for this same package.  Mine has a patch which adds keycodes for the remote that comes with the s5205 and an init script to start the daemon.
Comment 4 Ben Ford 2004-02-21 03:00:57 UTC
Created attachment 26038 [details]
init script for fnfxd daemon
Comment 5 Ben Ford 2004-02-21 03:03:38 UTC
Created attachment 26039 [details, diff]
patch adds keycodes for remote and adds more to sample rc
Comment 6 Ben Ford 2004-02-21 03:05:10 UTC
Created attachment 26040 [details]
my version of the ebuild
Comment 7 Julioromano 2004-03-23 08:40:51 UTC
Hey guys, just for letting you know:
I tried the last ebuild and it seems ok.
The init script is very useful and the remote control mappings are too.
What about moving this in the portage tree?
Bye
Julioromano
Comment 8 Kalin KOZHUHAROV 2004-04-09 03:48:21 UTC
Works for me as well.

Please include in the tree for easier testing.
Comment 9 Nik Raub 2004-06-11 08:14:17 UTC
I get the following after emergeing the ebuild:

rc-update add fnfxd default
 * /sbin/rc-update: /etc/init.d/fnfxd not found; aborting.

It appears fnfxd is placed somewhere else:
>>> Merging sys-apps/fnfx-0.2 to /
--- /etc/
>>> /etc/fnfx/
>>> /etc/fnfx/fnfxd.conf
>>> /etc/fnfx/fnfxrc_example
>>> /etc/fnfx/keymap
--- /etc/init.d/
--- /usr/
--- /usr/bin/
>>> /usr/bin/fnfx
--- /usr/sbin/
>>> /usr/sbin/fnfxd

Hope that was helpful ... first time I use this thing ...
Comment 10 Kalin KOZHUHAROV 2004-09-08 20:30:09 UTC
Hey still not in the official tree???
Please, I install new laptops quite often and it is a pain in the ...
Comment 11 Ben Ford 2004-09-14 07:39:04 UTC
Nik:  make sure to put the init scripts and the patch in /usr/local/portage/sys-apps/fnfx/files (assuming you put fnfx in /usr/local/portage/sys-apps/fnfx/)

For future reference, the files subdirectory is where helper scripts and patches, etc. go.
Comment 12 Doug Goldstein (RETIRED) gentoo-dev 2004-09-22 09:28:05 UTC
latexer: don't you have a Toshiba to test this on?
Comment 13 azote 2004-09-28 07:06:36 UTC
Just test it!

after doing:
putting ebuild and patch in its place I did
 emerge fnfx (download files)
 ebuild fnfx-02 digest
 emerge fnfx

and Wala!

works great!! its been a while since i been using this ebuild! I think its about time to add it to portage ;)

Comment 14 Claudio Corsi 2004-10-22 01:52:33 UTC
Its time to put it in the portage tree!! Please....
Comment 15 Wolfgang Frisch 2004-11-23 10:09:48 UTC
Created attachment 44584 [details]
eBuild for the latest version 0.3 (w/o initscript)

A slightly modified ebuild for the latest version v0.3. I only uncommented the
0.2-patch from the previous ebuild. This new version has some new features like
configurable brightness on startup. It seems to be as stable and reliable as
0.2 and I think it's ready for portage, too.
Comment 16 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-28 08:30:27 UTC
thank you, committed.