aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/tasks/task-poky-apps-x11-pimlico.bb
blob: 651d4818931620e909f7a7268f73b78596952afa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#
# Copyright (C) 2007-2008 OpenedHand Ltd.
#

DESCRIPTION = "X11 Pimlico Appications List"
LICENSE = "MIT"
PR = "r27"

PACKAGES = "\
    task-poky-apps-x11-pimlico \
    task-poky-apps-x11-pimlico-dbg \
    task-poky-apps-x11-pimlico-dev \
    "

PACKAGE_ARCH = "${MACHINE_ARCH}"

ALLOW_EMPTY = "1"

WEB = "web-webkit"
# WebKit takes too much space to fit on some devices
# List here for now...
WEB_c7x0 = ""
WEB_mx31ads = ""

RDEPENDS_task-poky-apps-x11-pimlico = "\
    eds-dbus \
    contacts \
    dates \
    tasks \
    gaku \
    ${WEB}"