2017-02-15 11:31:42 +01:00
|
|
|
################################################################################
|
|
|
|
#
|
|
|
|
# kmscube
|
|
|
|
#
|
|
|
|
################################################################################
|
|
|
|
|
2017-03-21 17:48:22 +01:00
|
|
|
KMSCUBE_VERSION = 6cbd03ab94066dddbba7bedfde87c7c4319c18d5
|
2017-03-06 13:27:53 +01:00
|
|
|
KMSCUBE_SITE = https://cgit.freedesktop.org/mesa/kmscube/snapshot
|
2017-02-15 11:31:42 +01:00
|
|
|
KMSCUBE_LICENSE = MIT
|
|
|
|
KMSCUBE_DEPENDENCIES = host-pkgconf mesa3d libdrm
|
|
|
|
KMSCUBE_AUTORECONF = YES
|
|
|
|
|
|
|
|
$(eval $(autotools-package))
|