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 # Copyright 2014 Alexander Pyhalov. All rights reserved.
17 include ..
/..
/..
/make-rules
/shared-macros.mk
19 COMPONENT_NAME
= icon-naming-utils
20 COMPONENT_VERSION
= 0.8.90
21 COMPONENT_REVISION
= 2
22 COMPONENT_SUMMARY
= Icon naming utils
23 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
24 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.bz2
25 COMPONENT_ARCHIVE_HASH
= sha256
:b1378679df4485b4459f609a3304238b3e92d91e43744c47b70abbe690d883d5
26 COMPONENT_ARCHIVE_URL
= https
://tango.freedesktop.org
/releases
/$(COMPONENT_ARCHIVE
)
27 COMPONENT_PROJECT_URL
= https
://tango.freedesktop.org
/
28 COMPONENT_FMRI
= library
/desktop
/xdg
/icon-naming-utils
29 COMPONENT_CLASSIFICATION
= Desktop
(GNOME
)/Theming
30 COMPONENT_LICENSE
= GPLv2
31 COMPONENT_LICENSE_FILE
= COPYING
33 TEST_TARGET
= $(NO_TESTS
)
34 include $(WS_MAKE_RULES
)/common.mk
38 CONFIGURE_OPTIONS
+= --libexecdir
=$(CONFIGURE_LIBDIR.
$(BITS
))
41 PERL_REQUIRED_PACKAGES
+= library
/perl-5
/xml-parser
43 # Auto-generated dependencies
44 PERL_REQUIRED_PACKAGES
+= runtime
/perl