merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / packages / tinymail / tmut_svn.bb
blobabe7417898779a0335d855ebce13b9bc8694ea58
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-dbus libtinymail"
5 PV = "0.0.0+svnr${SRCREV}"
6 PR = "r2"
8 DEFAULT_PREFERENCE = "-1"
11 SRC_URI = "svn://svn.tinymail.org/svn/tmut/;module=trunk;proto=http"
13 inherit pkgconfig autotools
14 S = "${WORKDIR}/trunk"