Revision: 5434 Author: pebender Date: Mon Sep 7 21:14:10 2009 Log: - Enabled FireWire support in MythTV trunk.
http://code.google.com/p/minimyth/source/detail?r=5434 Modified: /trunk/gar-minimyth/script/myth-trunk/mythtv/Makefile ======================================= --- /trunk/gar-minimyth/script/myth-trunk/mythtv/Makefile Sun Jul 19 08:18:59 2009 +++ /trunk/gar-minimyth/script/myth-trunk/mythtv/Makefile Mon Sep 7 21:14:10 2009 @@ -30,6 +30,8 @@ lib/fftw3f \ lib/freetype \ lib/lame \ + lib/libavc1394 \ + lib/libiec61883 \ lib/zlib \ qt/qt4 \ system/lirc \ @@ -98,7 +100,7 @@ --disable-valgrind \ --enable-lirc \ --enable-joystick-menu \ - --disable-firewire \ + --enable-firewire \ --disable-iptv \ --disable-hdhomerun \ --enable-v4l \ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
