Kanedias

Results 18 comments of Kanedias

@neilbrown I second this. Do you have donation address?

I don't remember what dirs Homebrew uses, but for MacPorts relevant lines are these: ``` # Add MacPorts if(${CMAKE_SYSTEM_NAME} MATCHES "Darwin") set(CMAKE_PREFIX_PATH /opt/local ${CMAKE_PREFIX_PATH}) endif() ```

So, is there anything I can do to make pkg2appimage work?

Here's what I get: https://gitlab.com/Kanedias/MARC-FS/-/jobs/105252616 Don't look at main build fail, that's my job and I'll fix that, the pkg2appimage scripts fails later as it can't install some missed dependencies....

Thanks! I've yet to understand codebase and implications of changes, but will post here in case of any ideas.

Similar use-case with more details: [link](https://medium.com/@gajus/making-docker-in-docker-builds-x2-faster-using-docker-cache-from-option-c01febd8ef84)

@v00d00, does DLNA spec support this? What's needed to implement this feature?

If primary maintainer doesn't use voice chat there's no point in asking, we're not customers here. Better make a pull-request ourselves or make friends with the author and bring them...

I hacked a generic version, see [here](https://gitlab.com/Kanedias/xmrig-aarch64-static)