| name: "libpng" |
| description: |
| "libpng is the official PNG reference library. Cobalt uses libpng for " |
| "encoding and decoding PNG images." |
| |
| third_party { |
| identifier { |
| type: "ChromiumVersion" |
| value: "114.0.5735.358" # from https://chromereleases.googleblog.com/2024/03/long-term-support-channel-update-for_26.html |
| } |
| identifier { |
| type: "Git" |
| value: "https://chromium.googlesource.com/chromium/src.git" |
| version: "1759c6ae9316996b9f150c0ce9d0ca78a3d15c02" |
| closest_version: "1.6.37" |
| } |
| identifier { |
| type: "UpstreamSubdir" |
| value: "third_party/libpng" |
| } |
| last_upgrade_date { |
| year: 2011 |
| month: 7 |
| day: 7 |
| } |
| license_type: NOTICE |
| local_modifications: |
| "11/5/21 - Added BUILD.gn as part of GN migration." |
| "Contents taken from https://chromium.googlesource.com/chromium/src/+/0ddf78a46654c13f9ee7de921a820087f45375e3/third_party/libpng/BUILD.gn" |
| "and modified for Cobalt." |
| } |