1 SECTION
= "x11/network"
2 DESCRIPTION
= "Mail user agent"
3 DEPENDS
= "gtk+ gpgme gnutls"
7 SRC_URI
= "http://sylpheed.good-day.net/sylpheed/v2.5/sylpheed-${PV}.tar.bz2 \
10 FILES_$
{PN
} = "${bindir} ${datadir}/pixmaps ${datadir}/applications"
11 FILES_$
{PN
}-doc
+= "${datadir}"
13 EXTRA_OECONF
= "--disable-ssl --enable-gnutls"
15 CFLAGS
+= "-D_GNU_SOURCE"
17 do_configure_prepend
() {
19 for i in $
(find $
{S
} -name
"Makefile.am") ; do
20 sed
-i s
:'
-I$
(includedir
)'
::g $i
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
] = "a6fc9e9c2a33876fddb33f25f40b820f"
35 SRC_URI
[sha256sum
] = "d18a8dc51126e25c7677dd649b7499756278e1d82b7b888d37a10fb1d8d38761"