• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "kms++"
2description:
3    "libkmsxx is a small C++11 library for kernel mode setting. It tries to "
4    "implement as little extra as possible while bringing the kms API in a C++ "
5    "form to the user. It only implements a subset of what libdrm supports."
6
7third_party {
8  url {
9    type: HOMEPAGE
10    value: "https://github.com/tomba/kmsxx"
11  }
12  url {
13    type: GIT
14    value: "https://github.com/tomba/kmsxx"
15  }
16  version: "e0067bdc75566629c9143818c8f3970c16c8825e"
17  last_upgrade_date { year: 2018 month: 8 day: 15 }
18  license_type: RECIPROCAL
19}
20