Warning, /packaging/flatpak-kde-applications/boost.json is written in an unsupported language. File is not indexed.
0001 {
0002 "name": "boost",
0003 "buildsystem": "simple",
0004 "build-commands": [
0005 "./bootstrap.sh --prefix=/app --with-libraries=system",
0006 "./b2 -j $FLATPAK_BUILDER_N_JOBS install"
0007 ],
0008 "sources": [
0009 {
0010 "type": "archive",
0011 "url": "https://boostorg.jfrog.io/artifactory/main/release/1.78.0/source/boost_1_78_0.tar.bz2",
0012 "sha256": "8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc"
0013 }
0014 ]
0015 }