aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: d219292091b91272229befc741dad0cb603afbcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "kms++"
description: "libkmsxx is a small C++11 library for kernel mode setting. It tries to implement as little extra as possible while bringing the kms API in a C++ form to the user. It only implements a subset of what libdrm supports."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/tomba/kmsxx"
  }
  url {
    type: GIT
    value: "https://github.com/tomba/kmsxx"
  }
  version: "cff8b2fd797537e36d5e16c1ac8e3303321e50b2"
  license_type: RECIPROCAL
  last_upgrade_date {
    year: 2020
    month: 4
    day: 1
  }
}