2008-10-06 03:48:43 +00:00
|
|
|
# Template build file for 'sylpheed'.
|
|
|
|
pkgname=sylpheed
|
2012-11-13 10:26:06 +00:00
|
|
|
version=3.3.0
|
2014-02-16 18:05:45 +00:00
|
|
|
revision=3
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2010-11-06 07:14:45 +00:00
|
|
|
configure_args="--disable-compface --disable-gtkspell"
|
2014-02-16 18:05:45 +00:00
|
|
|
hostmakedepends="pkg-config flex gpgme-devel"
|
2014-02-16 17:58:35 +00:00
|
|
|
makedepends="zlib-devel openssl-devel gtk+-devel gpgme-devel"
|
2009-11-24 05:34:30 +00:00
|
|
|
short_desc="GTK+ Lightweight and user-friendly e-mail client"
|
2008-10-06 03:48:43 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-16 11:53:22 +00:00
|
|
|
license="GPL-2, LGPL-2.1"
|
2012-06-04 15:40:18 +00:00
|
|
|
homepage="http://sylpheed.sraoss.jp"
|
2012-11-13 10:26:06 +00:00
|
|
|
distfiles="http://sylpheed.sraoss.jp/sylpheed/v3.3/$pkgname-$version.tar.bz2"
|
|
|
|
checksum=4d8f791aaf0f347439512aec72cd8262f90e020352cb2f7b63727ac5bc07353b
|
2009-05-14 17:17:17 +00:00
|
|
|
|
2012-03-16 11:53:22 +00:00
|
|
|
post_install() {
|
2009-12-23 21:48:35 +00:00
|
|
|
rm -rf ${DESTDIR}/usr/include
|
|
|
|
}
|