cornucopia: bump SRCREV
[openembedded.git] / recipes / omnewrotate / omnewrotate_svn.bb
blobb7ad1bf653ac6a59663b71e445c03c0e3ca446fc
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"
8 SRCREV = "69"
10 PV = "0.5.9+svnr${SRCPV}"
12 SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http"
14 S = "${WORKDIR}/trunk"
16 CONFFILES_${PN} = "${sysconfdir}/default/omnewrotate.conf"
18 inherit autotools