6207N/A#
6207N/A# CDDL HEADER START
6207N/A#
6207N/A# The contents of this file are subject to the terms of the
6207N/A# Common Development and Distribution License (the "License").
6207N/A# You may not use this file except in compliance with the License.
6207N/A#
6207N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6207N/A# or http://www.opensolaris.org/os/licensing.
6207N/A# See the License for the specific language governing permissions
6207N/A# and limitations under the License.
6207N/A#
6207N/A# When distributing Covered Code, include this CDDL HEADER in each
6207N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6207N/A# If applicable, add the following below this CDDL HEADER, with the
6207N/A# fields enclosed by brackets "[]" replaced with your own identifying
6207N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6207N/A#
6207N/A# CDDL HEADER END
6207N/A#
6207N/A
6207N/A#
6207N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
6207N/A#
6207N/A
6207N/ABUILD_BITS= NO_ARCH
6207N/Ainclude ../../../make-rules/shared-macros.mk
6207N/A
6207N/ACOMPONENT_NAME= gnome-backgrounds
6207N/ACOMPONENT_VERSION= 3.18.0
6207N/ACOMPONENT_ARCHIVE_HASH= \
6207N/A sha256:aa560f0e5f12a308dd36aaac2fff32916abd61d42f47b4bc42c8c7011bf2a7b9
6207N/ACOMPONENT_BUGDB= gnome/branding
6207N/A
6207N/ATPNO= 24585
6207N/A
6207N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
6207N/A
6207N/A# Assumes GNU xgettext in PATH.
6207N/ACONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
6207N/A
6207N/AREQUIRED_PACKAGES += runtime/perl-522
6207N/AREQUIRED_PACKAGES += library/perl-5/xml-parser-522