File tree Expand file tree Collapse file tree 4 files changed +16
-0
lines changed
Expand file tree Collapse file tree 4 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ build-depends:
1010
1111depends :
1212 (>) :
13+ - components/libfdk-aac.bst
1314 - components/librist.bst
1415 - components/srt.bst
1516 - components/x264.bst
@@ -31,6 +32,7 @@ variables:
3132 --enable-libaom
3233 --enable-libsvtav1
3334 --enable-nvenc
35+ --enable-libfdk-aac
3436
3537public :
3638 bst :
Original file line number Diff line number Diff line change 1+ kind : autotools
2+
3+ build-depends :
4+ - freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
5+
6+ depends :
7+ - freedesktop-sdk.bst:public-stacks/runtime-minimal.bst
8+
9+ sources :
10+ - kind : git_repo
11+ url : freedesktop:wtaymans/fdk-aac-stripped
12+ ref : 0fc0e0e0b89de3becd5f099eae725f13eeecc0d1
Original file line number Diff line number Diff line change 88- components/jansson.bst
99- components/libajantv2.bst
1010- components/libdatachannel.bst
11+ - components/libfdk-aac.bst
1112- components/libqrcodegencpp.bst
1213- components/librist.bst
1314- components/luajit.bst
Original file line number Diff line number Diff line change @@ -14,5 +14,6 @@ aliases:
1414
1515 # git aliases go here
1616 code_videolan : https://code.videolan.org/
17+ freedesktop : https://gitlab.freedesktop.org/
1718 github : https://github.com/
1819 gitlab : https://gitlab.com/
You can’t perform that action at this time.
0 commit comments