From 2068acb4ad44b633a329051366ee3f31c69bca65 Mon Sep 17 00:00:00 2001 From: Alexpux Date: Tue, 14 Oct 2014 19:55:18 +0400 Subject: [PATCH] Update TODO. --- TODO.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/TODO.md b/TODO.md index c1730e1b85..d4e08644c8 100644 --- a/TODO.md +++ b/TODO.md @@ -7,11 +7,6 @@ What we need to do: * Qt5: Consider merging PKGBUILDs of qt5 and qt5-static. -* Qt4: Add package <- I (Ray) think we ignore software that hasn't moved to Qt5. - .. it is probably not being maintained and would thus be removed soon anyway. - -* Blender: Fix to use filesystem layout as on Linux. - * Python2/3: Fix testsuite. * Guile: Fix 64-bit building. @@ -20,8 +15,6 @@ What we need to do: * gperf: not working in many situations. -* clang: 64-bit version is not properly work when using clang++ - * octopi: Fix to properly work with pacman. * Rust: Fix building with external Clang. @@ -30,4 +23,6 @@ What we need to do: * PCRE: Fix tests failure (Julia issue). +* Fix NCURSES to work properly. + * General: Compile a static bash and a static pacman into /sbin if possible.