File tree Expand file tree Collapse file tree 1 file changed +26
-26
lines changed Expand file tree Collapse file tree 1 file changed +26
-26
lines changed Original file line number Diff line number Diff line change @@ -12,33 +12,33 @@ finish-args:
1212 - --env=QT_NO_FT_CACHE=1
1313
1414modules :
15- # - name: libde265
16- # buildsystem: cmake-ninja
17- # config-opts:
18- # - -DONLY_LIB=ON
19- # - -DCMAKE_INSTALL_LIBDIR:PATH=/app/lib
20- # sources:
21- # - type: git
22- # branch: internal
23- # url: https://github.com/nolyn/libde265.git
24- # commit: e655e91d7495785996552e935f308f45c0e6e161
15+ - name : libde265
16+ buildsystem : cmake-ninja
17+ config-opts :
18+ - -DONLY_LIB=ON
19+ - -DCMAKE_INSTALL_LIBDIR:PATH=/app/lib
20+ sources :
21+ - type : git
22+ branch : internal
23+ url : https://github.com/nolyn/libde265.git
24+ commit : e655e91d7495785996552e935f308f45c0e6e161
2525
26- # - name: ffmpeg
27- # config-opts:
28- # - --enable-shared
29- # - --disable-static
30- # - --enable-gnutls
31- # - --disable-doc
32- # - --disable-programs
33- # - --disable-encoders
34- # - --disable-muxers
35- # - --enable-encoder=png
36- # sources:
37- # - type: archive
38- # url: https://www.ffmpeg.org/releases/ffmpeg-4.2.3.tar.xz
39- # sha256: 9df6c90aed1337634c1fb026fb01c154c29c82a64ea71291ff2da9aacb9aad31
40- # cleanup:
41- # - /share/ffmpeg/examples
26+ - name : ffmpeg
27+ config-opts :
28+ - --enable-shared
29+ - --disable-static
30+ - --enable-gnutls
31+ - --disable-doc
32+ - --disable-programs
33+ - --disable-encoders
34+ - --disable-muxers
35+ - --enable-encoder=png
36+ sources :
37+ - type : archive
38+ url : https://www.ffmpeg.org/releases/ffmpeg-4.2.3.tar.xz
39+ sha256 : 9df6c90aed1337634c1fb026fb01c154c29c82a64ea71291ff2da9aacb9aad31
40+ cleanup :
41+ - /share/ffmpeg/examples
4242
4343 - name : YUView
4444 buildsystem : cmake-ninja
You can’t perform that action at this time.
0 commit comments