Warning, /multimedia/subtitlecomposer/pkg/flatpak/deps/x265/x265.json is written in an unsupported language. File is not indexed.

0001 {
0002     "name": "x265",
0003     "subdir": "source",
0004     "buildsystem": "cmake-ninja",
0005     "config-opts": [
0006         "-DENABLE_SHARED=TRUE",
0007         "-DENABLE_HDR10_PLUS=TRUE'",
0008         "-DEXTRA_LIB='x265_main10.a;x265_main12.a'",
0009         "-DEXTRA_LINK_FLAGS='-L .'",
0010         "-DLINKED_10BIT=TRUE",
0011         "-DLINKED_12BIT=TRUE",
0012         "-Wno-dev"
0013     ],
0014     "sources": [
0015         {
0016             "type": "archive",
0017             "url": "https://bitbucket.org/multicoreware/x265_git/get/3.5.tar.gz",
0018             "sha256": "5ca3403c08de4716719575ec56c686b1eb55b078c0fe50a064dcf1ac20af1618",
0019             "x-checker-data": {
0020                 "type": "anitya",
0021                 "project-id": 7275,
0022                 "stable-only": true,
0023                 "url-template": "https://bitbucket.org/multicoreware/x265_git/get/$version.tar.gz"
0024             }
0025         },
0026         {
0027             "type": "shell",
0028             "commands": [
0029                 "cp ${FLATPAK_DEST}/lib/libx265_main1{0,2}.a ./"
0030             ]
0031         }
0032     ],
0033     "modules": [
0034         {
0035             "name": "libx265-main10",
0036             "subdir": "source",
0037             "buildsystem": "cmake-ninja",
0038             "config-opts": [
0039                 "-DENABLE_SHARED=FALSE",
0040                 "-DEXPORT_C_API=FALSE",
0041                 "-DENABLE_CLI=FALSE",
0042                 "-DHIGH_BIT_DEPTH=TRUE",
0043                 "-DMAIN12=FALSE",
0044                 "-Wno-dev"
0045             ],
0046             "no-make-install": true,
0047             "build-commands": [
0048                 "install -Dm644 libx265.a ${FLATPAK_DEST}/lib/libx265_main10.a"
0049             ],
0050             "sources": [
0051                 {
0052                     "type": "archive",
0053                     "url": "https://bitbucket.org/multicoreware/x265_git/get/3.5.tar.gz",
0054                     "sha256": "5ca3403c08de4716719575ec56c686b1eb55b078c0fe50a064dcf1ac20af1618",
0055                     "x-checker-data": {
0056                         "type": "anitya",
0057                         "project-id": 7275,
0058                         "stable-only": true,
0059                         "url-template": "https://bitbucket.org/multicoreware/x265_git/get/$version.tar.gz"
0060                     }
0061                 }
0062             ]
0063         },
0064         {
0065             "name": "libx265-main12",
0066             "subdir": "source",
0067             "buildsystem": "cmake-ninja",
0068             "config-opts": [
0069                 "-DENABLE_SHARED=FALSE",
0070                 "-DEXPORT_C_API=FALSE",
0071                 "-DENABLE_CLI=FALSE",
0072                 "-DHIGH_BIT_DEPTH=TRUE",
0073                 "-DMAIN12=TRUE",
0074                 "-Wno-dev"
0075             ],
0076             "no-make-install": true,
0077             "build-commands": [
0078                 "install -Dm644 libx265.a ${FLATPAK_DEST}/lib/libx265_main12.a"
0079             ],
0080             "sources": [
0081                 {
0082                     "type": "archive",
0083                     "url": "https://bitbucket.org/multicoreware/x265_git/get/3.5.tar.gz",
0084                     "sha256": "5ca3403c08de4716719575ec56c686b1eb55b078c0fe50a064dcf1ac20af1618",
0085                     "x-checker-data": {
0086                         "type": "anitya",
0087                         "project-id": 7275,
0088                         "stable-only": true,
0089                         "url-template": "https://bitbucket.org/multicoreware/x265_git/get/$version.tar.gz"
0090                     }
0091                 }
0092             ]
0093         }
0094     ]
0095 }