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.
15 include ..
/..
/..
/make-rules
/shared-macros.mk
17 COMPONENT_NAME
= intltool
18 COMPONENT_VERSION
= 0.51.0
19 COMPONENT_REVISION
= 2
20 COMPONENT_FMRI
= text
/intltool
21 COMPONENT_PROJECT_URL
= https
://freedesktop.org
/wiki
/Software
/intltool
/
22 COMPONENT_SUMMARY
= Set of tools to centralize translation of many different file formats using GNU gettext-compatible PO files
23 COMPONENT_CLASSIFICATION
=System
/Libraries
24 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
25 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.gz
26 COMPONENT_ARCHIVE_HASH
= \
27 sha256
:67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd
28 COMPONENT_ARCHIVE_URL
=\
29 https
://launchpad.net
/intltool
/trunk
/$(COMPONENT_VERSION
)/+download
/$(COMPONENT_ARCHIVE
)
30 COMPONENT_LICENSE
= GPLv2
32 USE_DEFAULT_TEST_TRANSFORMS
= yes
34 include $(WS_MAKE_RULES
)/common.mk
38 # Auto-generated dependencies
39 REQUIRED_PACKAGES
+= runtime
/perl
40 REQUIRED_PACKAGES
+= shell/ksh93