Hi, Please update it to the latest 0.5 version for rawhide to help build plank. Thanks!
ping after a month.
Help this one ;)
Hi Christopher, Apologies for the delay. The update is now almost ready, after swatting a couple of compile-warning-treated-as-error. I'm double-checking a build failure on Rawhide -- looks like GCC is getting even stricter there (the last statement in a function produces a value, and the function is void, but there was no return statement -- and yet when GCC produces an error it claims there was a return): http://kojipkgs.fedoraproject.org//work/tasks/9450/6529450/build.log so for the moment, please use the test package in COPR for testing. I'll try reproducing the Rawhide issue in mock, and if necessary just hack a void return to make GCC happy: http://copr.fedoraproject.org/coprs/salimma/bamf05/
Aha, turns out it's fixed in a post-release commit (and I was looking at trunk since I was working on a compile warning fix there). Now built for Rawhide. Do you need an update for F20 as well? It's quite a major update and there are no longer separate GTK2 and GTK3 support, so I guess I'll keep the COPR repo up for F20 testing in case we want to do that.
I don't need it for f20. But you can build one and push in testing. Plank doesn't depends on the latest version, but we can have a try(Be careful if you want to add buildroot override.) Thank you!