components/rdiff-backup/Makefile
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 09 Apr 2013 10:37:15 -0700
changeset 1251 f1fb66b52f41
parent 1058 34d7aaa03423
child 1308 10372d23d3cf
child 3661 47545fb8aed4
permissions -rw-r--r--
16611225 foomatic-rip delivers obsolete LP functionality 16611235 foomatic-rip and foomatic-db-engine should have the same sysconfdir 16611239 sysmon message file package manifest has wrong FMRI 16611251 userland pkglint should not double report pkg.linted messages 16611268 userland needs pkg.linted cleanup. 16611270 userland manifests shouldn't have dir actions
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
376
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
#
706
6e61f0012046 7108059 Userland should have python2.7 version of its python modules
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 376
diff changeset
    22
# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
376
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
#
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
include ../../make-rules/shared-macros.mk
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
COMPONENT_NAME=		rdiff-backup
787
c05e38bc65f4 7161380 Update rdiff-backup to version 1.3.3
Rich Burridge <rich.burridge@oracle.com>
parents: 706
diff changeset
    28
COMPONENT_VERSION=	1.3.3
376
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
800
2ad056ed89ec 7163771 sha1 should not be used in userland-fetch and userland component/*/Makefile
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 787
diff changeset
    31
COMPONENT_ARCHIVE_HASH=	\
2ad056ed89ec 7163771 sha1 should not be used in userland-fetch and userland component/*/Makefile
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 787
diff changeset
    32
    sha256:ee030ce638df0eb1047cf72578e0de15d9a3ee9ab24da2dc0023e2978be30c06
376
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
COMPONENT_ARCHIVE_URL=	http://download.savannah.gnu.org/releases/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
COMPONENT_PROJECT_URL=  http://www.nongnu.org/rdiff-backup/
1058
34d7aaa03423 15886624 Auto-generation of Userland gate list - Phase 3
Rich Burridge <rich.burridge@oracle.com>
parents: 800
diff changeset
    35
COMPONENT_BUGDB=	utility/rdiff-backup
376
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
include $(WS_TOP)/make-rules/prep.mk
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
include $(WS_TOP)/make-rules/ips.mk
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
include $(WS_TOP)/make-rules/setup.py.mk
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
787
c05e38bc65f4 7161380 Update rdiff-backup to version 1.3.3
Rich Burridge <rich.burridge@oracle.com>
parents: 706
diff changeset
    41
## just build a Python 2.6 version for now, when the 2.7 modules show up, we can
c05e38bc65f4 7161380 Update rdiff-backup to version 1.3.3
Rich Burridge <rich.burridge@oracle.com>
parents: 706
diff changeset
    42
## switch
c05e38bc65f4 7161380 Update rdiff-backup to version 1.3.3
Rich Burridge <rich.burridge@oracle.com>
parents: 706
diff changeset
    43
#PYTHON_VERSIONS = 2.6
c05e38bc65f4 7161380 Update rdiff-backup to version 1.3.3
Rich Burridge <rich.burridge@oracle.com>
parents: 706
diff changeset
    44
#PYTHON_DATA = /usr
706
6e61f0012046 7108059 Userland should have python2.7 version of its python modules
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 376
diff changeset
    45
376
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
# common targets
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
build:		$(BUILD_32)
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
install:	$(INSTALL_32)
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
test:		$(NO_TESTS)
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
dbac94285f1e 7063277 Move rdiff-backup to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
include $(WS_TOP)/make-rules/depend.mk