# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # Copyright 2015 Alexander Pyhalov # include ../../../make-rules/shared-macros.mk include $(WS_MAKE_RULES)/x11.mk COMPONENT_NAME= xtrans COMPONENT_VERSION= 1.5.0 COMPONENT_SUMMARY= xtrans - X network protocol transport layer development files COMPONENT_PROJECT_URL= $(XORG_PROJECT_URL) COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz COMPONENT_ARCHIVE_HASH= sha256:1ba4b703696bfddbf40bacf25bce4e3efb2a0088878f017a50e9884b0c8fb1bd COMPONENT_ARCHIVE_URL= $(XORG_LIB_BASE_URL)/$(COMPONENT_ARCHIVE) COMPONENT_FMRI= x11/library/xtrans COMPONENT_CLASSIFICATION= Development/X11 COMPONENT_LICENSE= MIT COMPONENT_LICENSE_FILE= COPYING include $(WS_MAKE_RULES)/common.mk PATH = $(PATH.gnu) CONFIGURE_OPTIONS += --sysconfdir=/etc COMPONENT_INSTALL_ARGS += pkgconfigdir=/usr/share/pkgconfig # Auto-generated dependencies