Warning, /multimedia/kdenlive/packaging/flatpak/org.kde.kdenlive-dependencies.json is written in an unsupported language. File is not indexed.

0001 {
0002   "name": "org.kde.kdenlive-dependencies",
0003   "modules": [
0004     "python-modules.json",
0005     {
0006       "name": "eigen",
0007       "buildsystem": "cmake-ninja",
0008       "builddir": true,
0009       "cleanup": [
0010         "*"
0011       ],
0012       "sources": [
0013         {
0014           "type": "archive",
0015           "url": "https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.tar.bz2",
0016           "sha256": "b4c198460eba6f28d34894e3a5710998818515104d6e74e5cc331ce31e46e626",
0017           "x-checker-data": {
0018               "type": "anitya",
0019               "project-id": 666,
0020               "stable-only": true,
0021               "url-template": "https://gitlab.com/libeigen/eigen/-/archive/$version/eigen-$version.tar.bz2"
0022           }
0023         }
0024       ]
0025     },
0026     {
0027       "name": "fftw-float",
0028       "config-opts": [
0029         "--disable-doc",
0030         "--enable-shared",
0031         "--disable-static",
0032         "--enable-threads",
0033         "--enable-float",
0034         "--enable-openmp"
0035       ],
0036       "build-options": {
0037         "arch": {
0038           "x86_64": {
0039             "config-opts": [
0040               "--enable-avx",
0041               "--enable-sse"
0042             ]
0043           },
0044           "aarch64": {
0045             "config-opts": [
0046               "--enable-neon"
0047             ]
0048           }
0049         }
0050       },
0051       "cleanup": [
0052         "/bin"
0053       ],
0054       "sources": [
0055         {
0056           "type": "archive",
0057           "url": "https://www.fftw.org/fftw-3.3.10.tar.gz",
0058           "sha256": "56c932549852cddcfafdab3820b0200c7742675be92179e59e6215b340e26467",
0059           "x-checker-data": {
0060               "type": "anitya",
0061               "project-id": 803,
0062               "stable-only": true,
0063               "url-template": "https://www.fftw.org/fftw-$version.tar.gz"
0064           }
0065         }
0066       ]
0067     },
0068     {
0069       "name": "zimg",
0070       "buildsystem": "autotools",
0071       "sources": [
0072         {
0073           "type": "archive",
0074           "url": "https://github.com/sekrit-twc/zimg/archive/release-3.0.4.tar.gz",
0075           "sha256": "219d1bc6b7fde1355d72c9b406ebd730a4aed9c21da779660f0a4c851243e32f",
0076           "x-checker-data": {
0077               "type": "anitya",
0078               "project-id": 13685,
0079               "stable-only": true,
0080               "url-template": "https://github.com/sekrit-twc/zimg/archive/release-$version.tar.gz"
0081           }
0082         }
0083       ]
0084     },
0085     {
0086       "name": "sox",
0087       "config-opts": [
0088         "--disable-static"
0089       ],
0090       "cleanup": [
0091         "/bin"
0092       ],
0093       "sources": [
0094         {
0095           "type": "archive",
0096           "url": "https://downloads.sourceforge.net/project/sox/sox/14.4.2/sox-14.4.2.tar.bz2",
0097           "sha256": "81a6956d4330e75b5827316e44ae381e6f1e8928003c6aa45896da9041ea149c",
0098           "mirror-urls": [
0099             "https://http.debian.net/debian/pool/main/s/sox/sox_14.4.2.orig.tar.bz2"
0100           ],
0101           "x-checker-data": {
0102               "type": "anitya",
0103               "project-id": 4858,
0104               "stable-only": true,
0105               "url-template": "https://downloads.sourceforge.net/project/sox/sox/$version/sox-$version.tar.bz2"
0106           }
0107         }
0108       ]
0109     },
0110     {
0111       "name": "vidstab",
0112       "buildsystem": "cmake-ninja",
0113       "builddir": true,
0114       "config-opts": [
0115         "-DCMAKE_BUILD_TYPE=Release"
0116       ],
0117       "sources": [
0118         {
0119           "type": "archive",
0120           "url": "https://github.com/georgmartius/vid.stab/archive/v1.1.1.tar.gz",
0121           "sha256": "9001b6df73933555e56deac19a0f225aae152abbc0e97dc70034814a1943f3d4",
0122           "x-checker-data": {
0123               "type": "anitya",
0124               "project-id": 15959,
0125               "stable-only": true,
0126               "url-template": "https://github.com/georgmartius/vid.stab/archive/v$version.tar.gz"
0127           }
0128         }
0129       ]
0130     },
0131     {
0132       "name": "gavl",
0133       "rm-configure": true,
0134       "config-opts": [
0135         "--without-doxygen",
0136         "--disable-static",
0137         "--enable-shared"
0138       ],
0139       "sources": [
0140         {
0141           "type": "archive",
0142           "url": "https://downloads.sourceforge.net/project/gmerlin/gavl/1.4.0/gavl-1.4.0.tar.gz",
0143           "sha256": "51aaac41391a915bd9bad07710957424b046410a276e7deaff24a870929d33ce",
0144           "mirror-urls": [
0145             "https://http.debian.net/debian/pool/main/g/gavl/gavl_1.4.0.orig.tar.gz"
0146           ],
0147           "x-checker-data": {
0148               "type": "anitya",
0149               "project-id": 10275,
0150               "stable-only": true,
0151               "url-template": "https://downloads.sourceforge.net/project/gmerlin/gavl/$version/gavl-$version.tar.gz"
0152           }
0153         },
0154         {
0155           "type": "shell",
0156           "commands": [
0157             "cp -p /usr/share/automake-*/config.{sub,guess} ."
0158           ]
0159         },
0160         {
0161           "type": "script",
0162           "dest-filename": "autogen.sh",
0163           "commands": [
0164             "autoreconf -vfi"
0165           ]
0166         }
0167       ]
0168     },
0169     {
0170       "name": "exiv2",
0171       "buildsystem": "cmake-ninja",
0172       "builddir": true,
0173       "config-opts": [
0174         "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0175       ],
0176       "cleanup": [
0177         "/bin"
0178       ],
0179       "sources": [
0180         {
0181           "type": "archive",
0182           "url": "https://github.com/Exiv2/exiv2/releases/download/v0.27.6/exiv2-0.27.6-Source.tar.gz",
0183           "sha256": "4c192483a1125dc59a3d70b30d30d32edace9e14adf52802d2f853abf72db8a6",
0184           "x-checker-data": {
0185               "type": "anitya",
0186               "project-id": 769,
0187               "stable-only": true,
0188               "url-template": "https://github.com/Exiv2/exiv2/releases/download/v$version/exiv2-$version-Source.tar.gz"
0189           }
0190         }
0191       ]
0192     },
0193     {
0194       "name": "libass",
0195       "config-opts": [
0196         "--enable-harfbuzz",
0197         "--enable-fontconfig"
0198       ],
0199       "sources": [
0200         {
0201           "type": "archive",
0202           "url": "https://github.com/libass/libass/releases/download/0.17.1/libass-0.17.1.tar.xz",
0203           "sha256": "f0da0bbfba476c16ae3e1cfd862256d30915911f7abaa1b16ce62ee653192784",
0204           "x-checker-data": {
0205               "type": "anitya",
0206               "project-id": 1560,
0207               "stable-only": true,
0208               "url-template": "https://github.com/libass/libass/releases/download/$version/libass-$version.tar.xz"
0209           }
0210         }
0211       ]
0212     },
0213     {
0214       "name": "frei0r-plugins",
0215       "buildsystem": "cmake-ninja",
0216       "builddir": true,
0217       "config-opts": [
0218         "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0219       ],
0220       "sources": [
0221         {
0222           "type": "archive",
0223           "url": "https://github.com/dyne/frei0r/archive/v2.3.2.tar.gz",
0224           "sha256": "304291e0ecb456a8b054fe04e14adc50ace54d0223b7b29165ff5343e820ef9d",
0225           "x-checker-data": {
0226               "type": "anitya",
0227               "project-id": 10670,
0228               "stable-only": true,
0229               "url-template": "https://github.com/dyne/frei0r/archive/v$version.tar.gz"
0230           }
0231         }
0232       ]
0233     },
0234     {
0235       "name": "bigsh0t",
0236       "buildsystem": "cmake-ninja",
0237       "builddir": true,
0238       "no-make-install": true,
0239       "config-opts": [
0240         "-DCMAKE_BUILD_TYPE=Release",
0241         "-DBUILD_TESTING=OFF"
0242       ],
0243       "post-install": [
0244         "cp -v bigsh0t-*-linux/lib/frei0r-1/*.so /app/lib/frei0r-1"
0245       ],
0246       "sources": [
0247         {
0248           "type": "archive",
0249           "url": "https://bitbucket.org/leo_sutic/bigsh0t/get/2.6.tar.bz2",
0250           "sha256": "001ed35ef06013a5a83b80c808194f3c5c2339c1759b52dda5bee523ce1f5517",
0251           "x-checker-data": {
0252               "type": "anitya",
0253               "project-id": 288153,
0254               "stable-only": true,
0255               "url-template": "https://bitbucket.org/leo_sutic/bigsh0t/get/$version.tar.bz2"
0256           }
0257         }
0258       ]
0259     },
0260     {
0261       "name": "ladspa-sdk",
0262       "no-autogen": true,
0263       "subdir": "src",
0264       "make-install-args": [
0265         "INSTALL_PLUGINS_DIR=/app/lib/ladspa",
0266         "INSTALL_INCLUDE_DIR=/app/include",
0267         "INSTALL_BINARY_DIR=/app/bin"
0268       ],
0269       "cleanup": [
0270         "/bin"
0271       ],
0272       "sources": [
0273         {
0274           "type": "archive",
0275           "url": "https://www.ladspa.org/download/ladspa_sdk_1.17.tgz",
0276           "sha256": "27d24f279e4b81bd17ecbdcc38e4c42991bb388826c0b200067ce0eb59d3da5b",
0277           "x-checker-data": {
0278               "type": "anitya",
0279               "project-id": 227231,
0280               "stable-only": true,
0281               "url-template": "https://www.ladspa.org/download/ladspa_sdk_$version.tgz"
0282           }
0283         }
0284       ]
0285     },
0286     {
0287       "name": "ladspa-noise-suppressor",
0288       "buildsystem": "cmake-ninja",
0289       "builddir": true,
0290       "config-opts": [
0291         "-DBUILD_LV2_PLUGIN=OFF",
0292         "-DBUILD_VST_PLUGIN=OFF"
0293       ],
0294       "sources": [
0295         {
0296           "type": "archive",
0297           "url": "https://github.com/werman/noise-suppression-for-voice/archive/refs/tags/v1.03.tar.gz",
0298           "sha256": "8c85cae3ebbb3a18facc38930a3b67ca90e3ad609526a0018c71690de35baf04",
0299           "x-checker-data": {
0300               "type": "anitya",
0301               "project-id": 326607,
0302               "stable-only": true,
0303               "url-template": "https://github.com/werman/noise-suppression-for-voice/archive/refs/tags/v$version.tar.gz"
0304           }
0305         }
0306       ]
0307     },
0308     {
0309       "name": "v4l-utils",
0310       "buildsystem": "meson",
0311       "config-opts": [
0312         "-Ddoxygen-doc=disabled",
0313         "-Dlibdvbv5=disabled",
0314         "-Dv4l-utils=false",
0315         "-Dqv4l2=disabled",
0316         "-Dudevdir=/app/lib/udev"
0317       ],
0318       "sources": [
0319         {
0320           "type": "archive",
0321           "url": "https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.26.1.tar.xz",
0322           "sha256": "4a71608c0ef7df2931176989e6d32b445c0bdc1030a2376d929c8ca6e550ec4e",
0323           "x-checker-data": {
0324               "type": "anitya",
0325               "project-id": 9998,
0326               "stable-only": true,
0327               "url-template": "https://linuxtv.org/downloads/v4l-utils/v4l-utils-$version.tar.xz"
0328           }
0329         },
0330         {
0331             "type": "patch",
0332             "path": "v4l-utils-fix-configure.patch"
0333         }
0334       ]
0335     },
0336     {
0337       "name": "x264",
0338       "config-opts": [
0339         "--disable-cli",
0340         "--enable-shared"
0341       ],
0342       "sources": [
0343         {
0344           "type": "git",
0345           "url": "https://code.videolan.org/videolan/x264.git",
0346           "commit": "5db6aa6cab1b146e07b60cc1736a01f21da01154"
0347         }
0348       ]
0349     },
0350     {
0351       "name": "x265",
0352       "buildsystem": "cmake-ninja",
0353       "builddir": true,
0354       "subdir": "source",
0355       "config-opts": [
0356         "-DCMAKE_BUILD_TYPE=Release",
0357         "-DENABLE_CLI=OFF"
0358       ],
0359       "sources": [
0360         {
0361           "type": "archive",
0362           "url": "https://deb.debian.org/debian/pool/main/x/x265/x265_3.5.orig.tar.gz",
0363           "sha256": "e70a3335cacacbba0b3a20ec6fecd6783932288ebc8163ad74bcc9606477cae8",
0364           "x-checker-data": {
0365               "type": "anitya",
0366               "project-id": 7275,
0367               "stable-only": true,
0368               "url-template": "https://deb.debian.org/debian/pool/main/x/x265/x265_$version.orig.tar.gz"
0369           }
0370         }
0371       ]
0372     },
0373     {
0374       "name": "opencl-headers",
0375       "buildsystem": "simple",
0376       "build-commands": [
0377         "cp -av CL /app/include"
0378         ],
0379       "sources": [
0380         {
0381           "type": "archive",
0382           "url": "https://github.com/KhronosGroup/OpenCL-Headers/archive/refs/tags/v2023.12.14.tar.gz",
0383           "sha256": "407d5e109a70ec1b6cd3380ce357c21e3d3651a91caae6d0d8e1719c69a1791d",
0384           "x-checker-data": {
0385               "type": "anitya",
0386               "project-id": 223257,
0387               "stable-only": true,
0388               "url-template": "https://github.com/KhronosGroup/OpenCL-Headers/archive/refs/tags/v$version.tar.gz"
0389           }
0390         }
0391       ]
0392     },
0393     {
0394       "name": "amf-headers",
0395       "buildsystem": "simple",
0396       "build-commands": [
0397         "cp -av amf/public/include/. /app/include/AMF"
0398         ],
0399       "sources": [
0400         {
0401           "type": "archive",
0402           "url": "https://github.com/GPUOpen-LibrariesAndSDKs/AMF/archive/refs/tags/v1.4.29.tar.gz",
0403           "sha256": "be42e4acd973fc7a228f087313bee9eaca08df031ec4596f14fb2eabef528628",
0404           "x-checker-data": {
0405               "type": "anitya",
0406               "project-id": 138182,
0407               "stable-only": true,
0408               "url-template": "https://github.com/GPUOpen-LibrariesAndSDKs/AMF/archive/refs/tags/v$version.tar.gz"
0409           }
0410         }
0411       ]
0412     },
0413     {
0414       "name": "nv-codec-headers",
0415       "cleanup": [
0416         "*"
0417       ],
0418       "no-autogen": true,
0419       "make-install-args": [
0420         "PREFIX=/app"
0421       ],
0422       "sources": [
0423         {
0424           "type": "archive",
0425           "url": "https://github.com/FFmpeg/nv-codec-headers/archive/refs/tags/n12.1.14.0.tar.gz",
0426           "sha256": "2fefaa227d2a3b4170797796425a59d1dd2ed5fd231db9b4244468ba327acd0b",
0427           "x-checker-data": {
0428               "type": "anitya",
0429               "project-id": 223796,
0430               "stable-only": true,
0431               "url-template": "https://github.com/FFmpeg/nv-codec-headers/archive/refs/tags/n$version.tar.gz"
0432           }
0433         }
0434       ]
0435     },
0436     {
0437       "name": "aom",
0438       "buildsystem": "cmake-ninja",
0439       "builddir": true,
0440       "config-opts": [
0441         "-DCMAKE_BUILD_TYPE=Release",
0442         "-DCMAKE_INSTALL_PREFIX=/app",
0443         "-DBUILD_SHARED_LIBS=1",
0444         "-DENABLE_DOCS=0",
0445         "-DENABLE_EXAMPLES=0",
0446         "-DENABLE_TESTDATA=0",
0447         "-DENABLE_TESTS=0",
0448         "-DENABLE_TOOLS=0"
0449       ],
0450       "sources": [
0451         {
0452           "type": "git",
0453           "url": "https://aomedia.googlesource.com/aom.git",
0454           "tag": "v3.8.0",
0455           "x-checker-data": {
0456               "type": "git",
0457               "tag-pattern": "^v([\\d.]+)$"
0458           }
0459         }
0460       ]
0461     },
0462     {
0463       "name": "libva",
0464       "skip-arches": [
0465         "aarch64"
0466       ],
0467       "buildsystem": "meson",
0468       "sources": [
0469         {
0470           "type": "archive",
0471           "url": "https://github.com/intel/libva/archive/refs/tags/2.20.0.tar.gz",
0472           "sha256": "117f8d658a5fc9ea406ca80a3eb4ae1d70b15a54807c9ed77199c812bed73b60",
0473           "x-checker-data": {
0474               "type": "anitya",
0475               "project-id": 1752,
0476               "stable-only": true,
0477               "url-template": "https://github.com/intel/libva/archive/refs/tags/$version.tar.gz"
0478           }
0479         }
0480       ]
0481     },
0482     {
0483       "name": "libva-utils",
0484       "skip-arches": [
0485         "aarch64"
0486       ],
0487       "buildsystem": "meson",
0488       "sources": [
0489         {
0490           "type": "archive",
0491           "url": "https://github.com/intel/libva-utils/archive/refs/tags/2.20.1.tar.gz",
0492           "sha256": "97413a7ec27ec479b97ffc7ab8acebe053615224a4b051602859cf9f88e4e889",
0493           "x-checker-data": {
0494               "type": "anitya",
0495               "project-id": 16334,
0496               "stable-only": true,
0497               "url-template": "https://github.com/intel/libva-utils/archive/refs/tags/$version.tar.gz"
0498           }
0499         }
0500       ] 
0501     },
0502     {
0503       "name": "intel-onevpl-runtime",
0504       "buildsystem": "cmake-ninja",
0505       "builddir": true,
0506       "config-opts": [
0507         "-DCMAKE_BUILD_TYPE=Release",
0508         "-DBUILD_SAMPLES=OFF",
0509         "-DBUILD_TESTS=OFF",
0510         "-DBUILD_TOOLS=OFF",
0511         "-DBUILD_TESTS=OFF",
0512         "-DMFX_ENABLE_SW_FALLBACK=OFF"
0513       ],
0514       "sources": [
0515         {
0516           "type": "archive",
0517           "url": "https://github.com/oneapi-src/oneVPL-intel-gpu/archive/intel-onevpl-23.3.4.tar.gz",
0518           "sha256": "9de6bfd17259b7434f2bb4fb6d2874decf9b1d4587ec9b90d91188049921e32f",
0519           "x-checker-data": {
0520             "type": "anitya",
0521             "project-id": 368736,
0522             "stable-only": true,
0523             "url-template": "https://github.com/oneapi-src/oneVPL-intel-gpu/archive/intel-onevpl-$version.tar.gz"
0524           }
0525         }
0526       ]
0527     },
0528     {
0529         "name": "oneapi-libvpl",
0530         "skip-arches": [
0531             "aarch64"
0532         ],
0533         "buildsystem": "cmake-ninja",
0534         "builddir": true,
0535         "config-opts": [
0536             "-DCMAKE_BUILD_TYPE=Release",
0537             "-DBUILD_SAMPLES=OFF",
0538             "-DBUILD_TESTS=OFF",
0539             "-DBUILD_TOOLS=OFF"
0540         ],
0541         "sources": [
0542             {
0543                 "type": "archive",
0544                 "url": "https://github.com/oneapi-src/oneVPL/archive/refs/tags/v2023.3.1.zip",
0545                 "sha256": "43a6dbb62542d5f993b1ba6d7ceaef77932246b758aa19bfe152f6883b94c2e8"
0546             }
0547         ]
0548     },
0549     {
0550       "name": "ffmpeg",
0551       "config-opts": [
0552         "--enable-rpath",
0553         "--enable-gpl",
0554         "--disable-static",
0555         "--enable-shared",
0556         "--disable-doc",
0557         "--disable-alsa",
0558         "--enable-libfontconfig",
0559         "--enable-libfreetype",
0560         "--enable-libopus",
0561         "--enable-libpulse",
0562         "--enable-librsvg",
0563         "--enable-libvpx",
0564         "--enable-libdav1d",
0565         "--enable-libxml2",
0566         "--enable-libx264",
0567         "--enable-libx265",
0568         "--enable-libdav1d",
0569         "--enable-libv4l2",
0570         "--enable-libmp3lame",
0571         "--enable-libzimg",
0572         "--enable-vaapi",
0573         "--enable-libvpl",
0574         "--enable-amf",
0575         "--enable-opencl",
0576         "--enable-libass",
0577         "--enable-gnutls",
0578         "--enable-libvidstab",
0579         "--enable-libaom",
0580         "--enable-libopenjpeg",
0581         "--enable-ffnvcodec",
0582         "--enable-cuda-llvm",
0583         "--enable-nvenc",
0584         "--enable-vdpau",
0585         "--enable-nvdec",
0586         "--enable-cuvid"
0587       ],
0588       "build-options": {
0589         "append-path": "/usr/lib/sdk/llvm17/bin",
0590         "prepend-ld-library-path": "/usr/lib/sdk/llvm17/lib"
0591       },
0592       "cleanup": [
0593         "/share/ffmpeg/examples"
0594       ],
0595       "sources": [
0596         {
0597           "type": "archive",
0598           "url": "https://www.ffmpeg.org/releases/ffmpeg-6.1.1.tar.xz",
0599           "sha256": "8684f4b00f94b85461884c3719382f1261f0d9eb3d59640a1f4ac0873616f968",
0600           "x-checker-data": {
0601             "type": "anitya",
0602             "project-id": 5405,
0603             "stable-only": true,
0604             "url-template": "https://www.ffmpeg.org/releases/ffmpeg-$version.tar.xz"
0605           }
0606         }
0607       ]
0608     },
0609     {
0610       "name": "libzen",
0611       "subdir": "Project/GNU/Library",
0612       "config-opts": [ "--enable-shared", "--disable-static" ],
0613       "cleanup": [ "/bin", "/include", "/lib/pkgconfig", "/lib/*.la" ],
0614       "sources": [
0615         {
0616           "type": "archive",
0617           "url": "https://mediaarea.net/download/source/libzen/0.4.41/libzen_0.4.41.tar.xz",
0618           "sha256": "933bad3b7ecd29dc6bdc88a83645c83dfd098c15b0b90d6177a37fa1536704e8",
0619           "x-checker-data": {
0620             "type": "anitya",
0621             "project-id": 1810,
0622             "stable-only": true,
0623             "url-template": "https://mediaarea.net/download/source/libzen/$version/libzen_$version.tar.xz"
0624           }
0625         }
0626       ]
0627     },
0628     {
0629       "name": "libmediainfo",
0630       "subdir": "Project/GNU/Library",
0631       "config-opts": [ "--enable-shared", "--disable-static", "--with-libcurl" ],
0632       "cleanup": [ "/bin", "/include", "/lib/pkgconfig", "/lib/*.la" ],
0633       "sources": [
0634         {
0635           "type": "archive",
0636           "url": "https://mediaarea.net/download/source/libmediainfo/23.11/libmediainfo_23.11.tar.xz",
0637           "sha256": "197e54fcc79e3c0d5df44a8f58dc4e018bc2f85d13fa3bed54af3dc56d5e853d",
0638           "x-checker-data": {
0639             "type": "anitya",
0640             "project-id": 16249,
0641             "stable-only": true,
0642             "url-template": "https://mediaarea.net/download/source/libmediainfo/$version/libmediainfo_$version.tar.xz"
0643           }
0644         }
0645       ]
0646     },
0647     {
0648       "name": "mediainfo-cli",
0649       "subdir": "Project/GNU/CLI",
0650       "cleanup": [ "share/pixmaps", "/share/apps", "/share/kde4", "/share/kservices5" ],
0651       "sources": [
0652         {
0653           "type": "archive",
0654           "url": "https://mediaarea.net/download/source/mediainfo/23.11/mediainfo_23.11.tar.xz",
0655           "sha256": "801cb1b0d1bffcc1226deca6212a1ee35322e8bb12630a33bbb07a92a8a8c9c3",
0656           "x-checker-data": {
0657             "type": "anitya",
0658             "project-id": 8240,
0659             "stable-only": true,
0660             "url-template": "https://mediaarea.net/download/source/mediainfo/$version/mediainfo_$version.tar.xz"
0661           }
0662         }
0663       ]
0664     },
0665     {
0666       "name": "opencv",
0667       "buildsystem": "cmake-ninja",
0668       "builddir": true,
0669       "config-opts": [
0670         "-DCMAKE_BUILD_TYPE=Release",
0671         "-DOPENCV_GENERATE_PKGCONFIG=ON",
0672         "-DBUILD_LIST=tracking"
0673       ],
0674       "cleanup": [
0675         "/bin"
0676       ],
0677       "sources": [
0678         {
0679           "type": "archive",
0680           "url": "https://github.com/opencv/opencv/archive/4.7.0.tar.gz",
0681           "sha256": "8df0079cdbe179748a18d44731af62a245a45ebf5085223dc03133954c662973",
0682           "x-checker-data": {
0683             "type": "anitya",
0684             "project-id": 6615,
0685             "stable-only": true,
0686             "url-template": "https://github.com/opencv/opencv/archive/$version.tar.gz"
0687           }
0688         },
0689         {
0690           "type": "archive",
0691           "url": "https://github.com/opencv/opencv_contrib/archive/4.7.0.tar.gz",
0692           "sha256": "42df840cf9055e59d0e22c249cfb19f04743e1bdad113d31b1573d3934d62584",
0693           "x-checker-data": {
0694             "type": "anitya",
0695             "project-id": 6615,
0696             "stable-only": true,
0697             "url-template": "https://github.com/opencv/opencv_contrib/archive/$version.tar.gz"
0698           }
0699         }
0700       ]
0701     },
0702     {
0703       "name": "rubberband",
0704       "buildsystem": "meson",
0705       "sources": [
0706         {
0707           "type": "archive",
0708           "url": "https://breakfastquay.com/files/releases/rubberband-3.3.0.tar.bz2",
0709           "sha256": "d9ef89e2b8ef9f85b13ac3c2faec30e20acf2c9f3a9c8c45ce637f2bc95e576c",
0710           "x-checker-data": {
0711             "type": "anitya",
0712             "project-id": 4222,
0713             "stable-only": true,
0714             "url-template": "https://breakfastquay.com/files/releases/rubberband-$version.tar.bz2"
0715           }
0716         }
0717       ]
0718     },
0719     {
0720       "name": "movit",
0721       "make-args": [
0722         "libmovit.la"
0723       ],
0724       "sources": [
0725         {
0726           "type": "git",
0727           "url": "https://git.sesse.net/movit",
0728           "commit": "0b1705581552217b0e387bd687d65e4e3410ab91"
0729         }
0730       ]
0731     },
0732     {
0733       "name": "mlt",
0734       "buildsystem": "cmake-ninja",
0735       "builddir": true,
0736       "config-opts": [
0737         "-DMOD_OPENCV=ON",
0738         "-DMOD_MOVIT=ON",
0739         "-DMOD_GLAXNIMATE=OFF",
0740         "-DMOD_QT=OFF",
0741         "-DMOD_QT6=ON",
0742         "-DMOD_GLAXNIMATE_QT6=ON",
0743         "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
0744       ],
0745       "sources": [
0746         {
0747           "type": "git",
0748           "url": "https://github.com/mltframework/mlt.git",
0749           "branch": "master"
0750         }
0751       ]
0752     }
0753   ]
0754 }