redshodan / mediarc

MediaRC is a remote control program intended for controlling your various media devices found in a home theater or with a PVR like MythTV
GNU General Public License v2.0
0 stars 0 forks source link

autoconf and install #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Get mediarc setup to use autoconf. Setup the install and get the config
file name/location working better.

Autoconf checks:
- python
- pySerial
- lirc
- alsa and amixer
- install location

Original issue reported on code.google.com by redshodan@gmail.com on 9 Aug 2007 at 2:05

GoogleCodeExporter commented 8 years ago
Partially done. Autoconf/make is setup but does not check for pySerial, lirc or 
alsa yet.

Original comment by redshodan@gmail.com on 19 Aug 2007 at 6:15

GoogleCodeExporter commented 8 years ago
Moving to 0.2 for finishing up the checking of pyserial, lirc, alsa etc

Original comment by redshodan@gmail.com on 25 Aug 2007 at 3:38