7187N/A#
7187N/A# CDDL HEADER START
7187N/A#
7187N/A# The contents of this file are subject to the terms of the
7187N/A# Common Development and Distribution License (the "License").
7187N/A# You may not use this file except in compliance with the License.
7187N/A#
7187N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7187N/A# or http://www.opensolaris.org/os/licensing.
7187N/A# See the License for the specific language governing permissions
7187N/A# and limitations under the License.
7187N/A#
7187N/A# When distributing Covered Code, include this CDDL HEADER in each
7187N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7187N/A# If applicable, add the following below this CDDL HEADER, with the
7187N/A# fields enclosed by brackets "[]" replaced with your own identifying
7187N/A# information: Portions Copyright [yyyy] [name of copyright owner]
7187N/A#
7187N/A# CDDL HEADER END
7187N/A#
7187N/A
7187N/A#
7187N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
7187N/A#
7187N/A
7187N/ABUILD_BITS = 64
7187N/ACOMPILER = gcc
7187N/Ainclude ../../../make-rules/shared-macros.mk
7187N/A
7187N/ACOMPONENT_NAME= gnome-screenshot
7187N/ACOMPONENT_VERSION= 3.18.0
7187N/ACOMPONENT_PROJECT_URL= https://en.wikipedia.org/wiki/GNOME_Screenshot
7187N/ACOMPONENT_ARCHIVE_HASH= \
7187N/A sha256:eba64dbf4acf0ab8222fec549d0a4f2dd7dbd51c255e7978dedf1f5c06a98841
7187N/ACOMPONENT_BUGDB= gnome/applications
7187N/A
7187N/ATPNO= 24603
7187N/A
7187N/ATEST_TARGET= $(NO_TESTS)
7187N/A
7187N/A# Needs updated gtk3, not available on S11.
7187N/Ainclude $(WS_MAKE_RULES)/no-evaluation.mk
7187N/A
7187N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
7187N/A
7187N/ACONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
7187N/A
7187N/AREQUIRED_PACKAGES += library/desktop/cairo
7187N/AREQUIRED_PACKAGES += library/desktop/gdk-pixbuf
7187N/AREQUIRED_PACKAGES += library/desktop/gtk3
7187N/AREQUIRED_PACKAGES += library/desktop/xdg/libcanberra
7187N/AREQUIRED_PACKAGES += library/glib2
7187N/AREQUIRED_PACKAGES += system/library/math
7187N/AREQUIRED_PACKAGES += x11/library/libx11
7187N/AREQUIRED_PACKAGES += x11/library/libxext