chocolatey-community / chocolatey-package-requests

Please submit your package requests as issues here
Apache License 2.0
95 stars 18 forks source link

RFP - openvsp #1553

Open luzpaz opened 1 month ago

luzpaz commented 1 month ago

Checklist

Package Details

Software project URL : https://openvsp.org/ Source: https://github.com/OpenVSP/OpenVSP
Direct download URL for the software / installer:

Software summary / short description: OpenVSP is a parametric aircraft geometry tool.
OpenVSP allows the user to create a 3D model of an aircraft defined by common engineering parameters. This model can be processed into formats suitable for engineering analysis.

luzpaz commented 1 week ago

Hi @ramcdona any chance openvsp could provide direct links to windows executables ?

Edit: apologies for pinging the wrong user name

ramcdona commented 1 week ago

As I understand the message, the problem is that the URL you posted (the download links we generate on the website) refer to a PHP script. This is a script that counts downloads and tracks their location from the IP address, etc.

Instead, they're requesting a 'plain' URL to a file for a 'direct' download. Fortunately, the OpenVSP web site is pretty simple and the equivalent direct download link is simply:

https://openvsp.org/zips/current/windows/OpenVSP-3.40.1-win64-Python3.9.zip https://openvsp.org/zips/current/windows/OpenVSP-3.40.1-win64-Python3.11.zip

Obviously, these will change when new versions are released etc.

github-actions[bot] commented 1 week ago

Package Request Validation

We have finished some basic validation of this request. The result of this validation can be found below:

Request Issues to fix

We have found the following issues with this request. Please update the issue to reflect any necessary changes mentioned.

Please note that this check is currently in alpha, and may not be able to detect everything correctly. Humans may also be able to detect other issues with this request.

luzpaz commented 1 week ago

I initially crossed out the redirect URLs but the bot seems to ignore the markdown. So i've deleted them. Hopefully that should be enough for the bot

pauby commented 1 week ago

It is looking for ONE download URL after the colon. It doesn't look at anything else or interpret bullet points. @AdmiringWorm can clarify.