aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/tasks/task-maemo.bb
blob: 4a28b087cf7f703a1dc573058614f5b2a8734c1b (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
DESCRIPTION = "Task package for maemo environment"
LICENSE = "MIT"
ALLOW_EMPTY = "1"
PR = "r1"

PACKAGES = "\
    maemo-task-base \
    maemo-task-apps \
    maemo-task-libs-install \
    maemo-task-theme"

RDEPENDS_maemo-base-depends = "\
    diet-x11 \
    virtual/xserver \
    xpext \
    xsp"

RDEPENDS_maemo-task-libs-install = "\
    libsqlite \
    hildon-lgpl \
    libhildonbase \
    libhildonwidgets \
    hildon-fm"

RDEPENDS_maemo-task-base = "\
    gdk-pixbuf-loader-png \
    gdk-pixbuf-loader-xpm \
    gdk-pixbuf-loader-jpeg \
    pango-module-basic-x \
    pango-module-basic-fc \
    bluez-utils-dbus \
    matchbox \
    shared-mime-info \
    rxvt-unicode \
    xst \
    xhost \
    xrdb \
    libgtkstylus \
    outo \
    hildon-initscripts \
    libosso \
    osso-af-utils \
    osso-af-startup \
    osso-core-config \
    gnome-vfs \
    osso-thumbnail \
    xauth \
    esd"

RDEPENDS_maemo-task-theme = "\
    xcursor-transparent-theme \
    sdk-default-theme \
    sdk-default-theme-config \
    sdk-default-icons \
    sapwood \
    ttf-bitstream-vera \
    sapwood \
    osso-sounds"

RDEPENDS_maemo-task-apps = "\
    osso-gwobex \
    osso-gwconnect \
    osso-bttools \
    hildon-status-bar \
    hildon-home \
    hildon-navigator \
    hildon-control-panel \
    osso-application-installer \
    osso-app-killer \
    osso-screenshot-tool \
    gpe-todo-hildon \
    gpe-contacts-hildon \
    gpe-mini-browser-hildon"