components/python/cssutils/Makefile
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Thu, 19 Mar 2015 20:44:31 -0700
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3778 35735ffdda43
child 7811 9126e6f58cd8
permissions -rw-r--r--
15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2701
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     1
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     3
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     7
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    12
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    18
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    20
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    21
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    22
#
3996
20c0f21bbe1e 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 3778
diff changeset
    23
# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
2701
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    24
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    25
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    26
include ../../../make-rules/shared-macros.mk
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    27
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    28
COMPONENT_NAME=		cssutils
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    29
COMPONENT_VERSION=	0.9.6
3778
35735ffdda43 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    30
COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/cssutils/
2701
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    31
COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_ARCHIVE=	$(COMPONENT_SRC).zip
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    33
COMPONENT_ARCHIVE_HASH= \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    34
    sha256:18f3cffb2ff413e0796d0c9192db3a56f18fe57524cc54edc57d20239614eb87
3778
35735ffdda43 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    35
COMPONENT_ARCHIVE_URL=	https://pypi.python.org/packages/source/c/cssutils/$(COMPONENT_ARCHIVE)
2701
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    36
COMPONENT_BUGDB=	python-mod/cssutils
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    37
3661
47545fb8aed4 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 2701
diff changeset
    38
TPNO=			7908
47545fb8aed4 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 2701
diff changeset
    39
3778
35735ffdda43 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    40
# This module is not Python 3 ready: syntax issues.
35735ffdda43 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    41
PYTHON_VERSIONS = 2.7 2.6
35735ffdda43 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    42
3996
20c0f21bbe1e 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 3778
diff changeset
    43
include $(WS_MAKE_RULES)/prep.mk
20c0f21bbe1e 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 3778
diff changeset
    44
include $(WS_MAKE_RULES)/setup.py.mk
20c0f21bbe1e 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 3778
diff changeset
    45
include $(WS_MAKE_RULES)/ips.mk
2701
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    46
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    47
COMPONENT_TEST_DIR= $(COMPONENT_SRC)
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    48
COMPONENT_TEST_ARGS= ./setup.py test
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    49
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    50
# Remove the trailing Control-M's from the Python source files.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    51
COMPONENT_PRE_BUILD_ACTION = \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    52
	/usr/bin/find $(SOURCE_DIR)/src \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    53
		-name *.py -exec $(GSED) -i -e 's/
//g' "{}" \; ;
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    54
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    55
# After we have done each Python build, copy it to its own version specific
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    56
# source hierarchy and then adjust the shebang lines as needed, before we 
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    57
# build for Python 2.6. Note that this assumes we are only doing Python 2.7
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    58
# and Python 2.6, and we are doing them in that order.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    59
COMPONENT_POST_BUILD_ACTION = \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    60
	(cd $(SOURCE_DIR); cp -rp src src-$(PYTHON_VERSION) ; \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    61
	cd $(SOURCE_DIR)/src ; \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    62
	$(GSED) -i -e 's/2[.]7/2.6/g' cssutils/__init__.py ; \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    63
	$(GSED) -i -e 's/2[.]7/2.6/g' cssutils/codec.py ; \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    64
	$(GSED) -i -e 's/2[.]7/2.6/g' cssutils/errorhandler.py ; \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    65
	$(GSED) -i -e 's/2[.]7/2.6/g' cssutils/parse.py ; \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    66
	$(GSED) -i -e 's/2[.]7/2.6/g' cssutils/scripts/csscapture.py ; \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    67
	$(GSED) -i -e 's/2[.]7/2.6/g' cssutils/scripts/csscombine.py ; \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    68
	$(GSED) -i -e 's/2[.]7/2.6/g' cssutils/scripts/cssparse.py ; \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    69
	$(GSED) -i -e 's/2[.]7/2.6/g' cssutils/serialize.py ; \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    70
	$(GSED) -i -e 's/2[.]7/2.6/g' cssutils/tokenize2.py ; \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    71
	$(GSED) -i -e 's/2[.]7/2.6/g' encutils/__init__.py )
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    72
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    73
# Copy over the source hierarchy for the appropriate Python build before
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    74
# installing it.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    75
COMPONENT_PRE_INSTALL_ACTION = \
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    76
	(cd $(SOURCE_DIR); $(RM) -r src ; $(CP) -rp src-$(PYTHON_VERSION) src )
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    77
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    78
build:          $(BUILD_NO_ARCH)
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    79
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    80
install:        $(INSTALL_NO_ARCH)
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    81
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    82
test:           $(TEST_NO_ARCH)
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    83
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    84