You can build your own rpm from the tarballs, there is already a spec file inside the tarball. On an rpm-based linux distribution, do the following:
rpmbuild -ts manaplus-version.tar.bz2
rpmbuild --rebuild manaplus-version.src.rpm