On 13/03/17 07:24, Doogster wrote: > I have a working Vulkan SDK SlackBuild that I'd be interested in > reworking into something suitable for SBo. What I have is here: > > https://github.com/duganchen/my_slackbuilds/blob/master/vulkansdk.SlackBuild > > Where I got stuck is that the download links for the Vulkan SDK are > not curl or wget-friendly. They're here: > > https://vulkan.lunarg.com/sdk/home#linux > > And while I can mirror and host them, I'd prefer not to. > > What do you recommend?
wget https://vulkan.lunarg.com/sdk/download/1.0.42.1/linux/vulkansdk-linux-x86_64-1.0.42.1.run works for me. chris _______________________________________________ SlackBuilds-users mailing list [email protected] http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/
