2026-02-05 20:59:23 +08:00
|
|
|
libaom:
|
|
|
|
|
type: library
|
|
|
|
|
artifact:
|
|
|
|
|
source:
|
|
|
|
|
type: git
|
|
|
|
|
rev: main
|
|
|
|
|
url: 'https://aomedia.googlesource.com/aom'
|
|
|
|
|
metadata:
|
|
|
|
|
license-files: [LICENSE]
|
|
|
|
|
lang: cpp
|
|
|
|
|
static-libs@unix:
|
|
|
|
|
- libaom.a
|
2026-03-21 17:54:34 +08:00
|
|
|
static-libs@windows:
|
|
|
|
|
- aom.lib
|