Files
poky/openembedded/packages/meta/task-oh.bb
Chris Lord d2387e1ae4 - Fix glib 2.8 building
- Add pcmanfm to task-oh
- Add .desktop and icon for pcmanfm
- Add missing icons required for pcmanfm to run


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@280 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-02-15 02:59:28 +00:00

75 lines
1.5 KiB
BlitzBasic

PACKAGES = "task-oh-base-depends task-oh-base"
DESCRIPTION = "Tasks for OpenedHand Poky"
MAINTAINER = "Richard Purdie <richard@openedhand.com>"
PR = "r22"
ALLOW_EMPTY = "1"
RDEPENDS_task-oh-base-depends := "\
diet-x11 \
virtual/xserver"
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 \
libcurl \
js \
pcmanfm \
leafpad \
puzzles \
kf \
rxvt-unicode \
xhost \
# oprofile \
# gdb \
strace \
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 \
kernel-module-oprofile \
tslib-calibrate \
tslib-tests \
pango-module-basic-x \
pango-module-basic-fc"
# minimo \
# teleport \
# xst \
# libgtkstylus \
# detect-stylus \
# xrdb \
LICENSE = "MIT"