5089N/A#
5089N/A# CDDL HEADER START
5089N/A#
5089N/A# The contents of this file are subject to the terms of the
5089N/A# Common Development and Distribution License (the "License").
5089N/A# You may not use this file except in compliance with the License.
5089N/A#
5089N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5089N/A# or http://www.opensolaris.org/os/licensing.
5089N/A# See the License for the specific language governing permissions
5089N/A# and limitations under the License.
5089N/A#
5089N/A# When distributing Covered Code, include this CDDL HEADER in each
5089N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5089N/A# If applicable, add the following below this CDDL HEADER, with the
5089N/A# fields enclosed by brackets "[]" replaced with your own identifying
5089N/A# information: Portions Copyright [yyyy] [name of copyright owner]
5089N/A#
5089N/A# CDDL HEADER END
5089N/A#
5680N/A
5680N/A#
5454N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
5089N/A#
5680N/ABUILD_BITS= 64
5089N/Ainclude ../../../make-rules/shared-macros.mk
5089N/A
5089N/ACOMPONENT_NAME= pidgin-otr
5632N/ACOMPONENT_VERSION= 4.0.2
5089N/ACOMPONENT_PROJECT_URL= http://www.cypherpunks.ca/otr/
5089N/ACOMPONENT_ARCHIVE_HASH= \
5632N/A sha256:f4b59eef4a94b1d29dbe0c106dd00cdc630e47f18619fc754e5afbf5724ebac4
5089N/ACOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)$(COMPONENT_ARCHIVE)
5089N/ACOMPONENT_BUGDB= utility/pidgin
5089N/A
5632N/ATPNO= 27403
5089N/A
5545N/A# Pidgin is on the do-not-publish list (depends on S12-only changes in ON &
5545N/A# Desktop), so no point publishing this without that.
5545N/Aifeq ($(BUILD_TYPE), evaluation)
5680N/ABUILD_64=
5680N/AINSTALL_64=
5545N/APUBLISH_STAMP=
5545N/Aendif
5545N/A
5680N/ATEST_TARGET= $(NO_TESTS)
5680N/Ainclude $(WS_MAKE_RULES)/common.mk
5089N/A
5089N/A# Need to pick up the GNU version of xgettext.
5680N/APATH=$(GNUBIN):$(USRBINDIR)
5089N/A
5089N/ACFLAGS += -DG_IMPLEMENT_INLINES -DG_HAVE_ISO_VARARGS
5089N/A
5100N/AREQUIRED_PACKAGES += communication/im/libotr
5089N/AREQUIRED_PACKAGES += communication/im/pidgin
5795N/AREQUIRED_PACKAGES += library/perl-5/xml-parser
5089N/AREQUIRED_PACKAGES += system/library/security/libgcrypt