rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / desktop / gnome-icon-theme-symbolic / Makefile
bloba50df28bcc67db2c23c16f8ff2ea07b26ccc4ae4
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
20 COMPONENT_REVISION= 1
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
38 # common targets
39 build: $(BUILD_32)
41 install: $(INSTALL_32)
43 test: $(NO_TESTS)
45 # Build dependencies
46 REQUIRED_PACKAGES += library/desktop/xdg/icon-naming-utils