summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2012-12-26 16:09:36 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2012-12-26 16:16:31 -0700
commitc1e0c0508bc7f77477afe9a441d81293d37e2df0 (patch)
tree6d835bc001b9d63a6b30a1bdc7cecc215b44b519
parentf44cfc04b1599d56ea438393c6847537d8b55f69 (diff)
downloadxbmc-rpm-c1e0c0508bc7f77477afe9a441d81293d37e2df0.tar.gz
xbmc-rpm-c1e0c0508bc7f77477afe9a441d81293d37e2df0.tar.xz
xbmc-rpm-c1e0c0508bc7f77477afe9a441d81293d37e2df0.zip
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.
-rw-r--r--TODO11
1 files 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.