libsoup3: update to 3.6.0; fix GTK2/3 app startup
[oi-userland.git] / components / desktop / hicolor-icon-theme / Makefile
blobf2a50f0ec498d85373e293d248fac91d97a2631a
1 ##
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
15 BUILD_STYLE= meson
16 include ../../../make-rules/shared-macros.mk
18 COMPONENT_NAME= hicolor-icon-theme
19 COMPONENT_VERSION= 0.18
20 COMPONENT_SUMMARY= GNOME Hi Color Icon Theme
21 COMPONENT_PROJECT_URL= https://freedesktop.org/wiki/Software/icon-theme/
22 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
23 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz
24 COMPONENT_ARCHIVE_HASH= sha256:db0e50a80aa3bf64bb45cbca5cf9f75efd9348cf2ac690b907435238c3cf81d7
25 COMPONENT_ARCHIVE_URL= https://icon-theme.freedesktop.org/releases/$(COMPONENT_ARCHIVE)
26 COMPONENT_FMRI= gnome/theme/hicolor-icon-theme
27 COMPONENT_CLASSIFICATION= Desktop (GNOME)/Theming
28 COMPONENT_LICENSE= GPLv2
29 COMPONENT_LICENSE_FILE= COPYING
31 TEST_TARGET= $(NO_TESTS)
32 include $(WS_MAKE_RULES)/common.mk
34 PATH= $(PATH.gnu)
36 CONFIGURE_OPTIONS += --sysconfdir=$(ETCDIR)
38 # Auto-generated dependencies