7211N/A#
7211N/A# CDDL HEADER START
7211N/A#
7211N/A# The contents of this file are subject to the terms of the
7211N/A# Common Development and Distribution License (the "License").
7211N/A# You may not use this file except in compliance with the License.
7211N/A#
7211N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7211N/A# or http://www.opensolaris.org/os/licensing.
7211N/A# See the License for the specific language governing permissions
7211N/A# and limitations under the License.
7211N/A#
7211N/A# When distributing Covered Code, include this CDDL HEADER in each
7211N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7211N/A# If applicable, add the following below this CDDL HEADER, with the
7211N/A# fields enclosed by brackets "[]" replaced with your own identifying
7211N/A# information: Portions Copyright [yyyy] [name of copyright owner]
7211N/A#
7211N/A# CDDL HEADER END
7211N/A#
7211N/A
7211N/A#
7211N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
7211N/A#
7211N/A
7289N/ABUILD_BITS= 64
7289N/ACOMPILER= gcc
7211N/Ainclude ../../../make-rules/shared-macros.mk
7211N/A
7211N/ACOMPONENT_NAME= nautilus-sendto
7211N/ACOMPONENT_VERSION= 3.8.2
7289N/ACOMPONENT_PROJECT_URL= https://wiki.gnome.org/Projects/Nautilus
7211N/ACOMPONENT_ARCHIVE_HASH= \
7211N/A sha256:932811e781457b1dbf7b396e930d588f433b9ba756b10bde9f03f6d71d54bdc5
7211N/ACOMPONENT_BUGDB= gnome/nautilus
7211N/A
7211N/ATPNO= 26340
7211N/A
7211N/ATEST_TARGET = $(NO_TESTS)
7211N/A
7211N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
7211N/A
7211N/A# Assumes GNU xgettext in PATH
7211N/ACONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
7211N/A
7211N/ACONFIGURE_OPTIONS += --disable-static
7211N/ACONFIGURE_OPTIONS += --enable-shared
7211N/A
7211N/AREQUIRED_PACKAGES += library/glib2