openexr: make architecture independent
[oi-userland.git] / components / library / libart_lgpl / Makefile
blob7ccf6e4a3b1d44fe4e4b0fed2ca2c60b522a3388
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 2016 Alexander Pyhalov
16 BUILD_BITS= 32_and_64
17 include ../../../make-rules/shared-macros.mk
19 COMPONENT_NAME= libart_lgpl
20 COMPONENT_VERSION= 2.3.21
21 COMPONENT_REVISION= 2
22 COMPONENT_SUMMARY= GNOME library for high-performace 2D graphics
23 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
24 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2
25 COMPONENT_ARCHIVE_HASH= sha256:fdc11e74c10fc9ffe4188537e2b370c0abacca7d89021d4d303afdf7fd7476fa
26 COMPONENT_ARCHIVE_URL= https://download.gnome.org/sources/$(COMPONENT_NAME)/2.3/$(COMPONENT_ARCHIVE)
27 COMPONENT_PROJECT_URL= https://www.gnome.org
28 COMPONENT_FMRI= image/library/libart
29 COMPONENT_CLASSIFICATION=Desktop (GNOME)/Libraries
30 COMPONENT_LICENSE= LGLPv2
31 COMPONENT_LICENSE_FILE= COPYING
33 TEST_TARGET= $(NO_TESTS)
34 include $(WS_MAKE_RULES)/common.mk
36 gcc_OPT = -O2
38 PATH= $(PATH.gnu)
40 # Auto-generated dependencies
41 REQUIRED_PACKAGES += shell/ksh93
42 REQUIRED_PACKAGES += system/library
43 REQUIRED_PACKAGES += system/library/math