Author: pebender
Date: Sun Dec 21 14:51:18 2008
New Revision: 4114
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/lib/libirman/Makefile
Log:
- Fixed bug in the lib/libirman package, which would cause irman to no
longer work in LIRC.
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 Sun Dec 21
14:51:18 2008
@@ -1,7 +1,7 @@
MiniMyth Changelog
--------------------------------------------------------------------------------
-Changes since 61 (2008-12-18):
+Changes since 61 (2008-12-21):
Current MythTV versions
MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch
svn 16082,
@@ -160,6 +160,8 @@
Updated lib/bluez.
Updated lib/dbus.
Updated lib/ffmpeg.
+ Updated lib/libftdi.
+ Updated lib/libpng.
Updated lib/xvidcore.
Updated mediaplayers/mplayer-svn.
Updated mediaplayers/vlc.
@@ -238,6 +240,8 @@
scripts to fail with the error message 'configuring video ...'.
- Fixed bug in the openChrome driver's XvMC-VLD implementation:
<http://wiki.openchrome.org/pipermail/openchrome-devel/2008-November/000140.html>
+ - Fixed bug in the lib/libirman package, which would cause irman to no
+ longer work in LIRC.
Modified build system
- Changed mksquashfs so that it uses more conservative settings. I hope
Modified: trunk/gar-minimyth/script/lib/libirman/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/libirman/Makefile (original)
+++ trunk/gar-minimyth/script/lib/libirman/Makefile Sun Dec 21 14:51:18 2008
@@ -27,7 +27,6 @@
@$(MAKECOOKIE)
post-install:
- @rm -f $(DESTDIR)$(libdir)/libirman.a
@cp $(WORKSRC)/test_io $(DESTDIR)/$(bindir)
@cp $(WORKSRC)/test_name $(DESTDIR)/$(bindir)
@cp $(WORKSRC)/test_func $(DESTDIR)/$(bindir)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---