Revision: 5406 Author: pebender Date: Thu Sep 3 16:33:52 2009 Log: - Enabled xcb support in Xine.
http://code.google.com/p/minimyth/source/detail?r=5406 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/mediaplayers/xine-lib/Makefile ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Sep 3 16:30:16 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Sep 3 16:33:52 2009 @@ -31,6 +31,7 @@ Modified mediaplayers - Updated Xine VDPAU patch. - Updated FFmpeg and MPlayer VAAPI patches. + - Enabled xcb support in Xine. Modified xorg - Added xcb because more packages are using it and some packages (e.g. vlc ======================================= --- /trunk/gar-minimyth/script/mediaplayers/xine-lib/Makefile Fri Aug 21 06:06:24 2009 +++ /trunk/gar-minimyth/script/mediaplayers/xine-lib/Makefile Thu Sep 3 16:33:52 2009 @@ -88,7 +88,7 @@ --with-xvmc-path="$(DESTDIR)$(libdir)" \ --with-xvmc-lib=XvMCW \ --with-vdpau \ - --without-xcb \ + --with-xcb \ --with-aalib-prefix="$(DESTDIR)$(prefix)" \ --with-aalib-exec-prefix="$(DESTDIR)$(exec_prefix)" \ --without-caca \ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
