DESCRIPTION = "Task packages for the Angstrom distribution"
-PR = "r24"
+PR = "r25"
ALLOW_EMPTY = "1"
PACKAGE_ARCH = "${MACHINE_ARCH}"
gpe-icons \
gpe-confd \
gpe-autostarter \
- libgtkstylus \
+ ${@base_contains("MACHINE_FEATURES", "touchscreen", "libgtkstylus", "",d)} \
+ ${@base_contains("MACHINE_FEATURES", "keyboard", "", "libgtkinput",d)} \
suspend-desktop \
teleport \
xauth \
gdk-pixbuf-loader-xpm \
gdk-pixbuf-loader-jpeg \
pango-module-basic-x \
- pango-module-basic-fc"
+ pango-module-basic-fc \
+ ${@base_contains("COMBINED_FEATURES", "bluetooth", "gpe-bluetooth", "",d)} \
+ "
RDEPENDS_angstrom-gpe-task-pim := "\
gpe-timesheet \
gpe-watch \
gpe-what \
matchbox-panel-hacks \
- gpe-aerial \
+ ${@base_contains("COMBINED_FEATURES", "wifi", "gpe-aerial", "",d)} \
gpe-soundbite \
- rosetta \
+ ${@base_contains("MACHINE_FEATURES", "touchscreen", "rosetta", "",d)} \
gpe-scap \
gpe-windowlist"