servo

  1. Usul

    pkg-config ?

    I'm trying to build servo. Servo relies on `pkg-config` to manage gstreamer. It seems pkg-config is no more present in FreeBSD 15. What alternatives do I have so I can hack https://github.com/servo/servo/blob/792246cce1e4f1027d049bf6475887eb1669e486/python/servo/command_base.py#L488 into...
  2. Usul

    py-nacl doesn't compile

    Trying to figure out how I can compile security/py-pynacl. I Can't find it [vagrant@freebsd14 ~/servo]$ pkg search py-nacl [vagrant@freebsd14 ~/servo]$ When trying to use pip pip install pynacl This shows subprocess.CalledProcessError: Command '['make']' returned non-zero exit status 1...
Back
Top