From: danix Date: Fri, 17 Mar 2023 15:13:24 +0000 (+0100) Subject: added link to download solvespace txz file from article. X-Git-Tag: release_17032023-1613 X-Git-Url: https://git.danix.xyz/?p=danix.xyz.git;a=commitdiff_plain;h=10e29f6f0ae17c11b88b7835cce9aa880ce495f6 added link to download solvespace txz file from article. --- diff --git a/content/articles/cad-designing-in-gnu-linux.md b/content/articles/cad-designing-in-gnu-linux.md index 1d7a64f..51ed46f 100644 --- a/content/articles/cad-designing-in-gnu-linux.md +++ b/content/articles/cad-designing-in-gnu-linux.md @@ -73,4 +73,11 @@ I’ve watched this introductory video and was able to pick it up and start The development is very active, this month was released the latest stable version which is 3.0 and I managed to compile it without any hassle on my Slackware64-current. Probably, once Slackware64 reaches the stable 15.0, I will push the slackbuild to the [SBo](https://slackbuilds.org) mailing list and see if they will make it available. In the mean time, if anyone is interested, just drop me a few lines in my socials and I'll help you as best as I can. +## Slackware Package + +Since I've built the package for my use, why not sharing it with the world. +I didn't submit it to SBo because I use git to retrieve the sources and that's not compliant with their guidelines. + +{{< actions url="/packages/solvespace-3.1-659215d-x86_64-1_danix.txz" desc="Download Solvespace for Slackware" outclass="special" inclass="primary fit" >}} + Thanks for passing by, and I’ll see you on the next one ;) diff --git a/static/packages/solvespace-3.1-659215d-x86_64-1_danix.txz b/static/packages/solvespace-3.1-659215d-x86_64-1_danix.txz new file mode 100644 index 0000000..4384a84 Binary files /dev/null and b/static/packages/solvespace-3.1-659215d-x86_64-1_danix.txz differ