buildrootschalter/package/x11r7/xproto_xproxymanagementprotocol/xproto_xproxymanagementprotocol.mk
Bernd Kuhls da7bd6ffbf package/x11r7/xproto_xproxymanagementprotocol: new package
[Thomas:
 - rewrap Config.in help text]

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-18 18:35:02 +02:00

16 lines
697 B
Makefile

################################################################################
#
# xproto_xproxymanagementprotocol
#
################################################################################
XPROTO_XPROXYMANAGEMENTPROTOCOL_VERSION = 1.0.3
XPROTO_XPROXYMANAGEMENTPROTOCOL_SOURCE = xproxymanagementprotocol-$(XPROTO_XPROXYMANAGEMENTPROTOCOL_VERSION).tar.bz2
XPROTO_XPROXYMANAGEMENTPROTOCOL_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_XPROXYMANAGEMENTPROTOCOL_LICENSE = MIT
XPROTO_XPROXYMANAGEMENTPROTOCOL_LICENSE_FILES = COPYING
XPROTO_XPROXYMANAGEMENTPROTOCOL_INSTALL_STAGING = YES
XPROTO_XPROXYMANAGEMENTPROTOCOL_INSTALL_TARGET = NO
$(eval $(autotools-package))