7327N/A#
7327N/A# CDDL HEADER START
7327N/A#
7327N/A# The contents of this file are subject to the terms of the
7327N/A# Common Development and Distribution License (the "License").
7327N/A# You may not use this file except in compliance with the License.
7327N/A#
7327N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7327N/A# or http://www.opensolaris.org/os/licensing.
7327N/A# See the License for the specific language governing permissions
7327N/A# and limitations under the License.
7327N/A#
7327N/A# When distributing Covered Code, include this CDDL HEADER in each
7327N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7327N/A# If applicable, add the following below this CDDL HEADER, with the
7327N/A# fields enclosed by brackets "[]" replaced with your own identifying
7327N/A# information: Portions Copyright [yyyy] [name of copyright owner]
7327N/A#
7327N/A# CDDL HEADER END
7327N/A#
7327N/A
7327N/A#
7327N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
7327N/A#
7327N/A
7327N/ABUILD_BITS= 32_and_64
7327N/ACOMPILER= gcc
7327N/Ainclude ../../../make-rules/shared-macros.mk
7327N/A
7327N/ACOMPONENT_NAME= libvisual-plugins
7327N/ACOMPONENT_VERSION= 0.4.0
7327N/ACOMPONENT_PROJECT_URL= https://sourceforge.net/projects/libvisual
7327N/ACOMPONENT_ARCHIVE_HASH= \
7327N/A sha256:8b783a111d54b92502085199c351979d0452b950fcddddd1eae28a16d8508e9b
7327N/ACOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)/files/$(COMPONENT_NAME)/$(COMPONENT_SRC)/$(COMPONENT_ARCHIVE)
7327N/ACOMPONENT_BUGDB= gnome/multimedia
7327N/A
7327N/ATPNO= 9462
7327N/A
7327N/ATEST_TARGET = $(NO_TESTS)
7327N/A
7346N/A# Needs newer versions of various desktop packages than are available in S11.
7346N/Ainclude $(WS_MAKE_RULES)/no-evaluation.mk
7346N/A
7327N/Ainclude $(WS_MAKE_RULES)/common.mk
7327N/A
7327N/ACOMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
7327N/A
7327N/ACONFIGURE_OPTIONS += --disable-alsa
7327N/ACONFIGURE_OPTIONS += --disable-corona
7327N/ACONFIGURE_OPTIONS += --disable-gforce
7327N/A
7327N/ACONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
7327N/ACOMPONENT_BUILD_ENV += PATH=$(GNUBIN):$(PATH)
7327N/A
7327N/AREQUIRED_PACKAGES += library/desktop/gdk-pixbuf
7327N/AREQUIRED_PACKAGES += library/desktop/libvisual
7327N/AREQUIRED_PACKAGES += library/glib2
7327N/AREQUIRED_PACKAGES += system/library/math