murkl / d2launcher

Diablo II • Median XL • Mod Launcher for Linux
https://github.com/murkl/d2launcher/releases/latest
32 stars 8 forks source link

Added PKGBUILD and additional instructions in README #5

Closed r3t0x closed 2 years ago

r3t0x commented 2 years ago

First off, nice little launcher you have here...

Maintaining an Arch system gets to be a pain when you install a lot of little dependencies and they're not linked to anything. I, at least, tend to forgetting why I installed things after a while! Thankfully, writing a PKGBUILD file is very straight forward and will properly mark dependent packages as dependencies so they can be managed properly by pacman.

I set up the PKGBUILD to use the same version as the your latest tag (currently 3.5.0). If you end up tagging another release, you'll have to update the 'pkgver' variable to match (sorry to give you extra work!). I'm not interested in maintaining this package in the AUR, but if you'd like to go through the process see the AUR submission guidelines - it's pretty easy.

Thanks again for putting this all together!

r3t0x commented 2 years ago

Woops - I didn't realize you used the script directory for logs / config files. For this approach to work, I'll need to "install" the script in another location. I'll reopen the PR when I finish that.

murkl commented 1 year ago

This feature is implemented in 3.6.1. You can now install from AUR: aur/d2launcher