aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: a4c4da697df28871d87cb1d5b2c84f7c6f5a2442 (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
# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS.  PLEASE
#     CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
#     DEPENDING ON IT IN YOUR PROJECT. ***
name: "libcups"
description: "CUPS is the standards-based, open source printing system."
third_party {
  url {
    type: HOMEPAGE
    value: "https://www.cups.org/"
  }
  url {
    type: ARCHIVE
    value: "https://github.com/apple/cups/releases/download/v2.3.3/cups-2.3.3-source.tar.gz"
  }
  version: "v2.3.3"
  license_note: "would be RESTRICTED save for Apple license in backend/usb-darwin.c"
  license_type: BY_EXCEPTION_ONLY
  last_upgrade_date {
    year: 2020
    month: 10
    day: 28
  }
  security {
      tag: "NVD-CPE2.3:cpe:/a:cups:cups:2.3.3"
  }
}