aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-lib/liblbxutil_1.1.0.bb
blob: 3e5c31a05d7d8c5a0afa125ce7737fdf7c476ce2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require recipes-graphics/xorg-lib/xorg-lib-common.inc

LIC_FILES_CHKSUM = "file://COPYING;md5=b0d5bdc98f7ebab3b6c3791d9bf40907"

SUMMARY = "XFIXES Extension"
DEPENDS += " xorgproto zlib"
PE = "1"
PR = "r11"

SRC_URI += "file://mkg3states-1.1.patch"
SRC_URI[md5sum] = "273329a78c2e9ea189ac416c7fde94a1"
SRC_URI[sha256sum] = "c6b6ff7858ec619cafa8205debca6bf78c5610a2844a782ed643c7fd017cf8ae"

export CC_FOR_BUILD = "gcc"