From 1e876cbd54f0a5a67667c10d03f385cf5692e9dc Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 19 Jun 2004 12:10:38 +0000 Subject: apply randr/render cleanup patch from Glenn McGrath BKrev: 40d42d3eUecPVQUtQYT2kyLoI5y21g --- rosetta/rosetta_cvs.oe | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'rosetta') diff --git a/rosetta/rosetta_cvs.oe b/rosetta/rosetta_cvs.oe index e69de29bb2..0147072a33 100644 --- a/rosetta/rosetta_cvs.oe +++ b/rosetta/rosetta_cvs.oe @@ -0,0 +1,16 @@ +PV = "0.0cvs${CVSDATE}" +DEPENDS = "gtk+ libgpewidget x11 libxrandr xft xinerama xtst xext xau" +DESCRIPTION = "Multistroke / full word handwriting recognition for X" + +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=rosetta \ + file://rosetta-makefile.patch;patch=1" +S = "${WORKDIR}/rosetta" + +inherit pkgconfig + +FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps ${datadir}/applications ${datadir}/rosetta" + +do_install () { + oe_runmake PREFIX=${prefix} DESTDIR=${D} install-program +} + -- cgit v1.2.3