6649N/A#
6649N/A# CDDL HEADER START
6649N/A#
6649N/A# The contents of this file are subject to the terms of the
6649N/A# Common Development and Distribution License (the "License").
6649N/A# You may not use this file except in compliance with the License.
6649N/A#
6649N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6649N/A# or http://www.opensolaris.org/os/licensing.
6649N/A# See the License for the specific language governing permissions
6649N/A# and limitations under the License.
6649N/A#
6649N/A# When distributing Covered Code, include this CDDL HEADER in each
6649N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6649N/A# If applicable, add the following below this CDDL HEADER, with the
6649N/A# fields enclosed by brackets "[]" replaced with your own identifying
6649N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6649N/A#
6649N/A# CDDL HEADER END
6649N/A#
6649N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
6649N/A#
6649N/A
6649N/ABUILD_BITS= 64
6649N/ACOMPILER= gcc
6649N/Ainclude ../../../make-rules/shared-macros.mk
6649N/A
6649N/ACOMPONENT_NAME= gsound
6649N/ACOMPONENT_VERSION= 1.0.2
6649N/ACOMPONENT_PROJECT_URL= https://wiki.gnome.org/Projects/GSound
6649N/ACOMPONENT_ARCHIVE_HASH= \
6649N/A sha256:bba8ff30eea815037e53bee727bbd5f0b6a2e74d452a7711b819a7c444e78e53
6649N/ACOMPONENT_BUGDB= gnome/libraries
6649N/A
6649N/ATPNO= 25837
6649N/A
6649N/ATEST_TARGET = $(NO_TESTS)
6649N/A
6649N/A# Needs gobject-introspection, not available on S11.
6649N/Aifeq ($(BUILD_TYPE), evaluation)
6649N/ABUILD_64=
6649N/AINSTALL_64=
6649N/APUBLISH_STAMP=
6649N/Aendif
6649N/A
6649N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
6649N/A
6649N/A# Assumes GNU msgfmt in PATH.
6649N/ACOMPONENT_BUILD_ENV += PATH="$(GNUBIN):$(PATH)"
6649N/A
6649N/AREQUIRED_PACKAGES += library/desktop/xdg/libcanberra
6649N/AREQUIRED_PACKAGES += library/glib2