tdegraphics, kima and basket now build on gcc 4.7.
tdegraphis: requires -DCMAKE_CXX_FLAGS="-fpermissive"
Which means we still need to patch tdegraphics and fix the real root cause of the
failures.
kima: requires patch to cpufreqdconnection.h
(attached)
basket: requires patch to likeback.cpp (attached)
**all patches are attached to bug 958
After getting signoff - please push. The patches are simple header inclusions: eg:
+#include <unistd.h>
+#include <sys/types.h>
Tim's previous response basically was a signoff. I'll try to get these and the
updated wallpapers pushed this evening.
Darrell