Skip to content
This repository was archived by the owner on Jan 10, 2021. It is now read-only.
This repository was archived by the owner on Jan 10, 2021. It is now read-only.

Display required during build #24

@tnp0

Description

@tnp0

Since the changes to icons in 7.1, a GLX/opengl compatible "display" is required during the build process, making it very awkward to build for android on a headless server.

I've attempted to use xvfb, but it's opengl support isn't great I didn't have much luck in getting it running, in the end I relented and installed x11, and was able to build successfully.

Would it be possible to either fallback on an alternative to generate the icons (such as ffmpeg?), or add the ability to package manually created icons, there by skipping the need for icon generation entirely?

Cheers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions