generic-poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.3.bb

17 lines
509 B
BlitzBasic

SUMMARY = "Generic PCI access library for X"
DESCRIPTION = "libpciaccess provides functionality for X to access the \
PCI bus and devices in a platform-independent way."
require xorg-lib-common.inc
SRC_URI += "file://limits.patch"
LICENSE = "MIT & MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=277aada5222b9a22fbf3471ff3687068"
SRC_URI[md5sum] = "1f65be5ffc55641c1846c2f41d180d00"
SRC_URI[sha256sum] = "6cd76ccae4e06eee47d3ead84a118740e9406e2a9b7adc9b08e92c69ce89c2e3"
REQUIRED_DISTRO_FEATURES = ""