matrix-gui-e: bump PR for init file fixes
[openembedded.git] / recipes / tinymail / tmut_svn.bb
blob7f7a61bc3029ae525fb1c0b1c7cd9c7ee4f39e1b
1 DESCRIPTION = "Tmut is a really small E-Mail client based on Tinymail"
2 SECTION = "x11/utils"
3 LICENSE = "LGPL"
4 DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf libtinymail"
5 SRCREV = "60"
6 PV = "0.0.0+svnr${SRCPV}"
7 PR = "r3"
9 DEFAULT_PREFERENCE = "-1"
12 SRC_URI = "svn://svn.tinymail.org/svn/tmut/;module=trunk;proto=http"
14 inherit pkgconfig autotools
15 S = "${WORKDIR}/trunk"