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 2016 Alexander Pyhalov
17 include ..
/..
/..
/make-rules
/shared-macros.mk
19 COMPONENT_NAME
= tango-icon-theme
20 COMPONENT_VERSION
= 0.8.90
22 COMPONENT_PROJECT_URL
= http
://tango.freedesktop.org
/
23 COMPONENT_SUMMARY
= Tango icon theme
24 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
25 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.bz2
26 COMPONENT_ARCHIVE_HASH
= \
27 sha256
:e94004fa9aa6a7250ac4db6180e96f9c147db617c0d8e7fc8c9e2c42924e990c
28 COMPONENT_ARCHIVE_URL
= http
://tango.freedesktop.org
/releases
/$(COMPONENT_ARCHIVE
)
29 COMPONENT_CLASSIFICATION
=Desktop
(GNOME
)/Theming
30 COMPONENT_FMRI
= gnome
/theme
/tango-icon-theme
31 COMPONENT_LICENSE
= PublicDomain
32 COMPONENT_LICENSE_FILE
= COPYING
34 TEST_TARGET
=$(NO_TESTS
)
35 include $(WS_MAKE_RULES
)/common.mk
39 CONFIGURE_OPTIONS
+= --sysconfdir
=/etc
41 # Manually added dependency
42 REQUIRED_PACKAGES
+= image
/imagemagick
43 REQUIRED_PACKAGES
+= library
/desktop
/xdg
/icon-naming-utils