
Some time ago, I took over an orphan KMyMoney package in SVN. I fixed so that it works, but I wasn't so happy with it. Since it downloads a straight snapshot from SVN, it doesn't have docs or translations.
I finally got to work on it, and I put together a script which calls createtarball instead. It downloads the latest version and calls the ruby script to get the latest version of KMyMoney. It's working now, and after some complaints due to the long time it takes I decided to upload it to AUR under a new name. So, if you use Arch and you want to install KMyMoney with everything and the kitchensync, here it is! This package can work with the latest version of AqBanking, if you have installed the qt4 frontend.
Comments
create_tarball.rb
Why don't you use the create_tarball.rb script from kdesdk/scripts trunk? It can easily build tarballs with translations and documentation for anything in playground, kdereview or extragear, you just need to fill in a few simple lines in config.ini.
-- Kevin Kofler
That's it
That's what we use, and I packaged it to download KMM.