Files
poky/openembedded/packages/meta/task-oh.bb
2006-03-22 11:43:46 +00:00

76 lines
1.4 KiB
BlitzBasic

PACKAGES = "task-oh-base task-oh-devel"
DESCRIPTION = "Tasks for OpenedHand Poky"
MAINTAINER = "Richard Purdie <richard@openedhand.com>"
PR = "r24"
ALLOW_EMPTY = "1"
RDEPENDS_task-oh-base := "\
matchbox \
matchbox-poky \
matchbox-keyboard \
matchbox-stroke \
matchbox-config-gtk \
matchbox-panel-manager \
matchbox-panel-hacks \
matchbox-themes-extra \
matchbox-themes-gtk \
matchbox-applet-inputmanager \
matchbox-applet-startup-monitor \
xcursor-transparent-theme \
xserver-kdrive-common \
xserver-nodm-init \
chkhinge26 \
usbinit \
settings-daemon \
gtk+ \
gtk-clearlooks-engine \
eds-dbus \
contacts \
dates \
web \
pcmanfm \
leafpad \
puzzles \
kf \
rxvt-unicode \
xhost \
ttf-bitstream-vera \
udev \
sysfsutils \
xauth \
avahi-daemon \
gdk-pixbuf-loader-png \
gdk-pixbuf-loader-gif \
gdk-pixbuf-loader-xpm \
gdk-pixbuf-loader-jpeg \
gnome-vfs-plugin-dbus \
gnome-vfs-plugin-file \
gnome-vfs-plugin-http \
gtk-theme-clearlooks \
pango-module-basic-x \
pango-module-basic-fc"
# minimo \
# teleport \
# xst \
# libgtkstylus \
# detect-stylus \
# xrdb \
RDEPENDS_task-oh-devel := "\
tslib-calibrate \
tslib-tests \
oprofile \
gdb \
strace \
lttng-viewer"
RRECOMMENDS_task-oh-devel := "\
kernel-module-oprofile"
# lttng-modules
LICENSE = "MIT"