Commit graph

5 commits

Author SHA1 Message Date
jperkin
45bc40abb4 Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
2014-03-11 14:04:57 +00:00
cheusov
0a0bc4e2de Fix build failure on some Linuxes if CHECK_INTERPRETER=yes 2012-12-25 11:41:25 +00:00
dsainty
41d79c7848 lirc will attempt to use devel/libusb should it be installed, despite not
being buildlinked in.  This ultimately fails.  So buildlink it in.

Bump PKGREVISION.
2012-12-05 22:52:16 +00:00
cheusov
cff17be7d6 BUILDLINK_API_DEPENDS.lirc += lirc>=0.9.0 2012-12-02 01:27:16 +00:00
cheusov
d4e5503dee Import LIRC, Linux Infrared Remote Control
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.
2012-12-02 01:21:50 +00:00