acxz / pkgbuilds

PKGBUILDs for Arch Linux
25 stars 44 forks source link

[ignition-tools] Fix checksum and source directory #182

Closed alexdewar closed 2 years ago

alexdewar commented 2 years ago

Currently the checksum check fails and the directory into which the PKGBUILD tries to cd doesn't exist.

acxz commented 2 years ago

btw @alexdewar would you be interested in helping maintain a gazebo-arch repo that hosts all gazebo related PKGBUILDs? This would include the current ignition-* packages (which might soon be renamed due to upstream decisions) and the gazebo package. Have a centralized place will make maintaining easier as currently they are split b/t me, @AchmadFathoni, @Homalozoa, and you

alexdewar commented 2 years ago

Done

alexdewar commented 2 years ago

btw @alexdewar would you be interested in helping maintain a gazebo-arch repo that hosts all gazebo related PKGBUILDs? This would include the current ignition-* packages (which might soon be renamed due to upstream decisions) and the gazebo package. Have a centralized place will make maintaining easier as currently they are split b/t me, @AchmadFathoni, @homalozoa, and you

Totally. I'm currently trying to fix up the gazebo package and I've been running into build errors with various ignition packages, so I think it's a great idea.

acxz commented 2 years ago

Sweet, I'll make a github org called gazebo-arch and send you an invitation later today

alexdewar commented 2 years ago

Great :-)

acxz commented 2 years ago

Sent invite, decided to go with just a repo for rn using aurpublish

alexdewar commented 2 years ago

Looks good. Thanks for doing this! I've not used aurpublish before but it seems like the right approach

acxz commented 2 years ago

Take a look at how the ROCm community on Arch uses it: https://github.com/rocm-arch/rocm-arch for an example on how I would like to model the gazebo-arch repo