Sha256: 8ef66f67337d4e92aa63fdc6a1963b1499a4ac5d2f03b49d1d4eee9d0b595415

Contents?: true

Size: 912 Bytes

Versions: 2

Compression:

Stored size: 912 Bytes

Contents

{
    "app-id" : "org.lasem.Viewer",
    "runtime" : "org.gnome.Platform",
    "runtime-version" : "master",
    "sdk" : "org.gnome.Sdk",
    "command" : "lsm-viewer",
    "finish-args" : [
        "--share=network",
        "--share=ipc",
        "--socket=fallback-x11",
        "--device=dri",
        "--socket=wayland"
    ],
    "cleanup" : [
        "/include",
        "/lib/pkgconfig",
        "/man",
        "/share/doc",
        "/share/gtk-doc",
        "/share/man",
        "/share/pkgconfig",
        "*.la",
        "*.a"
    ],
    "modules" : [
        {
            "name" : "lasem",
            "builddir" : true,
            "buildsystem" : "meson",
            "config-opts" : [
            	"-Dviewer=enabled"
            ],
            "sources" : [
                {
                    "type" : "git",
                    "path" : "./"
                }
            ]
        }
    ]
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mathematical-1.6.20 ext/mathematical/lasem/org.lasem.Viewer.json
mathematical-1.6.18 ext/mathematical/lasem/org.lasem.Viewer.json