summaryrefslogtreecommitdiffstats
path: root/recipes/omnewrotate/omnewrotate_0.5.4.bb
blob: c712efaba0bf7af014f433f80340cd46b305f24c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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