2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # This file was automatically generated using the following command:
14 # $WS_TOOLS/perl-integrate-module Tk
17 BUILD_STYLE
= makemaker
19 include ..
/..
/..
/make-rules
/shared-macros.mk
21 COMPONENT_PERL_MODULE
= Tk
22 HUMAN_VERSION
= 804.036
23 COMPONENT_REVISION
= 4
24 COMPONENT_SUMMARY
= Tk
- a Graphical User Interface Toolkit
25 COMPONENT_CPAN_AUTHOR
= SREZIC
26 COMPONENT_ARCHIVE_HASH
= \
27 sha256
:32aa7271a6bdfedc3330119b3825daddd0aa4b5c936f84ad74eabb932a200a5e
28 COMPONENT_LICENSE
= Artistic-1.0
-Perl OR GPL-1.0
-or-later
30 include $(WS_MAKE_RULES
)/common.mk
32 # With default "symlink" cloney mode tests fails
33 CLONEY_ARGS
= CLONEY_MODE
="hardlink"
35 # Testing needs an X server
36 TEST_REQUIRED_PACKAGES
+= x11
/server
/xvfb
37 COMPONENT_PRE_TEST_ACTION
+= /usr
/bin
/Xvfb
:0 >/dev
/null
2>&1 &
38 COMPONENT_TEST_ENV
+= DISPLAY
=:0
39 COMPONENT_POST_TEST_ACTION
+= /usr
/bin
/pkill
-x Xvfb
;
41 # Contains random address
42 COMPONENT_TEST_TRANSFORMS
+= "-e '/^Stack moved/d'"
44 # Optional test dependencies missing from metadata
45 TEST_REQUIRED_PACKAGES.perl
+= library
/perl-5
/test-pod
47 # Auto-generated dependencies
48 PERL_REQUIRED_PACKAGES
+= runtime
/perl
49 REQUIRED_PACKAGES
+= $(JPEG_IMPLEM_PKG
)
50 REQUIRED_PACKAGES
+= image
/library
/libjpeg-turbo
51 REQUIRED_PACKAGES
+= image
/library
/libpng16
52 REQUIRED_PACKAGES
+= system
/library
53 REQUIRED_PACKAGES
+= system
/library
/fontconfig
54 REQUIRED_PACKAGES
+= system
/library
/math
55 REQUIRED_PACKAGES
+= x11
/library
/libx11
56 REQUIRED_PACKAGES
+= x11
/library
/libxft