Almost a year back, I was looking for a maintainer for kdocker. I had practically given up, when out of the blue John contacted me to be the new maintainer. What more, he had already ported it Qt4! That made handing over maintainership to him a no-brainer
Also, KDocker is now moved from sourceforge to launchpad. Once I regain access to sourceforge, I will update the sourceforge page.
Read the release announcement here. If you are interested in helping out with translating the app, please contact John.
Why move from SF to Launchpad? Why LP is better?
LP is open source, has better features and less ads.
i dont know what kdocker is.
przel, you are not “an eagle” then ;P just click “launchapad” hyperlink, there is description inside
LP is better because John prefers bzr/LP. My decision to move was as simple as that
After all he is the maintainer and the tools should not restrict him in any way.
Hmm I get problem s compiling it on my mashine lot of undefined
and stuff. I try to port it and support CMake. Is that ok with you??
I just have one left issue befor it compile completely the util.cpp
doesnt link quite that well.
I get : CMakeFiles/kdocker.dir/util.o: In function `selectWindow(_XDisplay*, char const**)’:
~/kdocker-4.0/src/util.cpp:220: undefined reference to `XmuClientWindow’
collect2: ld returned 1 exit status
make[2]: *** [src/kdocker] Error 1
make[1]: *** [src/CMakeFiles/kdocker.dir/all] Error 2
make: *** [all] Error 2
anyidea what went wrong? Most of the stuff worked also patched some of your quirks in the code so We will see I will send you a diff if its all
cleared.
Cheers,
Andreas Marschke.