I 2nd this!
I 2nd this!
Ah yes sorry. I'm on Ubuntu 16.04. But my question would apply to both Ubuntu 16 and 18
Pressures onyorik wrote: ↑Wed Apr 10, 2019 8:43 pmOur release efforts being spottedhttp://libregraphicsworld.org/blog/entr ... april-2019
Thanks for your reply and explanations.sgrogan wrote: ↑Fri Apr 05, 2019 10:56 pmThanks for your work packaging FreeCAD![]()
We have made a commitment to creating immutable tags for the 0.18 release cycle. Both tags can be considered official. The FreeCAD project has not made an official announcement because we are scrambling to provide binaries, homepage updates, download page updates etc. Of course you can also build from HEAD of the release branch. Anything that is backported to the release branch has been vetted by the FreeCAD main devs, they will be eventually tagged as the next point release.
@ yopito, any feed back you have is welcomed in the install/compile forum. We are trying to use the git tags to our (packagers) advantage.
Thanks for the feedback. Do you build from the tag on the release branch or from the source code that is an asset of the release of the tag? Hope that made sense.
Code: Select all
version=0.18
[...]
distfiles="https://github.com/FreeCAD/FreeCAD/archive/${version}.tar.gz"