Hi,
Where can I find a .tar.gz format source download for cura-15.04.x?
I can see .deb format binary packages on the Ultimaker website but I wish to build a Fedora x86_64.rpm package from source.
Hi,
Where can I find a .tar.gz format source download for cura-15.04.x?
I can see .deb format binary packages on the Ultimaker website but I wish to build a Fedora x86_64.rpm package from source.
Well, the build instructions are on the GitHub for cura. I think they tag releases. It’s probably daid/Cura but I can’t look it up right now.
The Ultimaker github repository only seems to have releases since 15.05 where the implementation changed.
I haven’t searched back through the commits though.
Hmm. Okay. Why do you need 15.04.x then?
Because my distribution currently has 14.12.1 and I have been able to pull 15.02 from the next release but 15.04.X is recognised as a good release. The latest is marked as beta and requires a JSON config which will be fun to create.
I know this is not what you are looking for, but i thought id passit along just as an extra data point. There is a copr repo for 15.02 that includes binary and src rpms. I’m using it for fedora 22 and works great.
I built 15.02 using mock from the Fedora 23 spec today.
Cool. Churchyard has copr repos going for both cura and slic3r, nice way to stay a little more modern than what fedora officially ships.
There is a 15.04 in daid’s repo. https://github.com/daid/Cura/releases/tag/15.04
AFAIK the Ulitmaker repo is for the new front end and daid’s repo has the legacy releases.
Excellent. Thank you. That will do nicely.
Alien will convert one package format to another (.deb -> .rpm, for example). Not exactly what you’re looking for, but may be helpful some time.