6584N/A#
6584N/A# CDDL HEADER START
6584N/A#
6584N/A# The contents of this file are subject to the terms of the
6584N/A# Common Development and Distribution License (the "License").
6584N/A# You may not use this file except in compliance with the License.
6584N/A#
6584N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6584N/A# or http://www.opensolaris.org/os/licensing.
6584N/A# See the License for the specific language governing permissions
6584N/A# and limitations under the License.
6584N/A#
6584N/A# When distributing Covered Code, include this CDDL HEADER in each
6584N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6584N/A# If applicable, add the following below this CDDL HEADER, with the
6584N/A# fields enclosed by brackets "[]" replaced with your own identifying
6584N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6584N/A#
6584N/A# CDDL HEADER END
6584N/A#
6584N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
6584N/A#
6584N/A
6584N/ABUILD_BITS = 64
6584N/A# All components using gobject-introspection must be built with gcc as
6584N/A# gobject-introspection does not produce correct results when using Studio.
6584N/ACOMPILER = gcc
6584N/Ainclude ../../../make-rules/shared-macros.mk
6584N/A
6584N/ACOMPONENT_NAME= eog-plugins
6584N/ACOMPONENT_VERSION= 3.16.3
6584N/ACOMPONENT_PROJECT_URL= https://wiki.gnome.org/Apps/EyeOfGnome
6584N/ACOMPONENT_ARCHIVE_HASH= \
6584N/A sha256:2d2198ed026b1c28329ac3d353b3031c2024277d81d60f3c1e626f4701a73bd2
6584N/ACOMPONENT_ARCHIVE_URL= http://ftp.gnome.org/pub/GNOME/sources/$(COMPONENT_NAME)/3.16/$(COMPONENT_ARCHIVE)
6584N/ACOMPONENT_BUGDB= gnome/applications
6584N/A
6584N/ATPNO= 26904
6584N/A
6584N/ATEST_TARGET = $(NO_TESTS)
6584N/A
6584N/A# Needs gobject-introspection, not available on S11.
7291N/Ainclude $(WS_MAKE_RULES)/no-evaluation.mk
6584N/A
6584N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
6584N/A
6584N/A# Assumes GNU msgfmt is in PATH.
6584N/ACONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)"
6584N/ACOMPONENT_BUILD_ENV += PATH="$(GNUBIN):$(PATH)"
6584N/A
6584N/ACONFIGURE_OPTIONS += --disable-static
6584N/A# Required for other components.
6584N/ACONFIGURE_OPTIONS += --enable-introspection
6584N/ACONFIGURE_OPTIONS += --with-cms
6584N/ACONFIGURE_OPTIONS += --with-libexif
6584N/ACONFIGURE_OPTIONS += --with-libjpeg
6584N/ACONFIGURE_OPTIONS += --with-librsvg
6584N/ACONFIGURE_OPTIONS += --with-pic
6584N/ACONFIGURE_OPTIONS += --with-x
6584N/ACONFIGURE_OPTIONS += --with-xmp
6584N/A# Enable postasa when an updated libgdata is delivered
6584N/A# And also fix the *.p5m file with it
6584N/ACONFIGURE_OPTIONS += --with-plugins="map,fit-to-width,exif-display,fullscreenbg,postr,pythonconsole,slideshowshuffle"
6584N/A
6584N/A# Requires python 3.2 or newer
6584N/APYTHON_VERSION = 3.5
6584N/A
6584N/AREQUIRED_PACKAGES += image/library/libexif
6584N/AREQUIRED_PACKAGES += image/library/libjpeg
6584N/AREQUIRED_PACKAGES += image/library/librsvg
7291N/AREQUIRED_PACKAGES += image/viewer/eog
6584N/AREQUIRED_PACKAGES += library/desktop/atk
6584N/AREQUIRED_PACKAGES += library/desktop/cairo
6584N/AREQUIRED_PACKAGES += library/desktop/clutter
6584N/AREQUIRED_PACKAGES += library/desktop/clutter/clutter-gtk
6584N/AREQUIRED_PACKAGES += library/desktop/gdk-pixbuf
6584N/AREQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
6584N/AREQUIRED_PACKAGES += library/desktop/gtk3
6584N/AREQUIRED_PACKAGES += library/desktop/libchamplain
6584N/AREQUIRED_PACKAGES += library/desktop/libgdata
6584N/AREQUIRED_PACKAGES += library/exempi
6584N/AREQUIRED_PACKAGES += library/glib2
6584N/AREQUIRED_PACKAGES += library/gnome/gnome-desktop
6584N/AREQUIRED_PACKAGES += library/desktop/libpeas
6584N/AREQUIRED_PACKAGES += library/lcms2
6584N/AREQUIRED_PACKAGES += library/zlib
6584N/AREQUIRED_PACKAGES += runtime/python-35
6584N/AREQUIRED_PACKAGES += system/library/math
6584N/AREQUIRED_PACKAGES += x11/library/libx11