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) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
26 USE_DEFAULT_TEST_TRANSFORMS
= yes
27 include ..
/..
/..
/make-rules
/shared-macros.mk
30 COMPONENT_VERSION
= 1.8.14
31 COMPONENT_SUMMARY
= pv is a terminal-based tool for monitoring the progress of data through a pipeline
32 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
33 COMPONENT_PROJECT_URL
= https
://www.ivarch.com
/programs
/pv.shtml
34 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
35 COMPONENT_ARCHIVE_HASH
= sha256
:0cc18811a4809a587d4b11d47691bbc0ad83a5d95d2c2606af74ea7b4a674756
36 COMPONENT_ARCHIVE_URL
= https
://www.ivarch.com
/programs
/sources
/$(COMPONENT_ARCHIVE
)
37 COMPONENT_FMRI
= shell/pipe-viewer
38 COMPONENT_CLASSIFICATION
= Applications
/System Utilities
39 COMPONENT_LICENSE
= GPLv3
+
40 COMPONENT_LICENSE_FILE
= docs
/COPYING
42 include $(WS_MAKE_RULES
)/common.mk
44 COMPONENT_PRE_CONFIGURE_ACTION
= ( $(CLONEY
) $(SOURCE_DIR
) $(@D
) )
46 ASLR_MODE
= $(ASLR_ENABLE
)
50 # Note that we have 3 failing tests regarding memory safety. These tests are using valgrind which might probably lead to errors.
51 COMPONENT_TEST_ENV
+= PATH
="$(PATH.gnu)"
53 # Auto-generated dependencies
54 REQUIRED_PACKAGES
+= system
/library