gtk+3: fix dependencies for new gnome/accessibility/at-spi2-core
[oi-userland.git] / components / desktop / gnome2 / gnome-mime-data / Makefile
blobf434fcd2e4e6659f8436b237d5e9e35838a3b9d0
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2014 Alexander Pyhalov. All rights reserved.
16 include ../../../../make-rules/shared-macros.mk
18 COMPONENT_NAME= gnome-mime-data
19 COMPONENT_VERSION= 2.18.0
20 COMPONENT_REVISION= 1
21 COMPONENT_SUMMARY= MIME Type and Application Database for the GNOME Desktop
22 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
23 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2
24 COMPONENT_ARCHIVE_HASH= sha256:37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7
25 COMPONENT_ARCHIVE_URL= https://download.gnome.org/sources/$(COMPONENT_NAME)/2.18/$(COMPONENT_ARCHIVE)
26 COMPONENT_PROJECT_URL= https://www.gnome.org
27 COMPONENT_FMRI= desktop/gnome-mime-data
28 COMPONENT_CLASSIFICATION= Desktop (GNOME)/Libraries
29 COMPONENT_LICENSE= GPLv2
30 COMPONENT_LICENSE_FILE= COPYING
32 include $(WS_MAKE_RULES)/common.mk
34 gcc_OPT = -O2
36 PATH= $(PATH.gnu)
38 COMPONENT_PRE_CONFIGURE_ACTION = ( $(CLONEY) $(SOURCE_DIR) $(@D) )
40 CONFIGURE_SCRIPT = $(@D)/configure
42 CONFIGURE_OPTIONS += --sysconfdir=/etc
44 CONFIGURE_ENV+= PERL=$(PERL)
46 COMPONENT_INSTALL_TARGET = install-strip
48 # Build dependencies
49 REQUIRED_PACKAGES += text/gnu-gettext
50 # Auto-generated dependencies