components/gnome/evince/Makefile
author Rich Burridge <rich.burridge@oracle.com>
Mon, 17 Apr 2017 15:28:06 -0700
changeset 7886 7806ce2177c7
parent 7687 1093e2a9adbd
permissions -rw-r--r--
25696682 Update evince to version 3.22.1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre 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
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
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: 6642
diff changeset
    23
# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
#
6408
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    25
BUILD_BITS= 64_and_32
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
include ../../../make-rules/shared-macros.mk
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
COMPONENT_NAME=		evince
7886
7806ce2177c7 25696682 Update evince to version 3.22.1
Rich Burridge <rich.burridge@oracle.com>
parents: 7687
diff changeset
    29
COMPONENT_VERSION=	3.22.1
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Apps/Evince
6408
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    31
COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
COMPONENT_ARCHIVE_HASH= \
7886
7806ce2177c7 25696682 Update evince to version 3.22.1
Rich Burridge <rich.burridge@oracle.com>
parents: 7687
diff changeset
    33
    sha256:f3d439db3b5a5745d26175d615a71dffa1535235b1e3aa0b85d397ea33ab231c
7806ce2177c7 25696682 Update evince to version 3.22.1
Rich Burridge <rich.burridge@oracle.com>
parents: 7687
diff changeset
    34
COMPONENT_ARCHIVE_URL=	http://ftp.gnome.org/pub/GNOME/sources/$(COMPONENT_NAME)/3.22/$(COMPONENT_ARCHIVE)
5377
36d18b39fc39 22634112 Couple minor fixups needed for evince
Rich Burridge <rich.burridge@oracle.com>
parents: 5327
diff changeset
    35
COMPONENT_BUGDB=	gnome/evince
7886
7806ce2177c7 25696682 Update evince to version 3.22.1
Rich Burridge <rich.burridge@oracle.com>
parents: 7687
diff changeset
    36
TPNO=			34178
7687
1093e2a9adbd 25590368 Userland components should include "upstream" release tracking information
Rich Burridge <rich.burridge@oracle.com>
parents: 6642
diff changeset
    37
COMPONENT_ANITYA_ID=	8178
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
5682
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5377
diff changeset
    39
TEST_TARGET= $(NO_TESTS)
6408
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    40
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    41
# Needs other components that are not available on S11.
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    42
ifeq ($(BUILD_TYPE), evaluation)
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    43
BUILD_32_and_64=
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    44
INSTALL_32_and_64=
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    45
PUBLISH_STAMP=
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    46
endif
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    47
5682
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5377
diff changeset
    48
include $(WS_MAKE_RULES)/common.mk
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
# Need to pick up the GNU version of xgettext.
5682
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5377
diff changeset
    51
PATH=$(GNUBIN):$(USRBINDIR)
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
COMPONENT_PREP_ACTION = \
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
	(cd $(@D) ; \
5682
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5377
diff changeset
    55
	libtoolize --force --copy ; \
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
	intltoolize --force --copy --automake ; \
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
	aclocal -I . ; \
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
	autoheader ; \
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
	automake -a -c -f ; \
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
	autoconf )
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
6408
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    62
# For now, all things built for C++11 require gcc.
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    63
# Also, all components using gobject-introspection must be built with gcc as
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    64
# gobject-introspection does not produce correct results when using Studio.
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    65
COMPILER=gcc
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    66
CXXFLAGS += -std=c++11
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    67
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    68
CPPFLAGS +=	"-I$(USRINCDIR)/libxml2"
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
LDFLAGS +=	$(CC_BITS) -lgmodule-2.0 -lm
6408
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    70
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
CONFIGURE_OPTIONS +=	--libexecdir="$(USRLIB)"
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
CONFIGURE_OPTIONS +=	--sysconfdir="$(ETCDIR)"
6408
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    73
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    74
# Browser plugins of any form are obsolete at this point.
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    75
CONFIGURE_OPTIONS +=	--disable-browser-plugin
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    76
# Requires djvulibre library.
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    77
CONFIGURE_OPTIONS +=	--disable-djvu
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    78
# Requires LaTeX libraries.
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    79
CONFIGURE_OPTIONS +=	--disable-dvi
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    80
CONFIGURE_OPTIONS +=	--disable-static
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    81
CONFIGURE_OPTIONS +=	--enable-comics
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    82
CONFIGURE_OPTIONS +=	--enable-dbus
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    83
# Required for other components.
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    84
CONFIGURE_OPTIONS +=	--enable-introspection
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    85
CONFIGURE_OPTIONS +=	--enable-libgnome-desktop
7886
7806ce2177c7 25696682 Update evince to version 3.22.1
Rich Burridge <rich.burridge@oracle.com>
parents: 7687
diff changeset
    86
CONFIGURE_OPTIONS +=	--enable-nautilus
6408
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    87
CONFIGURE_OPTIONS +=	--enable-pdf
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    88
CONFIGURE_OPTIONS +=	--enable-previewer
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    89
CONFIGURE_OPTIONS +=	--enable-ps
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    90
CONFIGURE_OPTIONS +=	--enable-shared
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    91
CONFIGURE_OPTIONS +=	--enable-t1lib
5682
94c0ca64c022 15558602 TCL_LD_SEARCH_FLAGS is wrongly defined in tclConfig.sh
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5377
diff changeset
    92
CONFIGURE_OPTIONS +=	--enable-thumbnailer
6408
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    93
CONFIGURE_OPTIONS +=	--enable-tiff
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    94
CONFIGURE_OPTIONS +=	--enable-viewer
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
    95
CONFIGURE_OPTIONS +=	--enable-xps
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    96
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    97
# Always show the build and link lines for easier debugging.
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    98
COMPONENT_BUILD_ARGS += V=1
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    99
6408
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   100
# Needed to find GNU msgfmt.
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   101
COMPONENT_BUILD_ENV += PATH="/usr/gnu/bin:$(PATH)"
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   102
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   103
REQUIRED_PACKAGES += archiver/unrar
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   104
REQUIRED_PACKAGES += desktop/pdf-viewer/poppler
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   105
REQUIRED_PACKAGES += gnome/file-manager/nautilus
6609
489da5c0d3c5 24429749 improve gnome3 settings dependency tracking
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6558
diff changeset
   106
REQUIRED_PACKAGES += gnome/gsettings-desktop-schemas
6642
98b2ddf3132d 24490221 evince needs to list adwaita-icon-theme as a build dependency
Rich Burridge <rich.burridge@oracle.com>
parents: 6609
diff changeset
   107
REQUIRED_PACKAGES += gnome/theme/adwaita-icon-theme
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   108
REQUIRED_PACKAGES += image/library/libtiff
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   109
REQUIRED_PACKAGES += library/desktop/atk
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   110
REQUIRED_PACKAGES += library/desktop/cairo
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   111
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
6558
834256d2b7f1 24387088 Update evince to version 3.21.4
Rich Burridge <rich.burridge@oracle.com>
parents: 6408
diff changeset
   112
REQUIRED_PACKAGES += library/desktop/gstreamer-1
834256d2b7f1 24387088 Update evince to version 3.21.4
Rich Burridge <rich.burridge@oracle.com>
parents: 6408
diff changeset
   113
REQUIRED_PACKAGES += library/desktop/gstreamer-1/gst-plugins-base
6408
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   114
REQUIRED_PACKAGES += library/desktop/gtk3
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   115
REQUIRED_PACKAGES += library/desktop/libgxps
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   116
REQUIRED_PACKAGES += library/desktop/pango
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   117
REQUIRED_PACKAGES += library/glib2
6408
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   118
REQUIRED_PACKAGES += library/gnome/gnome-desktop
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   119
REQUIRED_PACKAGES += library/gnome/libsecret
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   120
REQUIRED_PACKAGES += library/libspectre
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   121
REQUIRED_PACKAGES += library/libxml2
5797
432ac76de3b0 23078956 adjust the remainder of the userland components to use perl 5.22
Craig Mohrman <craig.mohrman@oracle.com>
parents: 5717
diff changeset
   122
REQUIRED_PACKAGES += library/perl-5/xml-parser
6408
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   123
REQUIRED_PACKAGES += library/zlib
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   124
REQUIRED_PACKAGES += system/library/gcc/gcc-c++-runtime
3c9262a98d5d PSARC 2016/321 Update evince, poppler, poppler-data and libspectre
Rich Burridge <rich.burridge@oracle.com>
parents: 6036
diff changeset
   125
REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
5327
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   126
REQUIRED_PACKAGES += system/library/math
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   127
REQUIRED_PACKAGES += x11/library/libice
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   128
REQUIRED_PACKAGES += x11/library/libsm
e8b0f6b16632 PSARC 2016/025 Move evince, poppler, poppler-data and libspectre to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   129
REQUIRED_PACKAGES += x11/library/libx11