6fea0a2f85ae618b523d5d44acd893cca950569a
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / x11r7 / xproto_presentproto / xproto_presentproto.mk
1 ################################################################################
2 #
3 # xproto_presentproto
4 #
5 ################################################################################
6
7 XPROTO_PRESENTPROTO_VERSION = 1.0
8 XPROTO_PRESENTPROTO_SOURCE = presentproto-$(XPROTO_PRESENTPROTO_VERSION).tar.bz2
9 XPROTO_PRESENTPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
10 XPROTO_PRESENTPROTO_LICENSE = MIT
11 XPROTO_PRESENTPROTO_LICENSE_FILES = presentproto.h
12 XPROTO_PRESENTPROTO_DEPENDENCIES = host-pkgconf xutil_util-macros
13 XPROTO_PRESENTPROTO_INSTALL_STAGING = YES
14 XPROTO_PRESENTPROTO_INSTALL_TARGET = NO
15
16 $(eval $(autotools-package))