components/desktop/desktop-file-utils/Makefile
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Sat, 17 Sep 2016 00:11:12 -0700
changeset 7191 001012c619ce
parent 7182 3c761d12bf8c
child 7687 1093e2a9adbd
permissions -rw-r--r--
23245335 Move libical to Userland and update to 1.0.1 PSARC/2016/482 libical v.1.0.1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7182
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
BUILD_BITS=		64
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
COMPILER=		gcc
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
include ../../../make-rules/shared-macros.mk
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
COMPONENT_NAME=		desktop-file-utils
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
COMPONENT_VERSION=	0.22
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_PROJECT_URL=	http://freedesktop.org/wiki/Software/desktop-file-utils/
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.xz
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
COMPONENT_ARCHIVE_HASH= \
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
    sha256:843532672692f98e9b2d6ae6cc8658da562dfde1606c7f33d9d227a344de56c5
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    36
COMPONENT_ARCHIVE_URL=	http://www.freedesktop.org/software/$(COMPONENT_NAME)/releases/$(COMPONENT_ARCHIVE)
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
COMPONENT_BUGDB=	gnome/menus
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    38
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
TPNO=			24148
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    41
TEST_TARGET = $(NO_TESTS)
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    42
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    43
# Needs updated glib2, not available on S11.
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    44
include $(WS_MAKE_RULES)/no-evaluation.mk
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    45
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    46
include $(WS_MAKE_RULES)/common.mk
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    47
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
REQUIRED_PACKAGES += developer/build/autoconf
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
REQUIRED_PACKAGES += developer/build/automake
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
REQUIRED_PACKAGES += developer/build/gnu-make
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
REQUIRED_PACKAGES += developer/build/pkg-config
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    52
REQUIRED_PACKAGES += library/glib2