components/gnome/tracker/Makefile
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Thu, 16 Feb 2017 16:13:13 -0800
changeset 7685 a7ec984d7d4c
parent 7624 50e5cc11a34e
child 7687 1093e2a9adbd
permissions -rw-r--r--
25564905 incorrect permissions on some desktop component deliveries in /usr/lib
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7195
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
7624
50e5cc11a34e 25453912 Undo the temporary Makefile changes made for building gnome/desktop
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 7548
diff changeset
    23
# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
7195
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
BUILD_BITS=		64_and_32
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
# All components using gobject-introspection must be built with gcc as
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
# gobject-introspection does not produce correct results when using Studio.
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
COMPILER=		gcc
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
include ../../../make-rules/shared-macros.mk
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_NAME=		tracker
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
COMPONENT_VERSION=	1.6.0
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
COMPONENT_ARCHIVE_HASH= \
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
	sha256:7e2729627224f43f8cd99c18d027a3b984e049fe924a265a9b31857566c9e28a
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    36
COMPONENT_BUGDB=        gnome/libraries
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    38
TPNO=			25835
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
# Needs gobject-introspection, not available in S11
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    41
include $(WS_MAKE_RULES)/no-evaluation.mk
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    42
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    43
include $(WS_MAKE_RULES)/gnome-component.mk
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    44
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    45
CFLAGS += $(XPG6MODE)
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    46
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    47
CONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)"
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
CONFIGURE_OPTIONS += --disable-libstemmer
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
CONFIGURE_OPTIONS += --disable-maemo
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
CONFIGURE_OPTIONS += --disable-schemas-compile
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    52
CONFIGURE_OPTIONS += --disable-static
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    53
CONFIGURE_OPTIONS += --disable-upower
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    54
CONFIGURE_OPTIONS += --enable-artwork
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    55
CONFIGURE_OPTIONS += --enable-cfg-man-pages
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    56
CONFIGURE_OPTIONS += --enable-dvi
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    57
CONFIGURE_OPTIONS += --enable-generic-media-extractor=gstreamer
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    58
# Disabled for now because of errors
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    59
#CONFIGURE_OPTIONS += --enable-gtk-doc
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    60
CONFIGURE_OPTIONS += --enable-hal
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    61
CONFIGURE_OPTIONS += --enable-icon
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    62
CONFIGURE_OPTIONS += --enable-icu-charset-detection
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    63
# Required for other components.
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    64
CONFIGURE_OPTIONS += --enable-introspection
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    65
CONFIGURE_OPTIONS += --enable-journal
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    66
CONFIGURE_OPTIONS += --enable-libexif
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    67
CONFIGURE_OPTIONS += --enable-libflac
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    68
CONFIGURE_OPTIONS += --enable-libgsf
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    69
CONFIGURE_OPTIONS += --enable-libgxps
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    70
CONFIGURE_OPTIONS += --enable-libjpeg
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    71
CONFIGURE_OPTIONS += --enable-libmediaart
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    72
CONFIGURE_OPTIONS += --enable-libpng
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    73
CONFIGURE_OPTIONS += --enable-libtiff
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    74
CONFIGURE_OPTIONS += --enable-libvorbis
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    75
CONFIGURE_OPTIONS += --enable-libxml2
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    76
CONFIGURE_OPTIONS += --enable-miner-apps
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    77
CONFIGURE_OPTIONS += --enable-miner-fs
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    78
CONFIGURE_OPTIONS += --enable-miner-user-guides
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    79
CONFIGURE_OPTIONS += --enable-mp3
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    80
CONFIGURE_OPTIONS += --enable-nautilus-extension
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    81
CONFIGURE_OPTIONS += --enable-playlist
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    82
CONFIGURE_OPTIONS += --enable-poppler
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    83
CONFIGURE_OPTIONS += --enable-ps
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    84
CONFIGURE_OPTIONS += --enable-shared
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    85
CONFIGURE_OPTIONS += --enable-taglib
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    86
CONFIGURE_OPTIONS += --enable-text
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    87
CONFIGURE_OPTIONS += --enable-tracker-fts
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    88
CONFIGURE_OPTIONS += --enable-tracker-needle
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    89
CONFIGURE_OPTIONS += --enable-tracker-preferences
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    90
CONFIGURE_OPTIONS += --enable-tracker-writeback
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    91
CONFIGURE_OPTIONS += --with-pic
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    92
CONFIGURE_OPTIONS += --with-unicode-support=libicu
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    93
CONFIGURE_OPTIONS += --with-bash-completion-dir=/etc/bash_completion.d
7685
a7ec984d7d4c 25564905 incorrect permissions on some desktop component deliveries in /usr/lib
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 7624
diff changeset
    94
CONFIGURE_OPTIONS += --libexecdir=$(USRLIBDIR)
7195
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    95
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    96
# Required due to patches.
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    97
COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    98
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    99
REQUIRED_PACKAGES += codec/flac
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   100
REQUIRED_PACKAGES += codec/libogg
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   101
REQUIRED_PACKAGES += codec/libvorbis
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   102
REQUIRED_PACKAGES += database/sqlite-3
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   103
REQUIRED_PACKAGES += desktop/pdf-viewer/poppler
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   104
REQUIRED_PACKAGES += developer/documentation-tool/gtk-doc
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   105
REQUIRED_PACKAGES += developer/icu
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   106
REQUIRED_PACKAGES += developer/vala
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   107
REQUIRED_PACKAGES += gnome/file-manager/nautilus
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   108
REQUIRED_PACKAGES += image/library/libexif
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   109
REQUIRED_PACKAGES += image/library/libjpeg
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   110
REQUIRED_PACKAGES += image/library/libpng
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   111
REQUIRED_PACKAGES += image/library/libtiff
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   112
REQUIRED_PACKAGES += library/audio/taglib
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   113
REQUIRED_PACKAGES += library/desktop/atk
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   114
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   115
REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   116
REQUIRED_PACKAGES += library/desktop/gstreamer-1
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   117
REQUIRED_PACKAGES += library/desktop/gstreamer-1/gst-plugins-base
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   118
REQUIRED_PACKAGES += library/desktop/gtk3
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   119
REQUIRED_PACKAGES += library/desktop/libgsf
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   120
REQUIRED_PACKAGES += library/exempi
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   121
REQUIRED_PACKAGES += library/glib2
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   122
REQUIRED_PACKAGES += library/desktop/libgxps
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   123
REQUIRED_PACKAGES += library/gnome/libmediaart
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   124
REQUIRED_PACKAGES += library/icu
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   125
REQUIRED_PACKAGES += library/libxml2
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   126
REQUIRED_PACKAGES += library/media-player/totem-pl-parser
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   127
REQUIRED_PACKAGES += system/hal
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   128
REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   129
REQUIRED_PACKAGES += system/library/libdbus
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   130
REQUIRED_PACKAGES += system/library/libdbus-glib
18231b3e4324 23245357 Move tracker to Userland and update to 1.6.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   131
REQUIRED_PACKAGES += system/library/math