summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-10-16 10:59:55 -0600
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-10-16 11:13:46 -0600
commiteca9279d6dc0a46b69353d35197041397ecc7ac5 (patch)
treed06b2e9f5951c208fd6d9944824189cbdea9bb1f /TODO
parent2df3c397e5a1cc3cb6208f6f2764675976f3ef7e (diff)
downloadxbmc-rpm-eca9279d6dc0a46b69353d35197041397ecc7ac5.tar.gz
xbmc-rpm-eca9279d6dc0a46b69353d35197041397ecc7ac5.tar.xz
xbmc-rpm-eca9279d6dc0a46b69353d35197041397ecc7ac5.zip
Update to Gotham alpha 8
- Add -devel subpackage - Drop bundled PVR addon (we'll package this separately)
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 0 insertions, 16 deletions
diff --git a/TODO b/TODO
index 151eb19..ff22774 100644
--- a/TODO
+++ b/TODO
@@ -1,25 +1,9 @@
-* Watch the addons and possibly split them out.
-
- No specific action here presently. We do need to watch and see if it
- would be beneficial to split out xbmc-pvr-addons into a separate
- package.
-
* Merge libdvdread libhomehdrun patches upstream.
The patches must be rewritten to use the external, if found, and
drop back to bundled versions if not before they would be allowed
upstream.
-* Build with libcec on F18 and above
-
- libcec is in Fedora 18. Build xbmc with it in order to support remote
- controlling the Raspberry Pi over HDMI.
-
-* Cleanup: remove commented sections
-
- Remove the obsolete section about tsp's addons, and remove any commented
- patches.
-
* Package the manpages in docs/manpages as per package guidelines.
* Unbundle any other deps that can be easily unbundled.