Author: pebender
Date: Thu Mar 19 08:53:58 2009
New Revision: 4494
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/minimyth.conf.mk
Log:
- Changed default build so that it includes gnash (rather than libraries
needed for Adobe Flash) when building for MythTV trunk.
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 Mar 19
08:53:58 2009
@@ -53,6 +53,8 @@
lib/libdvdread so that it is easier to update
mediaplayers/mplayer-svn
and lib/ffmpeg.
- Added squashfs 4.0 in support of kernel 2.6.29.
+ - Changed default build so that it includes gnash (rather than
libraries
+ needed for Adobe Flash) when building for MythTV trunk.
Fixed build system
- Patched disk/e2fsprogs so that chmod's during build are more likely
to
Modified: trunk/gar-minimyth/script/minimyth.conf.mk
==============================================================================
--- trunk/gar-minimyth/script/minimyth.conf.mk (original)
+++ trunk/gar-minimyth/script/minimyth.conf.mk Thu Mar 19 08:53:58 2009
@@ -52,7 +52,7 @@
mythvideo \
mythweather \
$(if $(filter $(mm_MYTH_VERSION),0.21
trunk),mythzoneminder) \
- $(if $(filter
$(mm_MYTH_VERSION),trunk),flash) \
+ $(if $(filter
$(mm_MYTH_VERSION),trunk),gnash) \
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
-~----------~----~----~----~------~----~------~--~---