components/gnome/file-roller/Makefile
author Ann Lai <ann.lai@oracle.com>
Fri, 07 Apr 2017 17:54:54 -0700
changeset 7850 b1ddd00f19fd
parent 7687 1093e2a9adbd
permissions -rw-r--r--
25839325 pkglint is very unhappy with the boot/shim packages now-duplicate files
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7210
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
7687
1093e2a9adbd 25590368 Userland components should include "upstream" release tracking information
Rich Burridge <rich.burridge@oracle.com>
parents: 7452
diff changeset
    21
# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
7210
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    23
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
BUILD_BITS=		64
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
COMPILER=		gcc
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
include ../../../make-rules/shared-macros.mk
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
COMPONENT_NAME=		file-roller
7452
fb7fc83af20b 25160594 Upgrade file-roller to 3.20.4
Swaroop M S <swaroop.sadare@oracle.com>
parents: 7231
diff changeset
    29
COMPONENT_VERSION=	3.20.4
7210
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Apps/FileRoller
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
COMPONENT_ARCHIVE_HASH= \
7452
fb7fc83af20b 25160594 Upgrade file-roller to 3.20.4
Swaroop M S <swaroop.sadare@oracle.com>
parents: 7231
diff changeset
    32
	sha256:d9346bb90d5f3296bf22f93a81f5bcd2e974620a4d81efea882db2b3db3b66c1
7210
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
COMPONENT_BUGDB=	gnome/libraries
7687
1093e2a9adbd 25590368 Userland components should include "upstream" release tracking information
Rich Burridge <rich.burridge@oracle.com>
parents: 7452
diff changeset
    34
COMPONENT_ANITYA_ID=	5392
7210
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
7452
fb7fc83af20b 25160594 Upgrade file-roller to 3.20.4
Swaroop M S <swaroop.sadare@oracle.com>
parents: 7231
diff changeset
    36
TPNO=			32830
7210
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    38
TEST_TARGET = $(NO_TESTS)
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
7231
029d5e8cd85b 25029102 do not publish file-roller when BUILD_TYPE=evaluation
John Beck <John.Beck@Oracle.COM>
parents: 7210
diff changeset
    40
# Needs gtk3, not available in S11.
029d5e8cd85b 25029102 do not publish file-roller when BUILD_TYPE=evaluation
John Beck <John.Beck@Oracle.COM>
parents: 7210
diff changeset
    41
include $(WS_MAKE_RULES)/no-evaluation.mk
029d5e8cd85b 25029102 do not publish file-roller when BUILD_TYPE=evaluation
John Beck <John.Beck@Oracle.COM>
parents: 7210
diff changeset
    42
7210
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    43
include $(WS_MAKE_RULES)/gnome-component.mk
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    44
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    45
# Use the GNOME 3 libnotify even though the GNOME 2 one is still the default
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    46
PKG_CONFIG_PATHS.32 += $(PKG_CONFIG_PATH.32)/libnotify-4
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    47
PKG_CONFIG_PATHS.64 += $(PKG_CONFIG_PATH.64)/libnotify-4
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
PKG_CONFIG_PATHS += $(PKG_CONFIG_PATHS.$(BITS))
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
LD_OPTIONS.32 += -L $(USRLIB.32)/libnotify-4 -R $(USRLIB.32)/libnotify-4
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
LD_OPTIONS.64 += -L $(USRLIB.64)/libnotify-4 -R $(USRLIB.64)/libnotify-4
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
LD_OPTIONS += $(LD_OPTIONS.$(BITS))
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    52
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    53
CONFIGURE_OPTIONS += --enable-libarchive
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    54
CONFIGURE_OPTIONS += --disable-static
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    55
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    56
# Assumes GNU xgettext in PATH
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    57
CONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    58
COMPONENT_BUILD_ENV += PATH="$(GNUBIN):$(PATH)"
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    59
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    60
REQUIRED_PACKAGES += gnome/file-manager/nautilus
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    61
REQUIRED_PACKAGES += library/desktop/cairo
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    62
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    63
REQUIRED_PACKAGES += library/desktop/gtk3
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    64
REQUIRED_PACKAGES += library/desktop/libnotify
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    65
REQUIRED_PACKAGES += library/desktop/pango
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    66
REQUIRED_PACKAGES += library/glib2
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    67
REQUIRED_PACKAGES += library/json-glib
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    68
REQUIRED_PACKAGES += library/libarchive
66f170dce8c5 23245291 Move file-roller to Userland and update to 3.16.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    69
REQUIRED_PACKAGES += system/library/math