7206N/A#
7206N/A# CDDL HEADER START
7206N/A#
7206N/A# The contents of this file are subject to the terms of the
7206N/A# Common Development and Distribution License (the "License").
7206N/A# You may not use this file except in compliance with the License.
7206N/A#
7206N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7206N/A# or http://www.opensolaris.org/os/licensing.
7206N/A# See the License for the specific language governing permissions
7206N/A# and limitations under the License.
7206N/A#
7206N/A# When distributing Covered Code, include this CDDL HEADER in each
7206N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7206N/A# If applicable, add the following below this CDDL HEADER, with the
7206N/A# fields enclosed by brackets "[]" replaced with your own identifying
7206N/A# information: Portions Copyright [yyyy] [name of copyright owner]
7206N/A#
7206N/A# CDDL HEADER END
7206N/A#
7206N/A
7206N/A#
7206N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
7206N/A#
7206N/ABUILD_BITS= 64
7206N/ACOMPILER= gcc
7206N/Ainclude ../../../make-rules/shared-macros.mk
7206N/A
7206N/ACOMPONENT_NAME= grilo-plugins
7206N/ACOMPONENT_VERSION= 0.2.16
7206N/ACOMPONENT_PROJECT_URL= https://wiki.gnome.org/Projects/Grilo
7206N/ACOMPONENT_ARCHIVE_HASH= \
7206N/A sha256:80b4571f9db6df0d5f0873d30f2ee475204f5831d2974b89c58423d6ffac5203
7206N/ACOMPONENT_BUGDB= gnome/multimedia
7206N/A
7206N/ATPNO= 25380
7206N/A
7206N/A# Tests dont work in the Userland framework yet
7206N/ATEST_TARGET = $(SKIP_TEST)
7206N/A
7206N/A# Needs gnome-online-accounts, not available on S11.
7206N/Ainclude $(WS_MAKE_RULES)/no-evaluation.mk
7206N/A
7206N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
7206N/A
7206N/A# For various non-standard #include extensions.
7206N/ACFLAGS += -D__EXTENSIONS__
7206N/A
7206N/A# Solaris doesn't have libdmap.
7206N/ACONFIGURE_OPTIONS += --disable-dmap
7206N/ACONFIGURE_OPTIONS += --disable-static
7206N/ACONFIGURE_OPTIONS += --enable-goa
7206N/ACONFIGURE_OPTIONS += --enable-shared
7206N/ACONFIGURE_OPTIONS += --with-pic
7206N/ACONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
7206N/A
7206N/AREQUIRED_PACKAGES += database/sqlite-3
7206N/AREQUIRED_PACKAGES += library/desktop/libgdata
7206N/AREQUIRED_PACKAGES += library/desktop/librest
7206N/AREQUIRED_PACKAGES += library/desktop/search/tracker
7206N/AREQUIRED_PACKAGES += library/glib2
7206N/AREQUIRED_PACKAGES += library/gmime
7206N/AREQUIRED_PACKAGES += library/gnome/gnome-online-accounts
7206N/AREQUIRED_PACKAGES += library/desktop/gom
7206N/AREQUIRED_PACKAGES += library/desktop/grilo
7206N/AREQUIRED_PACKAGES += library/gnome/libmediaart
7206N/AREQUIRED_PACKAGES += library/json-glib
7206N/AREQUIRED_PACKAGES += library/libarchive
7206N/AREQUIRED_PACKAGES += library/liboauth
7206N/AREQUIRED_PACKAGES += library/libsoup
7206N/AREQUIRED_PACKAGES += library/libxml2
7206N/AREQUIRED_PACKAGES += library/media-player/totem-pl-parser
7206N/AREQUIRED_PACKAGES += runtime/lua
7206N/AREQUIRED_PACKAGES += system/network/avahi