2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright (c) 2014 Alexander Pyhalov. All rights reserved
17 include ..
/..
/..
/make-rules
/shared-macros.mk
19 COMPONENT_NAME
= libIDL
20 COMPONENT_VERSION
= 0.8.14
22 COMPONENT_PROJECT_URL
= http
://www.gnome.org
23 COMPONENT_SUMMARY
= IDL parsing library
24 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
25 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.bz2
26 COMPONENT_ARCHIVE_HASH
= \
27 sha256
:c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220
28 COMPONENT_ARCHIVE_URL
= https
://download.gnome.org
/sources
/$(COMPONENT_NAME
)/0.8/$(COMPONENT_ARCHIVE
)
30 TEST_TARGET
=$(NO_TESTS
)
31 include $(WS_MAKE_RULES
)/common.mk
35 CONFIGURE_OPTIONS
.32 += --sysconfdir
=/etc
36 CONFIGURE_OPTIONS
.64 += --sysconfdir
=/etc
/$(MACH64
)
38 # Auto-generated dependencies
39 REQUIRED_PACKAGES
+= library
/glib2
40 REQUIRED_PACKAGES
+= shell/ksh93
41 REQUIRED_PACKAGES
+= system
/library