Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-25 | Fix build failure on some Linuxes if CHECK_INTERPRETER=yes | cheusov | 1 | -3/+8 | |
2012-12-05 | lirc will attempt to use devel/libusb should it be installed, despite not | dsainty | 1 | -1/+3 | |
being buildlinked in. This ultimately fails. So buildlink it in. Bump PKGREVISION. | |||||
2012-12-02 | BUILDLINK_API_DEPENDS.lirc += lirc>=0.9.0 | cheusov | 1 | -2/+2 | |
2012-12-02 | Import LIRC, Linux Infrared Remote Control | cheusov | 8 | -0/+147 | |
LIRC is a package that supports receiving and sending IR signals of the most common IR remote controls. It contains a daemon that decodes and sends IR signals, a mouse daemon that translates IR signals to mouse movements and a couple of user programs that allow to control your computer with a remote control. Tested on RHEL. |