Gleb Popov
Gleb Popov
Same problem on FreeBSD. The comment in the test says ``` * Without actually using fontconfig, passing an empty fontlist to * gdImageStringFT() would return an error ("Could not find/open...
I guess this can be closed now that pkg moved to libcurl instead of libfetch.
Just curious if there any movement on this?
I just bumped into this issue with LDC 1.30 and gir-to-d on FreeBSD. What's the workaround for this?
While the idea sounds great, it'd require a lot of work on the Ports infrastructure side to get it working. We'd still need some linuxulator ports to stay as they...
I don't think it'd work completely without ports. Imagine that some RPM being installed needs untrivial "patching" of some sort. I see no way to tell pkg to perform this...
As a downstream packager I add +1 to the request. A new release would be great.
@wahjava You're knowledgeable in Go, would mind looking at this?
For `pandocCompiler` users here's the code that solved the problem for me: ``` pandocCompilerWithTransformM defaultHakyllReaderOptions defaultHakyllWriterOptions plantumlFilter where plantumlFilter = recompilingUnsafeCompiler . runIOorExplode . applyFilters noEngine def [JSONFilter "/usr/local/lib/python3.9/site-packages/pandoc_plantuml_filter.py"] []...
Bumped into this problem too when updating FreeBSD port of `cabal-install`. Can we get the script back?