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
13 # Copyright (c) 2014 Ken Mays
16 include ..
/..
/..
/make-rules
/shared-macros.mk
18 COMPONENT_NAME
= gnome-icon-theme-symbolic
19 COMPONENT_VERSION
= 3.12.0
21 COMPONENT_PROJECT_URL
= http
://www.gnome.org
22 COMPONENT_SUMMARY
= GNOME Symbolic Icons
23 COMPONENT_SRC
= $(COMPONENT_NAME
)-$(COMPONENT_VERSION
)
24 COMPONENT_ARCHIVE
= $(COMPONENT_SRC
).
tar.xz
25 COMPONENT_ARCHIVE_HASH
= \
26 sha256
:851a4c9d8e8cb0000c9e5e78259ab8b8e67c5334e4250ebcc8dfdaa33520068b
27 COMPONENT_ARCHIVE_URL
= https
://download.gnome.org
/sources
/$(COMPONENT_NAME
)/3.12/$(COMPONENT_ARCHIVE
)
29 include $(WS_MAKE_RULES
)/prep.mk
30 include $(WS_MAKE_RULES
)/configure.mk
31 include $(WS_MAKE_RULES
)/ips.mk
33 # Missing files in build dir for configure without this.
34 COMPONENT_PRE_CONFIGURE_ACTION
= ($(CLONEY
) $(SOURCE_DIR
) $(@D
))
36 CONFIGURE_OPTIONS
+= --sysconfdir
=/etc
41 install: $(INSTALL_32
)
46 REQUIRED_PACKAGES
+= library
/desktop
/xdg
/icon-naming-utils