components/gnome/gedit-plugins/Makefile
author Rich Burridge <rich.burridge@oracle.com>
Thu, 23 Feb 2017 13:46:52 -0800
changeset 7687 1093e2a9adbd
parent 7293 a449e2e641be
permissions -rw-r--r--
25590368 Userland components should include "upstream" release tracking information
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6650
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
7687
1093e2a9adbd 25590368 Userland components should include "upstream" release tracking information
Rich Burridge <rich.burridge@oracle.com>
parents: 7293
diff changeset
    23
# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
6650
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
BUILD_BITS =            64
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
# All components using gobject-introspection must be built with gcc as
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
# gobject-introspection does not produce correct results when using Studio.
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
COMPILER =              gcc
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
include ../../../make-rules/shared-macros.mk
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_NAME=		gedit-plugins
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
COMPONENT_VERSION=	3.18.0
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
COMPONENT_PROJECT_URL=  https://wiki.gnome.org/Apps/Gedit
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
COMPONENT_ARCHIVE_HASH=	\
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    36
    sha256:e25249c0c2a057827bb4d4755a2359e1f9b4de288e0c4e201c6ef4f0e0e8c580
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
COMPONENT_BUGDB=        gnome/applications
7687
1093e2a9adbd 25590368 Userland components should include "upstream" release tracking information
Rich Burridge <rich.burridge@oracle.com>
parents: 7293
diff changeset
    38
COMPONENT_ANITYA_ID=	5758
6650
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
TPNO=			26843
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    41
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    42
TEST_TARGET = $(NO_TESTS)
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    43
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    44
# Needs gobject-introspection, not available on S11.
7293
a449e2e641be 25049244 Undo the temporary Makefile changes made for getting gnome components to build
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 6650
diff changeset
    45
include $(WS_MAKE_RULES)/no-evaluation.mk
6650
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    46
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    47
include $(WS_MAKE_RULES)/gnome-component.mk
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
CONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)"
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
COMPONENT_BUILD_ENV += PATH="$(GNUBIN):$(PATH)"
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
7293
a449e2e641be 25049244 Undo the temporary Makefile changes made for getting gnome components to build
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 6650
diff changeset
    52
REQUIRED_PACKAGES += editor/gedit
6650
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    53
REQUIRED_PACKAGES += library/desktop/gtk3
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    54
REQUIRED_PACKAGES += library/desktop/gtksourceview3
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    55
REQUIRED_PACKAGES += library/desktop/libpeas
01eebfdd6d8e 23245295 Move gedit-plugins to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    56
REQUIRED_PACKAGES += library/glib2