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) 2017 Dariusz Sendkowski
14 include ..
/..
/..
/make-rules
/shared-macros.mk
16 COMPONENT_NAME
= babeltrace
17 COMPONENT_VERSION
= 1.5.11
18 COMPONENT_SUMMARY
= Provides CTF trace read and write libraries
, as well
as a trace converter.
19 COMPONENT_PROJECT_URL
= https
://www.efficios.com
/babeltrace
20 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
21 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.bz2
22 COMPONENT_ARCHIVE_HASH
= sha256
:67b43aaaef5c951fa7af1a557cf7201a11fe89876b7c22ba0a03cbc316db5a9c
23 COMPONENT_ARCHIVE_URL
= https
://www.efficios.com
/files
/$(COMPONENT_NAME
)/$(COMPONENT_ARCHIVE
)
24 COMPONENT_FMRI
= developer
/babeltrace
25 COMPONENT_CLASSIFICATION
=Development
/Editors
26 COMPONENT_LICENSE
= MIT
27 COMPONENT_LICENSE_FILE
= LICENSE
29 TEST_TARGET
= $(NO_TESTS
)
30 include $(WS_MAKE_RULES
)/common.mk
32 CONFIGURE_OPTIONS
+= --disable-static
34 # Auto-generated dependencies
35 REQUIRED_PACKAGES
+= library
/glib2
36 REQUIRED_PACKAGES
+= library
/popt
37 REQUIRED_PACKAGES
+= system
/library