lirc Sources: http://heanet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/lirc-0.9.0.tar.bz2 Required extensions to build: linux-headers-3.0.3-tinycore.tcz Xorg-7.6-dev.tcz Required patches to build: http://pastebin.com/raw.php?i=1jpvriD2 Steps to compile: ./configure --prefix=/usr/local --with-driver=all --enable-sandboxed --with-transmitter --with-moduledir=/usr/local/lib/modules/3.0.3-tinycore/kernel/drivers/misc --with-kerneldir=/usr/local/src/linux-headers-3.0.3-tinycore/ make sudo make DESTDIR=/tmp/package install Notes: -Binaries were stripped. -Modules were separated and gzipped. -Man files are included. -Checked by submitqc4.tcz Known issues: -Start-up script is not provided. User must do it manually. -Only drivers and tools without dependencies are included.