Author: pebender
Date: Thu Apr 16 11:50:45 2009
New Revision: 4624
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/minimyth.conf.mk
Log:
- Changed default build so that it includes libraries needed for Adobe
Flash (rather than gnash) when building for MythTV trunk because some
common Flash AV formats do not work in gnash.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Apr 16
11:50:45 2009
@@ -61,6 +61,9 @@
- Removed the lirc_cmdir kernel module from the library list since it
has
been removed from lirc.
- Added LGPL3 license.
+ - Changed default build so that it includes libraries needed for Adobe
+ Flash (rather than gnash) when building for MythTV trunk because some
+ common Flash AV formats do not work in gnash.
Fixed build system
- Added missing lib/SDL build dependency to lib/agg.
Modified: trunk/gar-minimyth/script/minimyth.conf.mk
==============================================================================
--- trunk/gar-minimyth/script/minimyth.conf.mk (original)
+++ trunk/gar-minimyth/script/minimyth.conf.mk Thu Apr 16 11:50:45 2009
@@ -52,7 +52,7 @@
mythvideo \
mythweather \
$(if $(filter $(mm_MYTH_VERSION),0.21
trunk),mythzoneminder) \
- $(if $(filter
$(mm_MYTH_VERSION),trunk),gnash) \
+ $(if $(filter
$(mm_MYTH_VERSION),trunk),flash) \
mplayer-svn \
mplayer-vld \
vlc \
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---