1name: "kms++" 2description: "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." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://github.com/tomba/kmsxx" 7 } 8 url { 9 type: GIT 10 value: "https://github.com/tomba/kmsxx" 11 } 12 version: "a5545df02b40414c2bf3abc60cf629c5f59d00ec" 13 license_type: RECIPROCAL 14 last_upgrade_date { 15 year: 2019 16 month: 7 17 day: 30 18 } 19} 20