Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Downloading and OS-specific archives #1187

Closed
davidhedlund opened this issue Sep 3, 2024 · 4 comments
Closed

[Feature request] Downloading and OS-specific archives #1187

davidhedlund opened this issue Sep 3, 2024 · 4 comments

Comments

@davidhedlund
Copy link
Contributor

davidhedlund commented Sep 3, 2024

The command wget -q https://github.com/libretro/retroarch-joypad-autoconfig/zipball/master/ -O master.zip downloads all directories, including those not needed by the specific operating system performing the download.

For GNU/Linux, an archive containing only the latest versions of the following directories would be beneficial:

  • linuxraw
  • parport
  • sdl2
  • udev
@hizzlekizzle
Copy link
Contributor

these files are very small. I don't think the benefits would outweigh the additional maintenance burden.

@davidhedlund
Copy link
Contributor Author

davidhedlund commented Sep 3, 2024

these files are very small. I don't think the benefits would outweigh the additional maintenance burden.

In free systems like Trisquel GNU/Linux (a Free Sofware Foundation approved distro), it's unusual to encounter directories dedicated to proprietary drivers.

@davidhedlund
Copy link
Contributor Author

these files are very small. I don't think the benefits would outweigh the additional maintenance burden.

Thank you for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants