diff options
author | Murat D. Kadirov <banderols@gmail.com> | 2010-05-13 00:40:51 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:40:51 +0200 |
commit | 987400e2380babcbc118603fb2e7c98794d1d82a (patch) | |
tree | 070af29a2acabaeb2cb7fa825c9d03a64f803914 /system/lirc/README | |
parent | 5431c4f00376ebd04b43aba92e930b1e9c5b0f65 (diff) | |
download | slackbuilds-987400e2380babcbc118603fb2e7c98794d1d82a.tar.gz |
system/lirc: Updated for version 0.8.6
Diffstat (limited to 'system/lirc/README')
-rw-r--r-- | system/lirc/README | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/system/lirc/README b/system/lirc/README index b064aa5530..99b5ceeb74 100644 --- a/system/lirc/README +++ b/system/lirc/README @@ -1,6 +1,9 @@ -LIRC is a package that allows you to decode and send infra-red signals of -many (but not all) commonly used remote controls. LIRC is released under -the GNU General Public License. It consists of lircd and lircmd daemons. +LIRC is a package that allows you to decode and send infra-red signals of many +(but not all) commonly used remote controls. -See README.SLACKWARE (also installed with the package documentation) for -configuration hints. +Former versions focussed on home-brew hardware connected to the serial or +parallel port. Current versions of LIRC also support a variety of other +hardware. + +NOTE: for FTDI chips support you need install libftdi and ftdi_eeprom from +http://www.intra2net.com/en/developer/libftdi/ before run slackbuild. |