aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/xoo-vm_0.7-20070204.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/xoo-vm_0.7-20070204.bb')
-rw-r--r--recipes/gpephone/xoo-vm_0.7-20070204.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/recipes/gpephone/xoo-vm_0.7-20070204.bb b/recipes/gpephone/xoo-vm_0.7-20070204.bb
deleted file mode 100644
index 3983ea1aef..0000000000
--- a/recipes/gpephone/xoo-vm_0.7-20070204.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-DESCRIPTION = "Xoo is a GTK2 based graphical wrapper around a windowed X Server. \
-It is intended for embedded developers that want to simulate a target device \
-(with an accurate display size, working hardware buttons, etc) on a desktop machine."
-HOMEPAGE = "http://projects.o-hand.com/xoo"
-LICENSE = "GPL"
-DEPENDS = "virtual/libx11 libxtst gtk+ libglade"
-SRCDATE = 20070204
-PV = "0.7+svn${SRCDATE}"
-PR = "r3"
-
-SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=Xoo;proto=http \
- file://gpephone-vm.patch;striplevel=0"
-
-S = "${WORKDIR}/Xoo"
-
-inherit autotools
-
-FILES_${PN} += "${datadir}/xoo"