xref: /aosp_15_r20/external/flac/METADATA (revision 600f14f40d737144c998e2ec7a483122d3776fbc)
1# THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
2# CONSULT THE OWNERS AND [email protected] BEFORE
3# DEPENDING ON IT IN YOUR PROJECT.
4
5# This project was upgraded with external_updater.
6# Usage: tools/external_updater/updater.sh update flac
7# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
8
9name: "flac"
10description: "Android fork of the flac library."
11third_party {
12  url {
13    type: GIT
14    value: "https://github.com/xiph/flac.git"
15  }
16  version: "1.4.3"
17  license_type: BY_EXCEPTION_ONLY
18  license_note: "Would be RESTRICTED save for GFDL in: README, COPYING.FDL, and doc/html/flac.css"
19  last_upgrade_date {
20    year: 2023
21    month: 6
22    day: 27
23  }
24}
25