summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xproto_xineramaproto/xproto_xineramaproto.mk
blob: 4c9ae11d289beb596c9ac67ca0a71e8d3510e786 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
################################################################################
#
# xproto_xineramaproto
#
################################################################################

XPROTO_XINERAMAPROTO_VERSION = 1.2.1
XPROTO_XINERAMAPROTO_SOURCE = xineramaproto-$(XPROTO_XINERAMAPROTO_VERSION).tar.bz2
XPROTO_XINERAMAPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_XINERAMAPROTO_LICENSE = MIT
XPROTO_XINERAMAPROTO_LICENSE_FILES = COPYING
XPROTO_XINERAMAPROTO_INSTALL_STAGING = YES
XPROTO_XINERAMAPROTO_INSTALL_TARGET = NO

$(eval $(autotools-package))