Warning, /pim/kube/dist/flatpak/kubedeps.json is written in an unsupported language. File is not indexed.
0001 { 0002 "name": "kubedeps", 0003 "modules": [ 0004 "qt.json", 0005 "boost.json", 0006 { 0007 "name": "libsecret", 0008 "buildsystem": "meson", 0009 "config-opts": [ 0010 "-Dmanpage=false", 0011 "-Dvapi=false", 0012 "-Dgtk_doc=false" 0013 ], 0014 "cleanup": [ 0015 "/bin", 0016 "/include", 0017 "/lib/pkgconfig", 0018 "/share/gir-1.0", 0019 "/share/man" 0020 ], 0021 "sources": [ 0022 { 0023 "type": "archive", 0024 "url": "https://ftp.gnome.org/pub/GNOME/sources/libsecret/0.20/libsecret-0.20.2.tar.xz", 0025 "sha256": "81e9143833785cdcf96c1da5d0357a8bcf0cd2b0119f15aa0cae775d1f19ffc3" 0026 } 0027 ] 0028 }, 0029 { 0030 "name": "binutils", 0031 "config-opts": [ 0032 "--prefix=/app", 0033 "--enable-shared", 0034 "--with-system-zlib", 0035 "--enable-multilib", 0036 "--enable-64-bit-bfd" 0037 ], 0038 "sources": [ { "type": "archive", "url": "https://ftpmirror.gnu.org/binutils/binutils-2.38.tar.gz", "sha256": "b3f1dc5b17e75328f19bd88250bee2ef9f91fc8cbb7bd48bdb31390338636052"} ] 0039 }, 0040 "gpgme.json", 0041 { 0042 "name": "extra-cmake-modules", 0043 "cleanup-platform": ["*"], 0044 "buildsystem": "cmake-ninja", 0045 "config-opts": ["-DBUILD_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib"], 0046 "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/extra-cmake-modules.git", "branch": "v5.85.0" } ] 0047 }, 0048 { 0049 "name": "ki18n", 0050 "config-opts": ["-DBUILD_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib"], 0051 "buildsystem": "cmake-ninja", 0052 "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/ki18n.git", "branch": "v5.85.0" } ] 0053 }, 0054 { 0055 "name": "kconfig", 0056 "config-opts": ["-DBUILD_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib"], 0057 "buildsystem": "cmake-ninja", 0058 "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/kconfig.git", "branch": "v5.85.0" } ] 0059 }, 0060 { 0061 "name": "kcoreaddons", 0062 "config-opts": ["-DBUILD_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib"], 0063 "buildsystem": "cmake-ninja", 0064 "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/kcoreaddons.git", "branch": "v5.85.0" } ] 0065 }, 0066 { 0067 "name": "karchive", 0068 "config-opts": ["-DBUILD_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib", "-DCMAKE_DISABLE_FIND_PACKAGE_Qt5Test=TRUE"], 0069 "buildsystem": "cmake-ninja", 0070 "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/karchive.git", "branch": "v5.85.0" } ] 0071 }, 0072 { 0073 "name": "kcodecs", 0074 "config-opts": ["-DBUILD_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib"], 0075 "buildsystem": "cmake-ninja", 0076 "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/kcodecs.git", "branch": "v5.85.0" } ] 0077 }, 0078 { 0079 "name": "sonnet", 0080 "config-opts": ["-DBUILD_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib", "-DSONNET_USE_WIDGETS=OFF", "-DBUILD_QCH=OFF"], 0081 "buildsystem": "cmake-ninja", 0082 "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/sonnet.git", "branch": "v5.85.0" } ] 0083 }, 0084 { 0085 "name": "kcontacts", 0086 "config-opts": ["-DCMAKE_INSTALL_LIBDIR=lib"], 0087 "buildsystem": "cmake-ninja", 0088 "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/kcontacts.git", "branch": "v5.85.0" } ] 0089 }, 0090 { 0091 "name": "kcalcore", 0092 "config-opts": ["-DCMAKE_INSTALL_LIBDIR=lib"], 0093 "buildsystem": "cmake-ninja", 0094 "sources": [ { "type": "git", "url": "https://invent.kde.org/frameworks/kcalendarcore.git", "branch": "v5.85.0" } ], 0095 "modules": [ 0096 { 0097 "name": "libical", 0098 "config-opts": ["-DCMAKE_INSTALL_LIBDIR=lib"], 0099 "buildsystem": "cmake-ninja", 0100 "sources": [ { "type": "git", "url": "https://github.com/libical/libical.git", "branch": "v3.0.10" } ], 0101 "cleanup": [ 0102 "/share/gtk-doc" 0103 ] 0104 } 0105 ] 0106 }, 0107 { 0108 "name": "kasync", 0109 "config-opts": ["-DCMAKE_INSTALL_LIBDIR=lib"], 0110 "buildsystem": "cmake-ninja", 0111 "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/kasync.git", "branch": "v0.3.0" } ] 0112 }, 0113 { 0114 "name": "flatbuffers", 0115 "config-opts": ["-DCMAKE_BUILD_TYPE=Release", "-DCMAKE_INSTALL_LIBDIR=lib", "-DFLATBUFFERS_BUILD_TESTS=OFF", "-DFLATBUFFERS_BUILD_FLATC=ON"], 0116 "buildsystem": "cmake-ninja", 0117 "sources": [ { "type": "git", "url": "https://github.com/google/flatbuffers.git", "branch": "v1.10.0" } ] 0118 }, 0119 { 0120 "name": "kmime", 0121 "config-opts": ["-DBUILD_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib"], 0122 "buildsystem": "cmake-ninja", 0123 "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/kmime.git", "branch": "v21.08.0" } ] 0124 }, 0125 { 0126 "name": "kimap2", 0127 "config-opts": ["-DBUILD_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib"], 0128 "buildsystem": "cmake-ninja", 0129 "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/kimap2.git", "branch": "master" } ], 0130 "modules": [ 0131 { 0132 "name": "cyrus-sasl", 0133 "sources": [ { "type": "git", "url": "https://github.com/cyrusimap/cyrus-sasl.git", "branch": "cyrus-sasl-2.1.27"} ] 0134 } 0135 ] 0136 }, 0137 { 0138 "name": "kdav2", 0139 "config-opts": ["-DCMAKE_INSTALL_LIBDIR=lib"], 0140 "buildsystem": "cmake-ninja", 0141 "sources": [ { "type": "git", "url": "https://invent.kde.org/pim/kdav2.git", "branch": "master" } ] 0142 }, 0143 { 0144 "name": "lmdb", 0145 "sources": [ { "type": "git", "url": "https://github.com/LMDB/lmdb.git", "branch": "LMDB_0.9.23"}], 0146 "no-autogen": true, 0147 "make-install-args": ["prefix=/app"], 0148 "subdir" : "libraries/liblmdb" 0149 }, 0150 { 0151 "name": "curl", 0152 "buildsystem": "cmake-ninja", 0153 "sources": [ { "type": "git", "url": "https://github.com/curl/curl.git", "branch": "curl-7_55_0"} ] 0154 }, 0155 { 0156 "name": "xapian", 0157 "sources": [ 0158 { 0159 "type": "archive", 0160 "url": "https://oligarchy.co.uk/xapian/1.4.15/xapian-core-1.4.15.tar.xz", 0161 "sha256": "b168e95918a01e014fb6a6cbce26e535f80da4d4791bfa5a0e0051fcb6f950ea" 0162 } 0163 ], 0164 "cleanup": [ 0165 "/lib/libxapian.la", 0166 "/share/doc/xapian-core", 0167 "/bin/xapian-*" 0168 ] 0169 }, 0170 { 0171 "name": "noto", 0172 "buildsystem": "simple", 0173 "sources": [ 0174 { 0175 "type": "git", 0176 "url": "https://github.com/googlei18n/noto-fonts.git", 0177 "branch": "bf20559450ec75aec7a646b208343540a4496262" 0178 } 0179 ], 0180 "build-commands": [ 0181 "mkdir -p /app/share/fonts/google-noto", 0182 "install -m 0644 hinted/NotoSans/NotoSans-{Regular,Bold,Italic}.ttf /app/share/fonts/google-noto" 0183 ] 0184 }, 0185 { 0186 "name": "libzstd", 0187 "buildsystem": "meson", 0188 "subdir" : "build/meson", 0189 "config-opts": [ 0190 "-Dbin_programs=false", 0191 "-Dbin_contrib=false" 0192 ], 0193 "cleanup": [ 0194 "/bin", 0195 "/include" 0196 ], 0197 "sources": [ 0198 { 0199 "type": "archive", 0200 "url": "https://github.com/facebook/zstd/archive/refs/tags/v1.5.2.tar.gz", 0201 "sha256": "f7de13462f7a82c29ab865820149e778cbfe01087b3a55b5332707abf9db4a6e" 0202 } 0203 ] 0204 } 0205 ] 0206 }