libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / gpephone / xoo-vm_0.7-20070204.bb
blob0bdda4735990ae3d155f60df4d6f2d2259229eeb
1 DESCRIPTION = "Xoo is a GTK2 based graphical wrapper around a windowed X Server. \
2 It is intended for embedded developers that want to simulate a target device \
3 (with an accurate display size, working hardware buttons, etc) on a desktop machine."
4 HOMEPAGE = "http://projects.o-hand.com/xoo"
5 LICENSE = "GPL"
6 DEPENDS = "virtual/libx11 libxtst gtk+ libglade"
7 SRCDATE = 20070204
8 PV = "0.7+svn${SRCDATE}"
9 PR = "r3"
11 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=Xoo;proto=http \
12 file://gpephone-vm.patch;patch=1;pnum=0"
14 S = "${WORKDIR}/Xoo"
16 inherit autotools
18 FILES_${PN} += "${datadir}/xoo"