components/desktop/pidgin-gnome-keyring/Makefile
author John Beck <John.Beck@Oracle.COM>
Tue, 04 Apr 2017 13:32:28 -0700
changeset 7835 20c33a4fd225
parent 7687 1093e2a9adbd
permissions -rw-r--r--
25815962 components/Makefile should have pkglint target
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6513
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
7687
1093e2a9adbd 25590368 Userland components should include "upstream" release tracking information
Rich Burridge <rich.burridge@oracle.com>
parents: 6513
diff changeset
    23
# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
6513
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
#
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
COMPILER= gcc
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
BUILD_BITS= 64
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
include ../../../make-rules/shared-macros.mk
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
COMPONENT_NAME=		pidgin-gnome-keyring
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
COMPONENT_VERSION=	2.0
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
COMPONENT_PROJECT_URL=	https://github.com/aebrahim/pidgin-gnome-keyring
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
COMPONENT_ARCHIVE=	$(COMPONENT_NAME)_$(COMPONENT_VERSION).orig.tar.gz
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
COMPONENT_ARCHIVE_HASH= \
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
    sha256:f75bc1a859226a5ad7cf3012925835a4d70b83dcac57a95d452194601b03191c
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
COMPONENT_ARCHIVE_URL=	http://archive.ubuntu.com/ubuntu/pool/universe/p/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
COMPONENT_BUGDB=	utility/pidgin
7687
1093e2a9adbd 25590368 Userland components should include "upstream" release tracking information
Rich Burridge <rich.burridge@oracle.com>
parents: 6513
diff changeset
    37
COMPONENT_ANITYA_ID=	13281
6513
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
TPNO=			29496
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
# Pidgin is on the do-not-publish list (depends on S12-only changes in ON &
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
# Desktop), so no point publishing this without that.
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
ifeq ($(BUILD_TYPE), evaluation)
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
BUILD_64=
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
INSTALL_64=
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
PUBLISH_STAMP=
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
endif
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
BUILD_STYLE= justmake
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
INSTALL_TARGET= build
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
TEST_TARGET= $(NO_TESTS)
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
include $(WS_MAKE_RULES)/common.mk
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
# VERSION is used by the build process.
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
COMPONENT_PRE_BUILD_ACTION += \
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
	echo $(COMPONENT_VERSION) > $(BUILD_DIR_64)/VERSION
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
COMPONENT_BUILD_ENV += PKG_CONFIG_PATH="$(PKG_CONFIG_PATH)"
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
# The Makefile install target puts it in the 32-bit directory, so just get it
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
# from the build directory.
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
PKG_PROTO_DIRS += $(BUILD_DIR_64)
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
REQUIRED_PACKAGES += communication/im/pidgin
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
REQUIRED_PACKAGES += library/glib2
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
REQUIRED_PACKAGES += library/gnome/libsecret
ea2097ba7d67 PSARC/2016/385 pidgin-gnome-keyring
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
REQUIRED_PACKAGES += system/library