1 SECTION
= "x11/network"
2 DESCRIPTION
= "Mail user agent"
3 DEPENDS
= "gtk+ gpgme gnutls"
7 SRC_URI
= "http://sylpheed.good-day.net/sylpheed/v2.2/sylpheed-${PV}.tar.bz2 \
8 file://sylpheed-2.2.2-libsylph-Makefile-am.patch \
9 file://sylpheed-2.2.2-src-Makefile-am.patch \
10 file://sylpheed-gnutls_2.2.4.patch"
13 FILES_$
{PN
} = "${bindir} ${datadir}/pixmaps ${datadir}/applications"
14 FILES_$
{PN
}-doc
+= "${datadir}"
16 EXTRA_OECONF
= "--disable-ssl --enable-gnutls"
18 CFLAGS
+= "-D_GNU_SOURCE"
20 do_configure_prepend
() {
27 install
-d $
{D
}$
{datadir
}/applications
28 install
-m
0644 sylpheed.desktop $
{D
}$
{datadir
}/applications
/
29 install
-d $
{D
}$
{datadir
}/pixmaps
30 install
-m
0644 sylpheed.png $
{D
}$
{datadir
}/pixmaps
/
34 SRC_URI
[md5sum
] = "45e9e89775613b0afb732fbc11c73d26"
35 SRC_URI
[sha256sum
] = "72a6ab7c8a0baf0d1d432929c19a7d096335ba4adc43e40488b6a77e5995a0f5"