summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2012-10-04 20:20:08 -0600
committerKen Dreyer <ktdreyer@ktdreyer.com>2012-10-04 20:20:08 -0600
commitebd2a04b9cb77c16da524983af57112d0d9c8a15 (patch)
treee438711e572e219c158f5f5bf369d477c8499640
parent644633352ff298e69d9fbdf9996df1da972dca40 (diff)
downloadxbmc-rpm-ebd2a04b9cb77c16da524983af57112d0d9c8a15.tar.gz
xbmc-rpm-ebd2a04b9cb77c16da524983af57112d0d9c8a15.tar.xz
xbmc-rpm-ebd2a04b9cb77c16da524983af57112d0d9c8a15.zip
add TODO, based on email discussion
-rw-r--r--TODO20
1 files changed, 20 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..22e65ce
--- /dev/null
+++ b/TODO
@@ -0,0 +1,20 @@
+* Add PVR clients.
+
+ Decided: we will make this a subpackage of the xbmc SRPM while
+ things are in flux. Once it settles down, we can evaluate moving
+ this to its own package.
+
+* Merge libdvdread and 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.
+
+* Package the manpages in docs/manpages as per package guidelines.
+
+* Unbundle any other deps that can be easily unbundled.
+
+ tinyxml may be a candidate. See https://bugzilla.rpmfusion.org/1850
+
+* EL6: Backport support for EPEL's taglib 1.6, so we can build Frodo
+ on EL6.