4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
23 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
24 # Copyright (c) 2018, Michal Nowak
28 include ..
/..
/..
/make-rules
/shared-macros.mk
30 COMPONENT_NAME
= dejagnu
31 COMPONENT_VERSION
= 1.6.3
32 COMPONENT_FMRI
= developer
/test/dejagnu
33 COMPONENT_SUMMARY
= DejaGnu
- a framework for testing other programs
34 COMPONENT_CLASSIFICATION
= Development
/GNU
35 COMPONENT_PROJECT_URL
= https
://www.gnu.org
/software
/dejagnu
/
36 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
37 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
38 COMPONENT_ARCHIVE_HASH
= sha256
:87daefacd7958b4a69f88c6856dbd1634261963c414079d0c371f589cd66a2e3
39 COMPONENT_ARCHIVE_URL
= https
://ftp.gnu.org
/gnu
/$(COMPONENT_NAME
)/$(COMPONENT_ARCHIVE
)
40 COMPONENT_LICENSE
= GPLv3
42 include $(WS_MAKE_RULES
)/common.mk
44 COMPONENT_TEST_ENV
+= PATH
="$(PATH.gnu)"
45 COMPONENT_TEST_TRANSFORMS
+= \
50 ASLR_MODE
= $(ASLR_ENABLE
)
52 # Manually added dependencies
53 REQUIRED_PACKAGES
+= shell/expect
55 # Auto-generated dependencies