libgcrypt: restore BBCLASSEXTEND
[openembedded.git] / recipes / omnewrotate / omnewrotate_0.5.4.bb
1 DESCRIPTION = "OpenMoko New Rotate is a screen rotation program"
2 HOMEPAGE = "http://code.google.com/p/omnewrotate/"
3 AUTHOR = "Rui Seabra"
4 LICENSE = "GPLv3"
5 SECTION = "console/network"
6 DEPENDS = "libframeworkd-glib xrandr"
7 PV = "0.5.4"
8 PR = "r4"
9
10 SRC_URI = "svn://omnewrotate.googlecode.com/svn/trunk;module=.;proto=http;rev=HEAD \
11 file://correct-sysfs-bl-path.patch;patch=1 \
12 "
13 S = "${WORKDIR}"
14
15 inherit autotools