Open bastelfreak opened 9 years ago
My suggestion on that would be to get marmoset in shape to be installed via distutils or setuptools and use it to create a pkgbuild. You can take the pylint pkgbuild as an example, it does seem to be rather trivial:
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/pylint
Though a distribution package for marmoset would of course need some additions like creating directories, creating the user, etc.
yep, the idea is to first build a suitable python package, then create a PKGBUILD based on that.
We need an official package for easy installation on Arch Linux.