# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL)". You may # only use this file in accordance with the terms of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # Copyright (c) 2015 Alexander Pyhalov # BUILD_BITS=64 include ../../../make-rules/shared-macros.mk COMPONENT_NAME= gsettings-desktop-schemas COMPONENT_VERSION= 3.28.1 COMPONENT_REVISION= 2 COMPONENT_PROJECT_URL= http://www.gnome.org COMPONENT_SUMMARY= GSettings deskop-wide schemas COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz COMPONENT_ARCHIVE_HASH= \ sha256:f88ea6849ffe897c51cfeca5e45c3890010c82c58be2aee18b01349648e5502f COMPONENT_ARCHIVE_URL= https://download.gnome.org/sources/$(COMPONENT_NAME)/3.28/$(COMPONENT_ARCHIVE) COMPONENT_FMRI= gnome/config/gsettings-desktop-schemas COMPONENT_LICENSE_FILE= COPYING COMPONENT_LICENSE= GPLv2.1 TEST_TARGET= $(NO_TESTS) include $(WS_MAKE_RULES)/common.mk PATH=$(PATH.gnu) CONFIGURE_OPTIONS+= --sysconfdir=/etc CONFIGURE_OPTIONS+= --libexecdir=/usr/lib # Manually added dependency REQUIRED_PACKAGES+= library/desktop/gobject/gobject-introspection