7214N/A#
7214N/A# CDDL HEADER START
7214N/A#
7214N/A# The contents of this file are subject to the terms of the
7214N/A# Common Development and Distribution License (the "License").
7214N/A# You may not use this file except in compliance with the License.
7214N/A#
7214N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7214N/A# or http://www.opensolaris.org/os/licensing.
7214N/A# See the License for the specific language governing permissions
7214N/A# and limitations under the License.
7214N/A#
7214N/A# When distributing Covered Code, include this CDDL HEADER in each
7214N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7214N/A# If applicable, add the following below this CDDL HEADER, with the
7214N/A# fields enclosed by brackets "[]" replaced with your own identifying
7214N/A# information: Portions Copyright [yyyy] [name of copyright owner]
7214N/A#
7214N/A# CDDL HEADER END
7214N/A#
7214N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
7214N/A#
7214N/A
7214N/ABUILD_BITS= 64
7214N/ACOMPILER= gcc
7214N/Ainclude ../../../make-rules/shared-macros.mk
7214N/A
7214N/ACOMPONENT_NAME= seahorse
7214N/ACOMPONENT_VERSION= 3.18.0
7214N/ACOMPONENT_PROJECT_URL= https://wiki.gnome.org/Apps/Seahorse
7214N/ACOMPONENT_ARCHIVE_HASH= \
7214N/A sha256:530c889a01c4cad25df4c9ab58ab95d24747875789bc6116bef529d60fc1b667
7214N/ACOMPONENT_BUGDB= gnome/security
7214N/A
7214N/ATPNO= 25850
7214N/A
7214N/A# Needs updated glib2, not available on S11.
7214N/Ainclude $(WS_MAKE_RULES)/no-evaluation.mk
7214N/A
7214N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
7214N/A
7214N/A# Assumes GNU msgfmt in PATH.
7214N/ACONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)"
7214N/ACOMPONENT_BUILD_ENV += PATH="$(GNUBIN):$(PATH)"
7214N/ACONFIGURE_OPTIONS += --disable-hkp
7214N/A
7214N/AREQUIRED_PACKAGES += gnome/gsettings-desktop-schemas
7214N/AREQUIRED_PACKAGES += library/desktop/atk
7214N/AREQUIRED_PACKAGES += library/desktop/gdk-pixbuf
7214N/AREQUIRED_PACKAGES += library/desktop/gtk3
7214N/AREQUIRED_PACKAGES += library/glib2
7214N/AREQUIRED_PACKAGES += library/gnome/gcr
7214N/AREQUIRED_PACKAGES += library/gnome/libsecret
7214N/AREQUIRED_PACKAGES += library/libsoup
7214N/AREQUIRED_PACKAGES += library/security/gpgme
7214N/AREQUIRED_PACKAGES += system/library/math
7214N/AREQUIRED_PACKAGES += system/network/ldap/openldap