From 359c5a669adc3c2820cdf658875b5462cf46f2b7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 18 Nov 2009 09:27:49 +0100 Subject: omnewrotate: new recipe from SHR --- recipes/omnewrotate/omnewrotate_0.5.4.bb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 recipes/omnewrotate/omnewrotate_0.5.4.bb (limited to 'recipes/omnewrotate/omnewrotate_0.5.4.bb') diff --git a/recipes/omnewrotate/omnewrotate_0.5.4.bb b/recipes/omnewrotate/omnewrotate_0.5.4.bb new file mode 100644 index 0000000000..c712efaba0 --- /dev/null +++ b/recipes/omnewrotate/omnewrotate_0.5.4.bb @@ -0,0 +1,15 @@ +DESCRIPTION = "OpenMoko New Rotate is a screen rotation program" +HOMEPAGE = "http://code.google.com/p/omnewrotate/" +AUTHOR = "Rui Seabra" +LICENSE = "GPLv3" +SECTION = "console/network" +DEPENDS = "libframeworkd-glib xrandr" +PV = "0.5.4" +PR = "r4" + +SRC_URI = "svn://omnewrotate.googlecode.com/svn/trunk;module=.;proto=http;rev=HEAD \ +file://correct-sysfs-bl-path.patch;patch=1 \ +" +S = "${WORKDIR}" + +inherit autotools -- cgit v1.2.3