Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | require xorg-proto-common.inc |
| 2 | |
| 3 | SUMMARY = "DRI2: Direct Rendering Infrastructure 2 headers" |
| 4 | |
| 5 | DESCRIPTION = "This package provides the wire protocol for the Direct \ |
| 6 | Rendering Ifnrastructure 2. DIR is required for may hardware \ |
| 7 | accelerated OpenGL drivers." |
| 8 | |
| 9 | SRCREV = "66c56ab10d917e3f47f93178d7eac6430970d3c4" |
| 10 | PV = "1.99.3+git${SRCPV}" |
| 11 | PR = "r2" |
| 12 | |
| 13 | SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/dri2proto" |
| 14 | |
| 15 | LIC_FILES_CHKSUM="file://COPYING;md5=2e396fa91834f8786032cad2da5638f3" |
| 16 | |
| 17 | S = "${WORKDIR}/git" |
| 18 | |