summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xproto_printproto/xproto_printproto.mk
blob: c67e4fa8949c6ef8b0150fde19f9b0c7240e2e77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# xproto_printproto -- X.Org Print protocol headers
#
################################################################################

XPROTO_PRINTPROTO_VERSION = 1.0.3
XPROTO_PRINTPROTO_SOURCE = printproto-$(XPROTO_PRINTPROTO_VERSION).tar.bz2
XPROTO_PRINTPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_PRINTPROTO_INSTALL_STAGING = YES
XPROTO_PRINTPROTO_INSTALL_TARGET = NO

$(eval $(autotools-package))