This script is for Slackware 12.0 only and may be outdated.

SlackBuilds Repository

12.0 > Network > irda-utils (0.9.18)

IrDA-Utils (manage and control infrared devices) 

This package contains various user space utilities which control
IrDA stack and a bunch of little programs serving as examples and
tools for IrDA applications.

If you want to enable SIR mode connections at startup, adjust the
serial port of you IrDA in /etc/rc.d/rc.irda, make it executable
with 'chmod +x rc.irda' and add the following lines to your rc.local:

if [ -x /etc/rc.d/rc.irda ]; then
/etc/rc.d/rc.irda start
fi

If you are unsure which serial port to choose, 'dmesg | grep tty' may
point you to the right direction.

For detailed instructions on how to enable FIR mode, see 'man 8 irattach'
and README.irattach in the doc directory.

Maintained by: Michael Wagner
Keywords: obex,ircomm,infrared
ChangeLog: irda-utils

Homepage:
http://irda.sourceforge.net

Source Downloads:
irda-utils-0.9.18.tar.gz (84dc12aa4c3f61fccb8d8919bf4079bb)

Download SlackBuild:
irda-utils.tar.gz
irda-utils.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 12.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds