{
    "name": "swig",
    "config-opts": [
        "--without-boost",
        "--without-pcre",
        "--without-alllang",
        "--with-lua=/app/bin/luajit-2.1.0-beta3",
        "--with-luaincl=/app/include/luajit-2.1",
        "--with-python3"
    ],
    "cleanup": [
        "*"
    ],
    "sources": [
        {
            "type": "archive",
            "url": "https://prdownloads.sourceforge.net/swig/swig-4.0.2.tar.gz",
            "sha256": "d53be9730d8d58a16bf0cbd1f8ac0c0c3e1090573168bfa151b01eb47fa906fc"
        }
    ]
}
