6583N/A#
6583N/A# CDDL HEADER START
6583N/A#
6583N/A# The contents of this file are subject to the terms of the
6583N/A# Common Development and Distribution License (the "License").
6583N/A# You may not use this file except in compliance with the License.
6583N/A#
6583N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6583N/A# or http://www.opensolaris.org/os/licensing.
6583N/A# See the License for the specific language governing permissions
6583N/A# and limitations under the License.
6583N/A#
6583N/A# When distributing Covered Code, include this CDDL HEADER in each
6583N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6583N/A# If applicable, add the following below this CDDL HEADER, with the
6583N/A# fields enclosed by brackets "[]" replaced with your own identifying
6583N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6583N/A#
6583N/A# CDDL HEADER END
6583N/A#
6583N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
6583N/A#
6583N/A
6583N/ABUILD_BITS = 64
6583N/A# All components using gobject-introspection must be built with gcc as
6583N/A# gobject-introspection does not produce correct results when using Studio.
6583N/ACOMPILER = gcc
6583N/Ainclude ../../../make-rules/shared-macros.mk
6583N/A
6583N/ACOMPONENT_NAME= eog
6583N/ACOMPONENT_VERSION= 3.17.92
6583N/ACOMPONENT_PROJECT_URL= https://wiki.gnome.org/Apps/EyeOfGnome
6583N/ACOMPONENT_ARCHIVE_HASH= \
6583N/A sha256:8d8cb893d595bda05f7ea52f6be6fb107940861bac390a1694b28181a6819b2c
6583N/ACOMPONENT_ARCHIVE_URL= http://ftp.gnome.org/pub/GNOME/sources/$(COMPONENT_NAME)/3.17/$(COMPONENT_ARCHIVE)
6583N/ACOMPONENT_BUGDB= gnome/applications
6583N/A
6583N/ATPNO= 24611
6583N/A
6583N/ATEST_TARGET = $(NO_TESTS)
6583N/A
6583N/A# Needs gobject-introspection, not available on S11.
6583N/Aifeq ($(BUILD_TYPE), evaluation)
6583N/ABUILD_64=
6583N/AINSTALL_64=
6583N/APUBLISH_STAMP=
6583N/Aendif
6583N/A
6583N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
6583N/A
6583N/A# Assumes GNU msgfmt is in PATH.
6583N/ACONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
6583N/ACOMPONENT_BUILD_ENV += PATH=$(GNUBIN):$(PATH)
6583N/A
6583N/ACONFIGURE_OPTIONS += --disable-static
6583N/A# Required for other components.
6583N/ACONFIGURE_OPTIONS += --enable-introspection
6583N/ACONFIGURE_OPTIONS += --with-cms
6583N/ACONFIGURE_OPTIONS += --with-libexif
6583N/ACONFIGURE_OPTIONS += --with-libjpeg
6583N/ACONFIGURE_OPTIONS += --with-librsvg
6583N/ACONFIGURE_OPTIONS += --with-pic
6583N/ACONFIGURE_OPTIONS += --with-x
6583N/ACONFIGURE_OPTIONS += --with-xmp
6583N/A
6583N/ACFLAGS += $(CPP_XPG6MODE)
6583N/A
6583N/AREQUIRED_PACKAGES += image/library/libexif
6583N/AREQUIRED_PACKAGES += image/library/libjpeg
6583N/AREQUIRED_PACKAGES += image/library/librsvg
6607N/AREQUIRED_PACKAGES += gnome/gsettings-desktop-schemas
6583N/AREQUIRED_PACKAGES += library/desktop/atk
6583N/AREQUIRED_PACKAGES += library/desktop/cairo
6583N/AREQUIRED_PACKAGES += library/desktop/gdk-pixbuf
6583N/AREQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
6583N/AREQUIRED_PACKAGES += library/desktop/gtk3
6583N/AREQUIRED_PACKAGES += library/exempi
6583N/AREQUIRED_PACKAGES += library/glib2
6583N/AREQUIRED_PACKAGES += library/gnome/gnome-desktop
6583N/AREQUIRED_PACKAGES += library/desktop/libpeas
6583N/AREQUIRED_PACKAGES += library/lcms2
6583N/AREQUIRED_PACKAGES += library/zlib
6583N/AREQUIRED_PACKAGES += system/library/math
6583N/AREQUIRED_PACKAGES += x11/library/libx11