Warning, /packaging/flatpak-kde-applications/poppler.json is written in an unsupported language. File is not indexed.
0001 {
0002 "name": "poppler",
0003 "config-opts": [ "-DENABLE_TESTING=OFF", "-DENABLE_UNSTABLE_API_ABI_HEADERS=ON", "-DENABLE_CPP=OFF", "-DENABLE_GLIB=OFF", "-DENABLE_GOBJECT_INTROSPECTION=OFF", "-DENABLE_UTILS=OFF" ],
0004 "buildsystem": "cmake-ninja",
0005 "builddir": true,
0006 "sources": [ { "type": "git", "url": "git://anongit.freedesktop.org/poppler/poppler.git", "branch": "master" } ],
0007 "modules": [
0008 "boost.json",
0009 {
0010 "name": "openjpeg2",
0011 "buildsystem": "cmake-ninja",
0012 "builddir": true,
0013 "sources": [
0014 {
0015 "type": "git",
0016 "url": "https://github.com/uclouvain/openjpeg.git",
0017 "tag": "v2.4.0",
0018 "x-checker-data": {
0019 "type": "git",
0020 "tag-pattern": "^v([\\d.]+)$"
0021 }
0022 }
0023 ],
0024 "cleanup": [ "/bin", "/include", "/lib/openjpeg-*", "/lib/pkgconfig" ]
0025 }
0026 ],
0027 "cleanup": [ "/include", "/lib/pkgconfig" ]
0028 }