Makefile revision 6325
5cd4555ad444fd391002ae32450572054369fd42Rob Austein#
5cd4555ad444fd391002ae32450572054369fd42Rob Austein# CDDL HEADER START
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein#
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# The contents of this file are subject to the terms of the
e676a596869d8a80a644c99a848afb53d1c5975eMark Andrews# Common Development and Distribution License (the "License").
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# You may not use this file except in compliance with the License.
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington#
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# or http://www.opensolaris.org/os/licensing.
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# See the License for the specific language governing permissions
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# and limitations under the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews#
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# information: Portions Copyright [yyyy] [name of copyright owner]
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews#
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# CDDL HEADER END
f5d30e2864e048a42c4dc1134993ae7efdb5d6c3Mark Andrews#
b5ad6dfea4cc3e7d1d322ac99f1e5a31096837c4Mark Andrews
c40265eba0c99708887d68e67901924065ba2514Brian Wellington#
1753d3c4d74241a847794f7e7cfd94cc79be6600Evan Hunt# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
c40265eba0c99708887d68e67901924065ba2514Brian Wellington#
c40265eba0c99708887d68e67901924065ba2514Brian Wellington
c40265eba0c99708887d68e67901924065ba2514Brian WellingtonBUILD_BITS= NO_ARCH
c40265eba0c99708887d68e67901924065ba2514Brian Wellingtoninclude ../../../make-rules/shared-macros.mk
c40265eba0c99708887d68e67901924065ba2514Brian Wellington
c40265eba0c99708887d68e67901924065ba2514Brian WellingtonCOMPONENT_NAME= adwaita-icon-theme
c40265eba0c99708887d68e67901924065ba2514Brian WellingtonCOMPONENT_VERSION= 3.18.0
c40265eba0c99708887d68e67901924065ba2514Brian WellingtonCOMPONENT_PROJECT_URL= https://github.com/GNOME/adwaita-icon-theme
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinCOMPONENT_ARCHIVE_HASH= \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein sha256:5e9ce726001fdd8ee93c394fdc3cdb9e1603bbed5b7c62df453ccf521ec50e58
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinCOMPONENT_BUGDB= gnome/themes
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
141132c272ebc41da4c55d69c49810fafadbbc11Mark AndrewsTPNO= 25252
c1a883f2e04d94e99c433b1f6cfd0c0338f4ed85Mark Andrews
d60212e03fbef1d3dd7f7eb05c0545cc373cb9fcAutomatic Updaterinclude $(WS_MAKE_RULES)/gnome-component.mk
20f2d1d74b67d096f858dc70cedf9af6dcc38dc7Automatic Updater
339d2a4d4b3b2e0be9e43afec6e84fe468edfaeeAutomatic Updater# Assumes GNU xgettext in PATH
3b398443f0dca316ba7a6e057ba2d1b8ab4ddf70Tinderbox UserCONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
5c6b95ba1b2e35f8dd6b0a7f25aacba91fff3aa2Tinderbox User
e676a596869d8a80a644c99a848afb53d1c5975eMark AndrewsREQUIRED_PACKAGES += runtime/perl-522
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinREQUIRED_PACKAGES += library/perl-5/xml-parser-522
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein