Warning, /packaging/flatpak-kde-applications/org.kde.ktorrent.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.ktorrent", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15-22.08", 0006 "sdk": "org.kde.Sdk", 0007 "command": "ktorrent", 0008 "tags": ["nightly"], 0009 "desktop-file-name-suffix": " (Nightly)", 0010 "finish-args": [ 0011 "--device=dri", 0012 "--filesystem=host", 0013 "--share=ipc", 0014 "--share=network", 0015 "--socket=fallback-x11", 0016 "--socket=wayland", 0017 "--talk-name=org.kde.StatusNotifierWatcher" 0018 ], 0019 "cleanup": [ 0020 "/include", 0021 "/lib/cmake", 0022 "/lib/pkgconfig", 0023 "/share/man" 0024 ], 0025 "modules": [ 0026 "boost.json", 0027 { 0028 "name": "geoip-database", 0029 "buildsystem": "simple", 0030 "build-commands": [ 0031 "gunzip GeoIP{,v6}.dat", 0032 "mkdir -p ${FLATPAK_DEST}/share/GeoIP", 0033 "install -m644 -t ${FLATPAK_DEST}/share/GeoIP GeoIP{,v6}.dat" 0034 ], 0035 "sources": [ 0036 { 0037 "type": "file", 0038 "url": "https://sources.archlinux.org/other/packages/geoip-database/20200929/GeoIP.dat.gz", 0039 "sha256": "129019d68c6a35ccd903986b5195c8e1c4411482f99c0e406ab886f9aa634dc2" 0040 }, 0041 { 0042 "type": "file", 0043 "url": "https://sources.archlinux.org/other/packages/geoip-database/20200929/GeoIPv6.dat.gz", 0044 "sha256": "bafe84f8ffd3033faae641033fe9309367d32296868c7dd3c69bf4bc95151186" 0045 } 0046 ] 0047 }, 0048 { 0049 "name": "geoip", 0050 "buildsystem": "autotools", 0051 "sources": [ 0052 { 0053 "type": "archive", 0054 "url": "https://github.com/maxmind/geoip-api-c/archive/v1.6.12.tar.gz", 0055 "sha256": "99b119f8e21e94f1dfd6d49fbeed29a70df1544896e76cd456f25e397b07d476", 0056 "x-checker-data": { 0057 "type": "anitya", 0058 "project-id": 11781, 0059 "stable-only": true, 0060 "url-template": "https://github.com/maxmind/geoip-api-c/archive/v$version.tar.gz" 0061 } 0062 } 0063 ] 0064 }, 0065 { 0066 "name": "qca", 0067 "buildsystem": "cmake-ninja", 0068 "config-opts": [ 0069 "-DENABLE_TESTING=OFF" 0070 ], 0071 "sources": [ 0072 { 0073 "type": "git", 0074 "url": "https://invent.kde.org/libraries/qca.git" 0075 } 0076 ] 0077 }, 0078 { 0079 "name": "kross", 0080 "buildsystem": "cmake-ninja", 0081 "config-opts": [ 0082 "-DENABLE_TESTING=OFF" 0083 ], 0084 "sources": [ 0085 { 0086 "type": "git", 0087 "url": "https://invent.kde.org/frameworks/kross.git", 0088 "tag": "v5.92.0", 0089 "x-checker-data": { 0090 "type": "git", 0091 "tag-pattern": "^v([\\d.]+)$" 0092 }, 0093 "commit": "a855fccda3fb1998517a15902eab3f3694c977d8" 0094 } 0095 ] 0096 }, 0097 { 0098 "name": "libktorrent", 0099 "buildsystem": "cmake-ninja", 0100 "config-opts": [ 0101 "-DENABLE_TESTING=OFF" 0102 ], 0103 "sources": [ 0104 { 0105 "type": "git", 0106 "url": "https://invent.kde.org/network/libktorrent.git" 0107 } 0108 ] 0109 }, 0110 { 0111 "name": "ktorrent", 0112 "buildsystem": "cmake-ninja", 0113 "builddir": true, 0114 "config-opts": [ 0115 "-DWITH_SYSTEM_GEOIP=ON" 0116 ], 0117 "sources": [ 0118 { 0119 "type": "git", 0120 "url": "https://invent.kde.org/network/ktorrent.git" 0121 } 0122 ] 0123 } 0124 ] 0125 }