From c1e0c0508bc7f77477afe9a441d81293d37e2df0 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Wed, 26 Dec 2012 16:09:36 -0700 Subject: update TODO for PVR addons task We now build PVR addons with dependencies, but longer term we may still need to split this out of the main xbmc package. --- TODO | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index a85d733..1edc153 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,7 @@ -* Build PVR addons with dependencies. +* Watch the addons and possibly split them out. - This will allow us to build the code for the mythtv PVR addon. - - For the immediate future we should use this patch: - https://github.com/xbmc/xbmc/pull/1725/commits - - Longer term, we will probably split out the PVR addons into a separate - package. + No specific action here presently. We do need to watch and see if it + would be beneficial to split out xbmc-addons into a separate package. * Merge libdvdread libhomehdrun patches upstream. -- cgit