blob: 1a4ee970a0f951a0fd6ddef6c13ee36892a765cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
schema: 1
bugzilla:
product: Core
component: "Audio/Video: Playback"
origin:
name: nestegg
description: "WebM demuxer"
url: https://github.com/mozilla/nestegg
license: ISC
release: commit ec6adfbbf979678e3058cc4695257366f39e290b (2021-08-13T20:05:30Z).
revision: ec6adfbbf979678e3058cc4695257366f39e290b
vendoring:
url: https://github.com/mozilla/nestegg
source-hosting: github
vendor-directory: media/libnestegg
skip-vendoring-steps:
- update-moz-build
exclude:
- configure.ac
- docs
- INSTALL
- m4
- Makefile.am
- nestegg.pc.in
- nestegg-uninstalled.pc.in
- test
- TODO
keep:
- include/moz.build
- src/moz.build
updatebot:
maintainer-phab: kinetik
maintainer-bz: kinetik@flim.org
fuzzy-query: media
tasks:
- type: vendoring
enabled: True
frequency: every
|