aboutsummaryrefslogtreecommitdiff
path: root/projects/flac/project.yaml
blob: dbbd95f3ee2ab74f71e4d54e69e9de8905c56e8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
homepage: "https://xiph.org/flac/"
language: c++
primary_contact: "guidovranken@gmail.com"
auto_ccs:
 - "erik.de.castro.lopo@gmail.com"
vendor_ccs:
 - "twsmith@mozilla.com"
sanitizers:
 - address
 - undefined
 - memory
architectures:
 - x86_64
 - i386
coverage_extra_args: -ignore-filename-regex=/usr/lib/jvm/.*
main_repo: 'https://github.com/xiph/flac.git'