Sounds like a band name.
Today, I ported namcap, a pacman package analyser and sanity checker, to Arch Hurd's AUR.
The port is a bit flaky - I had to replace an entire module with a quick-fix kludge because it depended on ldconfig to find out where all the shared objects in a system were (Hurd not having ldconfig), and there seems to be a bit of trouble with dependency and permissions checking - but otherwise namcap seems to be functional and can be used to check your Arch Hurd packages for problems before they hit the AUR. It's even been patched to kick up a fuss if you use /usr (which is deprecated on Arch Hurd)!
No comments:
Post a Comment