Warning, /packaging/flatpak-kde-applications/ksane-dependencies.json is written in an unsupported language. File is not indexed.
0001 { 0002 "name": "ksane-dependencies", 0003 "buildsystem": null, 0004 "modules": [ 0005 { 0006 "name": "libusb1", 0007 "sources": [ 0008 { 0009 "type": "archive", 0010 "url": "https://github.com/libusb/libusb/releases/download/v1.0.25/libusb-1.0.25.tar.bz2", 0011 "sha256": "8a28ef197a797ebac2702f095e81975e2b02b2eeff2774fa909c78a74ef50849", 0012 "x-checker-data": { 0013 "type": "anitya", 0014 "project-id": 1749, 0015 "stable-only": true, 0016 "url-template": "https://github.com/libusb/libusb/releases/download/v$version/libusb-$version.tar.bz2" 0017 } 0018 } 0019 ] 0020 }, 0021 { 0022 "name": "avahi", 0023 "buildsystem": "autotools", 0024 "config-opts": [ 0025 "--disable-gtk", 0026 "--disable-qt3", 0027 "--disable-qt4", 0028 "--disable-mono", 0029 "--disable-monodoc", 0030 "--with-distro=none", 0031 "--disable-pygobject", 0032 "--disable-python-dbus", 0033 "--disable-python", 0034 "--disable-manpages", 0035 "--disable-libdaemon", 0036 "--disable-daemon", 0037 "--enable-compat-libdns_sd", 0038 "--disable-libevent" 0039 ], 0040 "sources": [ 0041 { 0042 "type": "git", 0043 "url": "https://github.com/lathiat/avahi", 0044 "tag": "v0.8", 0045 "x-checker-data": { 0046 "type": "git", 0047 "tag-pattern": "^v([\\d.]+)$" 0048 }, 0049 "commit": "f060abee2807c943821d88839c013ce15db17b58" 0050 } 0051 ] 0052 }, 0053 { 0054 "name": "sane", 0055 "buildsystem": "autotools", 0056 "config-opts": [ 0057 "--with-usb", 0058 "--with-v4l", 0059 "--with-gphoto2", 0060 "--enable-pthread", 0061 "--enable-pnm-backend", 0062 "--enable-pthread", 0063 "--enable-avahi" 0064 ], 0065 "sources": [ 0066 { 0067 "type": "git", 0068 "url": "https://gitlab.com/sane-project/backends", 0069 "tag": "1.1.1", 0070 "x-checker-data": { 0071 "type": "git", 0072 "tag-pattern": "^([\\d.]+)$" 0073 }, 0074 "commit": "332edc8b7ce642bb06132cf204a8c2dd57720bce" 0075 } 0076 ] 0077 }, 0078 { 0079 "name": "sane-airscan", 0080 "buildsystem": "meson", 0081 "sources": [ 0082 { 0083 "type": "git", 0084 "url": "https://github.com/alexpevzner/sane-airscan", 0085 "tag": "0.99.27", 0086 "commit": "053f5654cd4d16f077fe5cb40d32004aaa321462" 0087 } 0088 ] 0089 }, 0090 { 0091 "name": "libksanecore", 0092 "buildsystem": "cmake-ninja", 0093 "sources": [ { "type": "git", "url": "https://invent.kde.org/libraries/ksanecore" } ] 0094 }, 0095 { 0096 "name": "libksane", 0097 "buildsystem": "cmake-ninja", 0098 "sources": [ { "type": "git", "url": "https://invent.kde.org/graphics/libksane" } ] 0099 } 0100 ] 0101 }