]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/external-libkmsxx.git/blob - METADATA
libkmsxx: Add Android.bp file to build with AOSP
[android/external-libkmsxx.git] / METADATA
1 name: "kms++"
2 description:
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."
7 third_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 }