dvbapp : TranscodingSetup update
[vuplus_openembedded] / recipes / gpephone / xoo-vm_0.7-20070204.bb
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"
10
11 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=Xoo;proto=http \
12            file://gpephone-vm.patch;patch=1;pnum=0"
13
14 S = "${WORKDIR}/Xoo"
15
16 inherit autotools
17
18 FILES_${PN} += "${datadir}/xoo"